Merge branch 'master' into hk_patch1

This commit is contained in:
AzeemHadzrie 2022-10-18 11:59:16 +08:00 committed by GitHub
commit 059b83059e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
90 changed files with 970 additions and 1020 deletions

9
FAQ.md
View File

@ -111,11 +111,12 @@ We are a community initiative and you don't need to pay anything to stay on this
* A PC with Internet, video editor and recording/broadcasting app under RTMP protocol (e.g. OBS).
* And a live streaming service with multibitrate (if possible).
After you have your m3u8 link, add your channel information onto the [Database](https://github.com/iptv-org/database) repository, and submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us.
After you have your m3u8 link, add your channel information by creating or editing the id (identifier) onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us.
Note: Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412).
Note 2: If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section.
Notes:
* Because this is an community repository, we need the approval from two maintainers to accept your new additions. See [discussion](https://github.com/iptv-org/iptv/discussions/8412) for further explanations.
* If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section.
* The same id can only be used if a mirror stream is also proposed. Please do not set the same id for two different channels. See [PR](https://github.com/iptv-org/iptv/pull/9572).
Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information).

368
README.md
View File

@ -62,35 +62,35 @@ Same thing, but split up into separate files:
<tr><th align="left">Category</th><th align="left">Channels</th><th align="left">Playlist</th></tr>
</thead>
<tbody>
<tr><td>Auto</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/auto.m3u</code></td></tr>
<tr><td>Auto</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/auto.m3u</code></td></tr>
<tr><td>Animation</td><td align="right">31</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/animation.m3u</code></td></tr>
<tr><td>Business</td><td align="right">36</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/business.m3u</code></td></tr>
<tr><td>Classic</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/classic.m3u</code></td></tr>
<tr><td>Comedy</td><td align="right">44</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/comedy.m3u</code></td></tr>
<tr><td>Cooking</td><td align="right">18</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/cooking.m3u</code></td></tr>
<tr><td>Culture</td><td align="right">22</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/culture.m3u</code></td></tr>
<tr><td>Documentary</td><td align="right">39</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/documentary.m3u</code></td></tr>
<tr><td>Education</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/education.m3u</code></td></tr>
<tr><td>Culture</td><td align="right">21</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/culture.m3u</code></td></tr>
<tr><td>Documentary</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/documentary.m3u</code></td></tr>
<tr><td>Education</td><td align="right">81</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/education.m3u</code></td></tr>
<tr><td>Entertainment</td><td align="right">180</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/entertainment.m3u</code></td></tr>
<tr><td>Family</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/family.m3u</code></td></tr>
<tr><td>General</td><td align="right">457</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/general.m3u</code></td></tr>
<tr><td>Kids</td><td align="right">148</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/kids.m3u</code></td></tr>
<tr><td>Legislative</td><td align="right">112</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/legislative.m3u</code></td></tr>
<tr><td>Lifestyle</td><td align="right">57</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/lifestyle.m3u</code></td></tr>
<tr><td>General</td><td align="right">465</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/general.m3u</code></td></tr>
<tr><td>Kids</td><td align="right">149</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/kids.m3u</code></td></tr>
<tr><td>Legislative</td><td align="right">115</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/legislative.m3u</code></td></tr>
<tr><td>Lifestyle</td><td align="right">58</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/lifestyle.m3u</code></td></tr>
<tr><td>Movies</td><td align="right">189</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/movies.m3u</code></td></tr>
<tr><td>Music</td><td align="right">306</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/music.m3u</code></td></tr>
<tr><td>News</td><td align="right">375</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/news.m3u</code></td></tr>
<tr><td>Outdoor</td><td align="right">32</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/outdoor.m3u</code></td></tr>
<tr><td>Music</td><td align="right">311</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/music.m3u</code></td></tr>
<tr><td>News</td><td align="right">377</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/news.m3u</code></td></tr>
<tr><td>Outdoor</td><td align="right">33</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/outdoor.m3u</code></td></tr>
<tr><td>Relax</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/relax.m3u</code></td></tr>
<tr><td>Religious</td><td align="right">238</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/religious.m3u</code></td></tr>
<tr><td>Series</td><td align="right">143</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/series.m3u</code></td></tr>
<tr><td>Religious</td><td align="right">241</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/religious.m3u</code></td></tr>
<tr><td>Series</td><td align="right">142</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/series.m3u</code></td></tr>
<tr><td>Science</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/science.m3u</code></td></tr>
<tr><td>Shop</td><td align="right">68</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/shop.m3u</code></td></tr>
<tr><td>Shop</td><td align="right">69</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/shop.m3u</code></td></tr>
<tr><td>Sports</td><td align="right">155</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/sports.m3u</code></td></tr>
<tr><td>Travel</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/travel.m3u</code></td></tr>
<tr><td>Travel</td><td align="right">18</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/travel.m3u</code></td></tr>
<tr><td>Weather</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/weather.m3u</code></td></tr>
<tr><td>XXX</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/xxx.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">4914</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/undefined.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">4916</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -118,37 +118,37 @@ Same thing, but split up into separate files:
<tbody>
<tr><td align="left">Albanian</td><td align="right">36</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/sqi.m3u</code></td></tr>
<tr><td align="left">Amharic</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/amh.m3u</code></td></tr>
<tr><td align="left">Arabic</td><td align="right">326</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ara.m3u</code></td></tr>
<tr><td align="left">Arabic</td><td align="right">333</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ara.m3u</code></td></tr>
<tr><td align="left">Armenian</td><td align="right">26</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hye.m3u</code></td></tr>
<tr><td align="left">Assamese</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/asm.m3u</code></td></tr>
<tr><td align="left">Azerbaijani</td><td align="right">11</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/aze.m3u</code></td></tr>
<tr><td align="left">Azerbaijani</td><td align="right">12</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/aze.m3u</code></td></tr>
<tr><td align="left">Bashkir</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bak.m3u</code></td></tr>
<tr><td align="left">Basque</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/eus.m3u</code></td></tr>
<tr><td align="left">Bengali</td><td align="right">37</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ben.m3u</code></td></tr>
<tr><td align="left">Bosnian</td><td align="right">5</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bos.m3u</code></td></tr>
<tr><td align="left">Bulgarian</td><td align="right">16</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bul.m3u</code></td></tr>
<tr><td align="left">Bengali</td><td align="right">38</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ben.m3u</code></td></tr>
<tr><td align="left">Bosnian</td><td align="right">6</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bos.m3u</code></td></tr>
<tr><td align="left">Bulgarian</td><td align="right">15</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bul.m3u</code></td></tr>
<tr><td align="left">Burmese</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mya.m3u</code></td></tr>
<tr><td align="left">Catalan</td><td align="right">9</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/cat.m3u</code></td></tr>
<tr><td align="left">Chinese</td><td align="right">100</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/zho.m3u</code></td></tr>
<tr><td align="left">Chinese</td><td align="right">103</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/zho.m3u</code></td></tr>
<tr><td align="left">Croatian</td><td align="right">11</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hrv.m3u</code></td></tr>
<tr><td align="left">Czech</td><td align="right">16</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ces.m3u</code></td></tr>
<tr><td align="left">Danish</td><td align="right">12</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/dan.m3u</code></td></tr>
<tr><td align="left">Dhivehi</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/div.m3u</code></td></tr>
<tr><td align="left">Dimili</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/zza.m3u</code></td></tr>
<tr><td align="left">Dutch</td><td align="right">81</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nld.m3u</code></td></tr>
<tr><td align="left">English</td><td align="right">1956</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/eng.m3u</code></td></tr>
<tr><td align="left">Dutch</td><td align="right">82</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nld.m3u</code></td></tr>
<tr><td align="left">English</td><td align="right">1953</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/eng.m3u</code></td></tr>
<tr><td align="left">Estonian</td><td align="right">6</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/est.m3u</code></td></tr>
<tr><td align="left">Faroese</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fao.m3u</code></td></tr>
<tr><td align="left">Filipino</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fil.m3u</code></td></tr>
<tr><td align="left">Finnish</td><td align="right">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fin.m3u</code></td></tr>
<tr><td align="left">French</td><td align="right">149</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fra.m3u</code></td></tr>
<tr><td align="left">Finnish</td><td align="right">11</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fin.m3u</code></td></tr>
<tr><td align="left">French</td><td align="right">156</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fra.m3u</code></td></tr>
<tr><td align="left">Galician</td><td align="right">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/glg.m3u</code></td></tr>
<tr><td align="left">Georgian</td><td align="right">6</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kat.m3u</code></td></tr>
<tr><td align="left">German</td><td align="right">170</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/deu.m3u</code></td></tr>
<tr><td align="left">Greek</td><td align="right">76</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ell.m3u</code></td></tr>
<tr><td align="left">German</td><td align="right">171</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/deu.m3u</code></td></tr>
<tr><td align="left">Greek</td><td align="right">72</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ell.m3u</code></td></tr>
<tr><td align="left">Gujarati</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/guj.m3u</code></td></tr>
<tr><td align="left">Hebrew</td><td align="right">9</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/heb.m3u</code></td></tr>
<tr><td align="left">Hindi</td><td align="right">59</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hin.m3u</code></td></tr>
<tr><td align="left">Hindi</td><td align="right">56</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hin.m3u</code></td></tr>
<tr><td align="left">Hungarian</td><td align="right">33</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hun.m3u</code></td></tr>
<tr><td align="left">Icelandic</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/isl.m3u</code></td></tr>
<tr><td align="left">Indonesian</td><td align="right">154</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ind.m3u</code></td></tr>
@ -160,7 +160,7 @@ Same thing, but split up into separate files:
<tr><td align="left">Kannada</td><td align="right">4</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kan.m3u</code></td></tr>
<tr><td align="left">Kazakh</td><td align="right">11</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kaz.m3u</code></td></tr>
<tr><td align="left">Khmer</td><td align="right">7</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/khm.m3u</code></td></tr>
<tr><td align="left">Korean</td><td align="right">114</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kor.m3u</code></td></tr>
<tr><td align="left">Korean</td><td align="right">111</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kor.m3u</code></td></tr>
<tr><td align="left">Kurdish</td><td align="right">13</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kur.m3u</code></td></tr>
<tr><td align="left">Lahnda</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/lah.m3u</code></td></tr>
<tr><td align="left">Lao</td><td align="right">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/lao.m3u</code></td></tr>
@ -169,44 +169,46 @@ Same thing, but split up into separate files:
<tr><td align="left">Lithuanian</td><td align="right">5</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/lit.m3u</code></td></tr>
<tr><td align="left">Macedonian</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mkd.m3u</code></td></tr>
<tr><td align="left">Malay</td><td align="right">33</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/msa.m3u</code></td></tr>
<tr><td align="left">Malayalam</td><td align="right">42</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mal.m3u</code></td></tr>
<tr><td align="left">Malayalam</td><td align="right">41</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mal.m3u</code></td></tr>
<tr><td align="left">Maltese</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mlt.m3u</code></td></tr>
<tr><td align="left">Mandarin Chinese</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/cmn.m3u</code></td></tr>
<tr><td align="left">Marathi</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mar.m3u</code></td></tr>
<tr><td align="left">Min Nan Chinese</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nan.m3u</code></td></tr>
<tr><td align="left">Mongolian</td><td align="right">19</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mon.m3u</code></td></tr>
<tr><td align="left">Nepali</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nep.m3u</code></td></tr>
<tr><td align="left">Norwegian</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nor.m3u</code></td></tr>
<tr><td align="left">Oriya (macrolanguage)</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ori.m3u</code></td></tr>
<tr><td align="left">Panjabi</td><td align="right">6</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/pan.m3u</code></td></tr>
<tr><td align="left">Papiamento</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/pap.m3u</code></td></tr>
<tr><td align="left">Pashto</td><td align="right">14</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/pus.m3u</code></td></tr>
<tr><td align="left">Persian</td><td align="right">75</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fas.m3u</code></td></tr>
<tr><td align="left">Persian</td><td align="right">76</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fas.m3u</code></td></tr>
<tr><td align="left">Polish</td><td align="right">31</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/pol.m3u</code></td></tr>
<tr><td align="left">Portuguese</td><td align="right">171</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/por.m3u</code></td></tr>
<tr><td align="left">Romanian</td><td align="right">33</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ron.m3u</code></td></tr>
<tr><td align="left">Russian</td><td align="right">251</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/rus.m3u</code></td></tr>
<tr><td align="left">Serbian</td><td align="right">45</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/srp.m3u</code></td></tr>
<tr><td align="left">Portuguese</td><td align="right">178</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/por.m3u</code></td></tr>
<tr><td align="left">Romanian</td><td align="right">32</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ron.m3u</code></td></tr>
<tr><td align="left">Russian</td><td align="right">255</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/rus.m3u</code></td></tr>
<tr><td align="left">Serbian</td><td align="right">44</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/srp.m3u</code></td></tr>
<tr><td align="left">Sindhi</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/snd.m3u</code></td></tr>
<tr><td align="left">Sinhala</td><td align="right">7</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/sin.m3u</code></td></tr>
<tr><td align="left">Slovak</td><td align="right">13</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/slk.m3u</code></td></tr>
<tr><td align="left">Slovenian</td><td align="right">5</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/slv.m3u</code></td></tr>
<tr><td align="left">Somali</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/som.m3u</code></td></tr>
<tr><td align="left">Spanish</td><td align="right">1089</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/spa.m3u</code></td></tr>
<tr><td align="left">Spanish</td><td align="right">1103</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/spa.m3u</code></td></tr>
<tr><td align="left">Swahili</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/swa.m3u</code></td></tr>
<tr><td align="left">Swedish</td><td align="right">18</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/swe.m3u</code></td></tr>
<tr><td align="left">Tagalog</td><td align="right">8</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tgl.m3u</code></td></tr>
<tr><td align="left">Tamil</td><td align="right">35</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tam.m3u</code></td></tr>
<tr><td align="left">Telugu</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tel.m3u</code></td></tr>
<tr><td align="left">Thai</td><td align="right">44</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tha.m3u</code></td></tr>
<tr><td align="left">Thai</td><td align="right">47</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tha.m3u</code></td></tr>
<tr><td align="left">Turkish</td><td align="right">133</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tur.m3u</code></td></tr>
<tr><td align="left">Turkmen</td><td align="right">7</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tuk.m3u</code></td></tr>
<tr><td align="left">Ukrainian</td><td align="right">33</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ukr.m3u</code></td></tr>
<tr><td align="left">Urdu</td><td align="right">22</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/urd.m3u</code></td></tr>
<tr><td align="left">Vietnamese</td><td align="right">58</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/vie.m3u</code></td></tr>
<tr><td align="left">Urdu</td><td align="right">23</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/urd.m3u</code></td></tr>
<tr><td align="left">Vietnamese</td><td align="right">59</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/vie.m3u</code></td></tr>
<tr><td align="left">Welsh</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/cym.m3u</code></td></tr>
<tr><td align="left">Western Frisian</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fry.m3u</code></td></tr>
<tr><td align="left">Wolof</td><td align="right">4</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/wol.m3u</code></td></tr>
<tr><td align="left">Yue Chinese</td><td align="right">7</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/yue.m3u</code></td></tr>
<tr><td align="left">Undefined</td><td align="right">2114</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr>
<tr><td align="left">Wolof</td><td align="right">5</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/wol.m3u</code></td></tr>
<tr><td align="left">Yue Chinese</td><td align="right">8</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/yue.m3u</code></td></tr>
<tr><td align="left">Undefined</td><td align="right">2110</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -234,42 +236,43 @@ Same thing, but split up into separate files:
<tbody>
<tr><td>🇦🇫 Afghanistan</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/af.m3u</code></td></tr>
<tr><td>🇦🇱 Albania</td><td align="right">99</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/al.m3u</code></td></tr>
<tr><td>🇩🇿 Algeria</td><td align="right">90</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dz.m3u</code></td></tr>
<tr><td>🇩🇿 Algeria</td><td align="right">96</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dz.m3u</code></td></tr>
<tr><td>🇦🇸 American Samoa</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/as.m3u</code></td></tr>
<tr><td>🇦🇩 Andorra</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ad.m3u</code></td></tr>
<tr><td>🇦🇴 Angola</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ao.m3u</code></td></tr>
<tr><td>🇦🇴 Angola</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ao.m3u</code></td></tr>
<tr><td>🇦🇮 Anguilla</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ai.m3u</code></td></tr>
<tr><td>🇦🇶 Antarctica</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/aq.m3u</code></td></tr>
<tr><td>🇦🇬 Antigua and Barbuda</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ag.m3u</code></td></tr>
<tr><td>🇦🇷 Argentina</td><td align="right">242</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ar.m3u</code></td></tr>
<tr><td>🇦🇷 Argentina</td><td align="right">240</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ar.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Buenos Aires</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catamarca</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chaco</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catamarca</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chaco</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chubut</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ciudad Autonoma de Buenos Aires</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-c.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cordoba</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Corrientes</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cordoba</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Corrientes</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Entre Rios</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-e.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formosa</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-p.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jujuy</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-y.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;La Pampa</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-l.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;La Rioja</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-f.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mendoza</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-m.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Misiones</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-n.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Neuquen</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Neuquen</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rio Negro</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-r.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Salta</td><td align="right">5</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-a.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;San Juan</td><td align="right">5</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-j.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;San Luis</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-d.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Santa Cruz</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Santa Cruz</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Santa Fe</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tucuman</td><td align="right">5</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u</code></td></tr>
<tr><td>🇦🇲 Armenia</td><td align="right">95</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/am.m3u</code></td></tr>
<tr><td>🇦🇼 Aruba</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/aw.m3u</code></td></tr>
<tr><td>🇦🇲 Armenia</td><td align="right">96</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/am.m3u</code></td></tr>
<tr><td>🇦🇼 Aruba</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/aw.m3u</code></td></tr>
<tr><td>🇦🇺 Australia</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/au.m3u</code></td></tr>
<tr><td>🇦🇹 Austria</td><td align="right">92</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/at.m3u</code></td></tr>
<tr><td>🇦🇿 Azerbaijan</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/az.m3u</code></td></tr>
<tr><td>🇦🇿 Azerbaijan</td><td align="right">80</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/az.m3u</code></td></tr>
<tr><td>🇧🇸 Bahamas</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bs.m3u</code></td></tr>
<tr><td>🇧🇭 Bahrain</td><td align="right">83</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bh.m3u</code></td></tr>
<tr><td>🇧🇩 Bangladesh</td><td align="right">77</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bd.m3u</code></td></tr>
<tr><td>🇧🇭 Bahrain</td><td align="right">84</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bh.m3u</code></td></tr>
<tr><td>🇧🇩 Bangladesh</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bd.m3u</code></td></tr>
<tr><td>🇧🇧 Barbados</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bb.m3u</code></td></tr>
<tr><td>🇧🇾 Belarus</td><td align="right">92</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/by.m3u</code></td></tr>
<tr><td>🇧🇪 Belgium</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/be.m3u</code></td></tr>
@ -277,18 +280,18 @@ Same thing, but split up into separate files:
<tr><td>🇧🇯 Benin</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bj.m3u</code></td></tr>
<tr><td>🇧🇲 Bermuda</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bm.m3u</code></td></tr>
<tr><td>🇧🇹 Bhutan</td><td align="right">58</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bt.m3u</code></td></tr>
<tr><td>🇧🇴 Bolivia</td><td align="right">119</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bo.m3u</code></td></tr>
<tr><td>🇧🇴 Bolivia</td><td align="right">116</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bo.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Santa Cruz</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/bo-s.m3u</code></td></tr>
<tr><td>🇧🇶 Bonaire</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bq.m3u</code></td></tr>
<tr><td>🇧🇦 Bosnia and Herzegovina</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ba.m3u</code></td></tr>
<tr><td>🇧🇦 Bosnia and Herzegovina</td><td align="right">74</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ba.m3u</code></td></tr>
<tr><td>🇧🇼 Botswana</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bw.m3u</code></td></tr>
<tr><td>🇧🇻 Bouvet Island</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bv.m3u</code></td></tr>
<tr><td>🇧🇷 Brazil</td><td align="right">195</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/br.m3u</code></td></tr>
<tr><td>🇧🇷 Brazil</td><td align="right">200</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/br.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rio de Janeiro</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/br-rj.m3u</code></td></tr>
<tr><td>🇮🇴 British Indian Ocean Territory</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/io.m3u</code></td></tr>
<tr><td>🇻🇬 British Virgin Islands</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vg.m3u</code></td></tr>
<tr><td>🇧🇳 Brunei</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bn.m3u</code></td></tr>
<tr><td>🇧🇬 Bulgaria</td><td align="right">75</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bg.m3u</code></td></tr>
<tr><td>🇧🇳 Brunei</td><td align="right">56</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bn.m3u</code></td></tr>
<tr><td>🇧🇬 Bulgaria</td><td align="right">74</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bg.m3u</code></td></tr>
<tr><td>🇧🇫 Burkina Faso</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bf.m3u</code></td></tr>
<tr><td>🇧🇮 Burundi</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bi.m3u</code></td></tr>
<tr><td>🇰🇭 Cambodia</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kh.m3u</code></td></tr>
@ -305,21 +308,21 @@ Same thing, but split up into separate files:
<tr><td>🇰🇾 Cayman Islands</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ky.m3u</code></td></tr>
<tr><td>🇨🇫 Central African Republic</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cf.m3u</code></td></tr>
<tr><td>🇹🇩 Chad</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/td.m3u</code></td></tr>
<tr><td>🇨🇱 Chile</td><td align="right">204</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cl.m3u</code></td></tr>
<tr><td>🇨🇱 Chile</td><td align="right">205</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cl.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Magallanes</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/cl-ma.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maule</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/cl-ml.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nuble</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/cl-nb.m3u</code></td></tr>
<tr><td>🇨🇳 China</td><td align="right">917</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cn.m3u</code></td></tr>
<tr><td>🇨🇳 China</td><td align="right">920</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cn.m3u</code></td></tr>
<tr><td>🇨🇽 Christmas Island</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cx.m3u</code></td></tr>
<tr><td>🇨🇨 Cocos (Keeling) Islands</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cc.m3u</code></td></tr>
<tr><td>🇨🇴 Colombia</td><td align="right">136</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/co.m3u</code></td></tr>
<tr><td>🇨🇴 Colombia</td><td align="right">133</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/co.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Atlantico</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-atl.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bolivar</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-bol.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Caldas</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-cal.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cauca</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-cau.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Choco</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-cho.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cundinamarca</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-cun.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Huila</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-hui.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Huila</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-hui.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Magdalena</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-mag.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Narino</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-nar.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Norte de Santander</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-nsa.m3u</code></td></tr>
@ -329,13 +332,13 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Valle del Cauca</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/co-vac.m3u</code></td></tr>
<tr><td>🇰🇲 Comoros</td><td align="right">75</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/km.m3u</code></td></tr>
<tr><td>🇨🇰 Cook Islands</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ck.m3u</code></td></tr>
<tr><td>🇨🇷 Costa Rica</td><td align="right">119</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cr.m3u</code></td></tr>
<tr><td>🇨🇷 Costa Rica</td><td align="right">118</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cr.m3u</code></td></tr>
<tr><td>🇭🇷 Croatia</td><td align="right">74</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hr.m3u</code></td></tr>
<tr><td>🇨🇺 Cuba</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cu.m3u</code></td></tr>
<tr><td>🇨🇺 Cuba</td><td align="right">91</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cu.m3u</code></td></tr>
<tr><td>🇨🇼 Curacao</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cw.m3u</code></td></tr>
<tr><td>🇨🇾 Cyprus</td><td align="right">88</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cy.m3u</code></td></tr>
<tr><td>🇨🇿 Czech Republic</td><td align="right">75</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cz.m3u</code></td></tr>
<tr><td>🇨🇩 Democratic Republic of the Congo</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cd.m3u</code></td></tr>
<tr><td>🇨🇩 Democratic Republic of the Congo</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cd.m3u</code></td></tr>
<tr><td>🇩🇰 Denmark</td><td align="right">80</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dk.m3u</code></td></tr>
<tr><td>🇩🇯 Djibouti</td><td align="right">80</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dj.m3u</code></td></tr>
<tr><td>🇩🇲 Dominica</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dm.m3u</code></td></tr>
@ -345,11 +348,11 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;La Altagracia</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/do-11.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Monsenor Nouel</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/do-28.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Santiago</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/do-25.m3u</code></td></tr>
<tr><td>🇹🇱 East Timor</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tl.m3u</code></td></tr>
<tr><td>🇪🇨 Ecuador</td><td align="right">106</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ec.m3u</code></td></tr>
<tr><td>🇹🇱 East Timor</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tl.m3u</code></td></tr>
<tr><td>🇪🇨 Ecuador</td><td align="right">104</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ec.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loja</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/ec-l.m3u</code></td></tr>
<tr><td>🇪🇬 Egypt</td><td align="right">108</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/eg.m3u</code></td></tr>
<tr><td>🇸🇻 El Salvador</td><td align="right">107</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sv.m3u</code></td></tr>
<tr><td>🇸🇻 El Salvador</td><td align="right">105</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sv.m3u</code></td></tr>
<tr><td>🇬🇶 Equatorial Guinea</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gq.m3u</code></td></tr>
<tr><td>🇪🇷 Eritrea</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/er.m3u</code></td></tr>
<tr><td>🇪🇪 Estonia</td><td align="right">67</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ee.m3u</code></td></tr>
@ -357,24 +360,24 @@ Same thing, but split up into separate files:
<tr><td>🇫🇰 Falkland Islands</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fk.m3u</code></td></tr>
<tr><td>🇫🇴 Faroe Islands</td><td align="right">44</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fo.m3u</code></td></tr>
<tr><td>🇫🇯 Fiji</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fj.m3u</code></td></tr>
<tr><td>🇫🇮 Finland</td><td align="right">76</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fi.m3u</code></td></tr>
<tr><td>🇫🇮 Finland</td><td align="right">77</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fi.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pohjanmaa</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/fi-12.m3u</code></td></tr>
<tr><td>🇫🇷 France</td><td align="right">224</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fr.m3u</code></td></tr>
<tr><td>🇫🇷 France</td><td align="right">225</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fr.m3u</code></td></tr>
<tr><td>🇬🇫 French Guiana</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gf.m3u</code></td></tr>
<tr><td>🇵🇫 French Polynesia</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pf.m3u</code></td></tr>
<tr><td>🇹🇫 French Southern Territories</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tf.m3u</code></td></tr>
<tr><td>🇬🇦 Gabon</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ga.m3u</code></td></tr>
<tr><td>🇬🇲 Gambia</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gm.m3u</code></td></tr>
<tr><td>🇬🇪 Georgia</td><td align="right">72</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ge.m3u</code></td></tr>
<tr><td>🇩🇪 Germany</td><td align="right">261</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/de.m3u</code></td></tr>
<tr><td>🇬🇪 Georgia</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ge.m3u</code></td></tr>
<tr><td>🇩🇪 Germany</td><td align="right">262</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/de.m3u</code></td></tr>
<tr><td>🇬🇭 Ghana</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gh.m3u</code></td></tr>
<tr><td>🇬🇮 Gibraltar</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gi.m3u</code></td></tr>
<tr><td>🇬🇷 Greece</td><td align="right">134</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gr.m3u</code></td></tr>
<tr><td>🇬🇷 Greece</td><td align="right">130</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gr.m3u</code></td></tr>
<tr><td>🇬🇱 Greenland</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gl.m3u</code></td></tr>
<tr><td>🇬🇩 Grenada</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gd.m3u</code></td></tr>
<tr><td>🇬🇵 Guadeloupe</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gp.m3u</code></td></tr>
<tr><td>🇬🇺 Guam</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gu.m3u</code></td></tr>
<tr><td>🇬🇹 Guatemala</td><td align="right">104</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gt.m3u</code></td></tr>
<tr><td>🇬🇹 Guatemala</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Solola</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/gt-07.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Totonicapan</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/gt-08.m3u</code></td></tr>
<tr><td>🇬🇬 Guernsey</td><td align="right">44</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gg.m3u</code></td></tr>
@ -383,23 +386,23 @@ Same thing, but split up into separate files:
<tr><td>🇬🇾 Guyana</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gy.m3u</code></td></tr>
<tr><td>🇭🇹 Haiti</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ht.m3u</code></td></tr>
<tr><td>🇭🇲 Heard Island and McDonald Islands</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hm.m3u</code></td></tr>
<tr><td>🇭🇳 Honduras</td><td align="right">122</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hn.m3u</code></td></tr>
<tr><td>🇭🇰 Hong Kong</td><td align="right">62</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hk.m3u</code></td></tr>
<tr><td>🇭🇳 Honduras</td><td align="right">120</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hn.m3u</code></td></tr>
<tr><td>🇭🇰 Hong Kong</td><td align="right">65</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hk.m3u</code></td></tr>
<tr><td>🇭🇺 Hungary</td><td align="right">96</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hu.m3u</code></td></tr>
<tr><td>🇮🇸 Iceland</td><td align="right">65</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/is.m3u</code></td></tr>
<tr><td>🇮🇳 India</td><td align="right">237</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/in.m3u</code></td></tr>
<tr><td>🇮🇩 Indonesia</td><td align="right">212</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/id.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aceh</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ac.m3u</code></td></tr>
<tr><td>🇮🇳 India</td><td align="right">232</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/in.m3u</code></td></tr>
<tr><td>🇮🇩 Indonesia</td><td align="right">214</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/id.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aceh</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ac.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bali</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ba.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Banten</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-bt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bengkulu</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-be.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gorontalo</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-go.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jakarta Raya</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jambi</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ja.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Barat</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Tengah</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Timur</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kalimantan Barat</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jakarta Raya</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jambi</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ja.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Barat</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Tengah</td><td align="right">5</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-jt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jawa Timur</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kalimantan Barat</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kalimantan Selatan</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ks.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kalimantan Tengah</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-kt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kalimantan Timur</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ki.m3u</code></td></tr>
@ -409,36 +412,36 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maluku</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ml.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nusa Tenggara Barat</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-nb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nusa Tenggara Timur</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-nt.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Papua</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Papua</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Riau</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ri.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Barat</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sr.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Selatan</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Selatan</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Tengah</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-st.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Tenggara</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sg.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sulawesi Utara</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sa.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sumatera Barat</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-sb.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sumatera Selatan</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-ss.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Yogyakarta</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/id-yo.m3u</code></td></tr>
<tr><td>🇮🇷 Iran</td><td align="right">117</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ir.m3u</code></td></tr>
<tr><td>🇮🇶 Iraq</td><td align="right">115</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/iq.m3u</code></td></tr>
<tr><td>🇮🇷 Iran</td><td align="right">118</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ir.m3u</code></td></tr>
<tr><td>🇮🇶 Iraq</td><td align="right">116</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/iq.m3u</code></td></tr>
<tr><td>🇮🇪 Ireland</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ie.m3u</code></td></tr>
<tr><td>🇮🇲 Isle of Man</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/im.m3u</code></td></tr>
<tr><td>🇮🇱 Israel</td><td align="right">66</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/il.m3u</code></td></tr>
<tr><td>🇮🇹 Italy</td><td align="right">251</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/it.m3u</code></td></tr>
<tr><td>🇮🇱 Israel</td><td align="right">67</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/il.m3u</code></td></tr>
<tr><td>🇮🇹 Italy</td><td align="right">250</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/it.m3u</code></td></tr>
<tr><td>🇨🇮 Ivory Coast</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ci.m3u</code></td></tr>
<tr><td>🇯🇲 Jamaica</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jm.m3u</code></td></tr>
<tr><td>🇯🇵 Japan</td><td align="right">106</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jp.m3u</code></td></tr>
<tr><td>🇯🇵 Japan</td><td align="right">107</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jp.m3u</code></td></tr>
<tr><td>🇯🇪 Jersey</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/je.m3u</code></td></tr>
<tr><td>🇯🇴 Jordan</td><td align="right">101</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jo.m3u</code></td></tr>
<tr><td>🇰🇿 Kazakhstan</td><td align="right">89</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kz.m3u</code></td></tr>
<tr><td>🇰🇿 Kazakhstan</td><td align="right">90</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kz.m3u</code></td></tr>
<tr><td>🇰🇪 Kenya</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ke.m3u</code></td></tr>
<tr><td>🇰🇮 Kiribati</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ki.m3u</code></td></tr>
<tr><td>🇽🇰 Kosovo</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/xk.m3u</code></td></tr>
<tr><td>🇰🇼 Kuwait</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kw.m3u</code></td></tr>
<tr><td>🇰🇬 Kyrgyzstan</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kg.m3u</code></td></tr>
<tr><td>🇱🇦 Laos</td><td align="right">67</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/la.m3u</code></td></tr>
<tr><td>🇰🇼 Kuwait</td><td align="right">94</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kw.m3u</code></td></tr>
<tr><td>🇰🇬 Kyrgyzstan</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kg.m3u</code></td></tr>
<tr><td>🇱🇦 Laos</td><td align="right">68</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/la.m3u</code></td></tr>
<tr><td>🇱🇻 Latvia</td><td align="right">67</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lv.m3u</code></td></tr>
<tr><td>🇱🇧 Lebanon</td><td align="right">98</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lb.m3u</code></td></tr>
<tr><td>🇱🇧 Lebanon</td><td align="right">99</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lb.m3u</code></td></tr>
<tr><td>🇱🇸 Lesotho</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ls.m3u</code></td></tr>
<tr><td>🇱🇷 Liberia</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lr.m3u</code></td></tr>
<tr><td>🇱🇾 Libya</td><td align="right">86</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ly.m3u</code></td></tr>
@ -447,8 +450,8 @@ Same thing, but split up into separate files:
<tr><td>🇱🇺 Luxembourg</td><td align="right">72</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lu.m3u</code></td></tr>
<tr><td>🇲🇴 Macao</td><td align="right">54</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mo.m3u</code></td></tr>
<tr><td>🇲🇬 Madagascar</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mg.m3u</code></td></tr>
<tr><td>🇲🇼 Malawi</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mw.m3u</code></td></tr>
<tr><td>🇲🇾 Malaysia</td><td align="right">101</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/my.m3u</code></td></tr>
<tr><td>🇲🇼 Malawi</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mw.m3u</code></td></tr>
<tr><td>🇲🇾 Malaysia</td><td align="right">105</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/my.m3u</code></td></tr>
<tr><td>🇲🇻 Maldives</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mv.m3u</code></td></tr>
<tr><td>🇲🇱 Mali</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ml.m3u</code></td></tr>
<tr><td>🇲🇹 Malta</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mt.m3u</code></td></tr>
@ -457,12 +460,12 @@ Same thing, but split up into separate files:
<tr><td>🇲🇷 Mauritania</td><td align="right">77</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mr.m3u</code></td></tr>
<tr><td>🇲🇺 Mauritius</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mu.m3u</code></td></tr>
<tr><td>🇾🇹 Mayotte</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/yt.m3u</code></td></tr>
<tr><td>🇲🇽 Mexico</td><td align="right">172</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mx.m3u</code></td></tr>
<tr><td>🇲🇽 Mexico</td><td align="right">168</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mx.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aguascalientes</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-agu.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Baja California</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-bcn.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chihuahua</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-chh.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ciudad de Mexico</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-cmx.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Coahuila de Zaragoza</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-coa.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guerrero</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-gro.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jalisco</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-jal.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mexico</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-mex.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Morelos</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-mor.m3u</code></td></tr>
@ -470,65 +473,66 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puebla</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-pue.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queretaro</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-que.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quintana Roo</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-roo.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;San Luis Potosi</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-slp.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sinaloa</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-sin.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sonora</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-son.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tamaulipas</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-tam.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Veracruz de Ignacio de la Llave</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-ver.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zacatecas</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/mx-zac.m3u</code></td></tr>
<tr><td>🇫🇲 Micronesia</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fm.m3u</code></td></tr>
<tr><td>🇲🇩 Moldova</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/md.m3u</code></td></tr>
<tr><td>🇲🇨 Monaco</td><td align="right">63</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mc.m3u</code></td></tr>
<tr><td>🇲🇳 Mongolia</td><td align="right">69</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mn.m3u</code></td></tr>
<tr><td>🇲🇳 Mongolia</td><td align="right">70</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mn.m3u</code></td></tr>
<tr><td>🇲🇪 Montenegro</td><td align="right">68</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/me.m3u</code></td></tr>
<tr><td>🇲🇸 Montserrat</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ms.m3u</code></td></tr>
<tr><td>🇲🇦 Morocco</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ma.m3u</code></td></tr>
<tr><td>🇲🇿 Mozambique</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mz.m3u</code></td></tr>
<tr><td>🇲🇲 Myanmar (Burma)</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mm.m3u</code></td></tr>
<tr><td>🇲🇲 Myanmar (Burma)</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mm.m3u</code></td></tr>
<tr><td>🇳🇦 Namibia</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/na.m3u</code></td></tr>
<tr><td>🇳🇷 Nauru</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nr.m3u</code></td></tr>
<tr><td>🇳🇵 Nepal</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/np.m3u</code></td></tr>
<tr><td>🇳🇵 Nepal</td><td align="right">60</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/np.m3u</code></td></tr>
<tr><td>🇳🇱 Netherlands</td><td align="right">181</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nl.m3u</code></td></tr>
<tr><td>🇳🇨 New Caledonia</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nc.m3u</code></td></tr>
<tr><td>🇳🇿 New Zealand</td><td align="right">107</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nz.m3u</code></td></tr>
<tr><td>🇳🇮 Nicaragua</td><td align="right">104</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ni.m3u</code></td></tr>
<tr><td>🇳🇮 Nicaragua</td><td align="right">102</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ni.m3u</code></td></tr>
<tr><td>🇳🇪 Niger</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ne.m3u</code></td></tr>
<tr><td>🇳🇬 Nigeria</td><td align="right">63</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ng.m3u</code></td></tr>
<tr><td>🇳🇺 Niue</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nu.m3u</code></td></tr>
<tr><td>🇳🇫 Norfolk Island</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nf.m3u</code></td></tr>
<tr><td>🇰🇵 North Korea</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kp.m3u</code></td></tr>
<tr><td>🇰🇵 North Korea</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kp.m3u</code></td></tr>
<tr><td>🇲🇰 North Macedonia</td><td align="right">65</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mk.m3u</code></td></tr>
<tr><td>🇲🇵 Northern Mariana Islands</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mp.m3u</code></td></tr>
<tr><td>🇳🇴 Norway</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/no.m3u</code></td></tr>
<tr><td>🇴🇲 Oman</td><td align="right">84</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/om.m3u</code></td></tr>
<tr><td>🇵🇰 Pakistan</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pk.m3u</code></td></tr>
<tr><td>🇳🇴 Norway</td><td align="right">72</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/no.m3u</code></td></tr>
<tr><td>🇴🇲 Oman</td><td align="right">85</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/om.m3u</code></td></tr>
<tr><td>🇵🇰 Pakistan</td><td align="right">83</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pk.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Islamabad</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pk-is.m3u</code></td></tr>
<tr><td>🇵🇼 Palau</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pw.m3u</code></td></tr>
<tr><td>🇵🇸 Palestine</td><td align="right">96</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ps.m3u</code></td></tr>
<tr><td>🇵🇦 Panama</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pa.m3u</code></td></tr>
<tr><td>🇵🇸 Palestine</td><td align="right">99</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ps.m3u</code></td></tr>
<tr><td>🇵🇦 Panama</td><td align="right">101</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pa.m3u</code></td></tr>
<tr><td>🇵🇬 Papua New Guinea</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pg.m3u</code></td></tr>
<tr><td>🇵🇾 Paraguay</td><td align="right">114</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/py.m3u</code></td></tr>
<tr><td>🇵🇾 Paraguay</td><td align="right">112</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/py.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alto Parana</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-10.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Boqueron</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-19.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Caaguazu</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-5.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Central</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-11.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Itapua</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-7.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Presidente Hayes</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/py-15.m3u</code></td></tr>
<tr><td>🇵🇪 Peru</td><td align="right">245</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pe.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ancash</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-anc.m3u</code></td></tr>
<tr><td>🇵🇪 Peru</td><td align="right">247</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pe.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Apurimac</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-apu.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arequipa</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arequipa</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ica</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-ica.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Junin</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-jun.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lima</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-lim.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moquegua</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Piura</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-piu.m3u</code></td></tr>
<tr><td>🇵🇭 Philippines</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ph.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Piura</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/pe-piu.m3u</code></td></tr>
<tr><td>🇵🇭 Philippines</td><td align="right">68</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ph.m3u</code></td></tr>
<tr><td>🇵🇳 Pitcairn Islands</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pn.m3u</code></td></tr>
<tr><td>🇵🇱 Poland</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pl.m3u</code></td></tr>
<tr><td>🇵🇹 Portugal</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pt.m3u</code></td></tr>
<tr><td>🇵🇷 Puerto Rico</td><td align="right">99</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pr.m3u</code></td></tr>
<tr><td>🇶🇦 Qatar</td><td align="right">84</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/qa.m3u</code></td></tr>
<tr><td>🇵🇹 Portugal</td><td align="right">97</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pt.m3u</code></td></tr>
<tr><td>🇵🇷 Puerto Rico</td><td align="right">97</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pr.m3u</code></td></tr>
<tr><td>🇶🇦 Qatar</td><td align="right">85</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/qa.m3u</code></td></tr>
<tr><td>🇨🇬 Republic of the Congo</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cg.m3u</code></td></tr>
<tr><td>🇷🇴 Romania</td><td align="right">91</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ro.m3u</code></td></tr>
<tr><td>🇷🇺 Russia</td><td align="right">391</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ru.m3u</code></td></tr>
<tr><td>🇷🇴 Romania</td><td align="right">90</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ro.m3u</code></td></tr>
<tr><td>🇷🇺 Russia</td><td align="right">394</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ru.m3u</code></td></tr>
<tr><td>🇷🇼 Rwanda</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rw.m3u</code></td></tr>
<tr><td>🇷🇪 Réunion</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/re.m3u</code></td></tr>
<tr><td>🇧🇱 Saint Barthélemy</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bl.m3u</code></td></tr>
@ -540,12 +544,12 @@ Same thing, but split up into separate files:
<tr><td>🇻🇨 Saint Vincent and the Grenadines</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vc.m3u</code></td></tr>
<tr><td>🇼🇸 Samoa</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ws.m3u</code></td></tr>
<tr><td>🇸🇲 San Marino</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sm.m3u</code></td></tr>
<tr><td>🇸🇦 Saudi Arabia</td><td align="right">119</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sa.m3u</code></td></tr>
<tr><td>🇸🇳 Senegal</td><td align="right">56</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sn.m3u</code></td></tr>
<tr><td>🇷🇸 Serbia</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rs.m3u</code></td></tr>
<tr><td>🇸🇦 Saudi Arabia</td><td align="right">121</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sa.m3u</code></td></tr>
<tr><td>🇸🇳 Senegal</td><td align="right">57</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sn.m3u</code></td></tr>
<tr><td>🇷🇸 Serbia</td><td align="right">102</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rs.m3u</code></td></tr>
<tr><td>🇸🇨 Seychelles</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sc.m3u</code></td></tr>
<tr><td>🇸🇱 Sierra Leone</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sl.m3u</code></td></tr>
<tr><td>🇸🇬 Singapore</td><td align="right">60</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sg.m3u</code></td></tr>
<tr><td>🇸🇬 Singapore</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sg.m3u</code></td></tr>
<tr><td>🇸🇽 Sint Maarten</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sx.m3u</code></td></tr>
<tr><td>🇸🇰 Slovakia</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sk.m3u</code></td></tr>
<tr><td>🇸🇮 Slovenia</td><td align="right">73</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/si.m3u</code></td></tr>
@ -553,7 +557,7 @@ Same thing, but split up into separate files:
<tr><td>🇸🇴 Somalia</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/so.m3u</code></td></tr>
<tr><td>🇿🇦 South Africa</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/za.m3u</code></td></tr>
<tr><td>🇬🇸 South Georgia and the South Sandwich Islands</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gs.m3u</code></td></tr>
<tr><td>🇰🇷 South Korea</td><td align="right">177</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kr.m3u</code></td></tr>
<tr><td>🇰🇷 South Korea</td><td align="right">172</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kr.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Busan-gwangyeoksi</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/kr-26.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chungcheongbuk-do</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/kr-43.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Daegu-gwangyeoksi</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/kr-27.m3u</code></td></tr>
@ -565,14 +569,14 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jeollanam-do</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/kr-46.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ulsan-gwangyeoksi</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/kr-31.m3u</code></td></tr>
<tr><td>🇸🇸 South Sudan</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ss.m3u</code></td></tr>
<tr><td>🇪🇸 Spain</td><td align="right">243</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/es.m3u</code></td></tr>
<tr><td>🇪🇸 Spain</td><td align="right">245</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/es.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Madrid, Comunidad de</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-md.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Murcia, Region de</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-mc.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Andalucia</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-an.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Andalucia</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-an.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aragon</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-ar.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Canarias</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-cn.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Castilla-La Mancha</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catalunya</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-ct.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Castilla-La Mancha</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catalunya</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-ct.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extremadura</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-ex.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Galicia</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/es-ga.m3u</code></td></tr>
<tr><td>🇱🇰 Sri Lanka</td><td align="right">67</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lk.m3u</code></td></tr>
@ -581,38 +585,38 @@ Same thing, but split up into separate files:
<tr><td>🇸🇯 Svalbard and Jan Mayen</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sj.m3u</code></td></tr>
<tr><td>🇸🇿 Swaziland</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sz.m3u</code></td></tr>
<tr><td>🇸🇪 Sweden</td><td align="right">106</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/se.m3u</code></td></tr>
<tr><td>🇨🇭 Switzerland</td><td align="right">102</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ch.m3u</code></td></tr>
<tr><td>🇸🇾 Syria</td><td align="right">90</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sy.m3u</code></td></tr>
<tr><td>🇨🇭 Switzerland</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ch.m3u</code></td></tr>
<tr><td>🇸🇾 Syria</td><td align="right">91</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sy.m3u</code></td></tr>
<tr><td>🇸🇹 São Tomé and Príncipe</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/st.m3u</code></td></tr>
<tr><td>🇹🇼 Taiwan</td><td align="right">126</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tw.m3u</code></td></tr>
<tr><td>🇹🇯 Tajikistan</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tj.m3u</code></td></tr>
<tr><td>🇹🇼 Taiwan</td><td align="right">127</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tw.m3u</code></td></tr>
<tr><td>🇹🇯 Tajikistan</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tj.m3u</code></td></tr>
<tr><td>🇹🇿 Tanzania</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tz.m3u</code></td></tr>
<tr><td>🇹🇭 Thailand</td><td align="right">89</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/th.m3u</code></td></tr>
<tr><td>🇹🇭 Thailand</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/th.m3u</code></td></tr>
<tr><td>🇹🇬 Togo</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tg.m3u</code></td></tr>
<tr><td>🇹🇰 Tokelau</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tk.m3u</code></td></tr>
<tr><td>🇹🇴 Tonga</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/to.m3u</code></td></tr>
<tr><td>🇹🇹 Trinidad and Tobago</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tt.m3u</code></td></tr>
<tr><td>🇹🇳 Tunisia</td><td align="right">87</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tn.m3u</code></td></tr>
<tr><td>🇹🇷 Turkey</td><td align="right">203</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tr.m3u</code></td></tr>
<tr><td>🇹🇲 Turkmenistan</td><td align="right">54</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tm.m3u</code></td></tr>
<tr><td>🇹🇷 Turkey</td><td align="right">205</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tr.m3u</code></td></tr>
<tr><td>🇹🇲 Turkmenistan</td><td align="right">55</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tm.m3u</code></td></tr>
<tr><td>🇹🇨 Turks and Caicos Islands</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tc.m3u</code></td></tr>
<tr><td>🇹🇻 Tuvalu</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tv.m3u</code></td></tr>
<tr><td>🇺🇲 U.S. Minor Outlying Islands</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/um.m3u</code></td></tr>
<tr><td>🇻🇮 U.S. Virgin Islands</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vi.m3u</code></td></tr>
<tr><td>🇺🇬 Uganda</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ug.m3u</code></td></tr>
<tr><td>🇺🇦 Ukraine</td><td align="right">107</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ua.m3u</code></td></tr>
<tr><td>🇦🇪 United Arab Emirates</td><td align="right">118</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ae.m3u</code></td></tr>
<tr><td>🇦🇪 United Arab Emirates</td><td align="right">119</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ae.m3u</code></td></tr>
<tr><td>🇬🇧 United Kingdom</td><td align="right">324</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uk.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wales</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/gb-wls.m3u</code></td></tr>
<tr><td>🇺🇸 United States</td><td align="right">1985</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/us.m3u</code></td></tr>
<tr><td>🇺🇸 United States</td><td align="right">1983</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/us.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alabama</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-al.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alaska</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ak.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arizona</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-az.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arkansas</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ar.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;California</td><td align="right">151</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Colorado</td><td align="right">21</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-co.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Connecticut</td><td align="right">27</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delaware</td><td align="right">6</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-de.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;California</td><td align="right">152</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Colorado</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-co.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Connecticut</td><td align="right">26</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delaware</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-de.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;District of Columbia</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-dc.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Florida</td><td align="right">60</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Georgia</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ga.m3u</code></td></tr>
@ -635,16 +639,16 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nebraska</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ne.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nevada</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nv.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New Hampshire</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nh.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New Jersey</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New Jersey</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New Mexico</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nm.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New York</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;New York</td><td align="right">44</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;North Carolina</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nc.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;North Dakota</td><td align="right">4</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-nd.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ohio</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-oh.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Oklahoma</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ok.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Oregon</td><td align="right">3</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-or.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pennsylvania</td><td align="right">25</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puerto Rico</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pennsylvania</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puerto Rico</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rhode Island</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-ri.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;South Carolina</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-sc.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;South Dakota</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-sd.m3u</code></td></tr>
@ -656,15 +660,15 @@ Same thing, but split up into separate files:
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Washington</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-wa.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wisconsin</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-wi.m3u</code></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wyoming</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/iptv/subdivisions/us-wy.m3u</code></td></tr>
<tr><td>🇺🇾 Uruguay</td><td align="right">95</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uy.m3u</code></td></tr>
<tr><td>🇺🇿 Uzbekistan</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uz.m3u</code></td></tr>
<tr><td>🇺🇾 Uruguay</td><td align="right">93</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uy.m3u</code></td></tr>
<tr><td>🇺🇿 Uzbekistan</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uz.m3u</code></td></tr>
<tr><td>🇻🇺 Vanuatu</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vu.m3u</code></td></tr>
<tr><td>🇻🇦 Vatican City</td><td align="right">63</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/va.m3u</code></td></tr>
<tr><td>🇻🇪 Venezuela</td><td align="right">109</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ve.m3u</code></td></tr>
<tr><td>🇻🇳 Vietnam</td><td align="right">105</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vn.m3u</code></td></tr>
<tr><td>🇻🇪 Venezuela</td><td align="right">108</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ve.m3u</code></td></tr>
<tr><td>🇻🇳 Vietnam</td><td align="right">109</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vn.m3u</code></td></tr>
<tr><td>🇼🇫 Wallis and Futuna</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/wf.m3u</code></td></tr>
<tr><td>🇪🇭 Western Sahara</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/eh.m3u</code></td></tr>
<tr><td>🇾🇪 Yemen</td><td align="right">89</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ye.m3u</code></td></tr>
<tr><td>🇾🇪 Yemen</td><td align="right">91</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ye.m3u</code></td></tr>
<tr><td>🇿🇲 Zambia</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/zm.m3u</code></td></tr>
<tr><td>🇿🇼 Zimbabwe</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/zw.m3u</code></td></tr>
<tr><td>🇦🇽 Åland</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ax.m3u</code></td></tr>
@ -693,32 +697,32 @@ Same thing, but split up into separate files:
<tr><th align="left">Region</th><th align="left">Channels</th><th align="left">Playlist</th></tr>
</thead>
<tbody>
<tr><td align="left">Africa</td><td align="right">141</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/afr.m3u</code></td></tr>
<tr><td align="left">Americas</td><td align="right">3032</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/amer.m3u</code></td></tr>
<tr><td align="left">Asia-Pacific</td><td align="right">1857</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/apac.m3u</code></td></tr>
<tr><td align="left">Arab world</td><td align="right">313</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/arab.m3u</code></td></tr>
<tr><td align="left">Association of Southeast Asian Nations</td><td align="right">365</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asean.m3u</code></td></tr>
<tr><td align="left">Asia</td><td align="right">2598</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asia.m3u</code></td></tr>
<tr><td align="left">Caribbean</td><td align="right">109</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/carib.m3u</code></td></tr>
<tr><td align="left">Africa</td><td align="right">149</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/afr.m3u</code></td></tr>
<tr><td align="left">Americas</td><td align="right">3047</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/amer.m3u</code></td></tr>
<tr><td align="left">Asia-Pacific</td><td align="right">1853</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/apac.m3u</code></td></tr>
<tr><td align="left">Arab world</td><td align="right">322</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/arab.m3u</code></td></tr>
<tr><td align="left">Association of Southeast Asian Nations</td><td align="right">367</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asean.m3u</code></td></tr>
<tr><td align="left">Asia</td><td align="right">2601</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asia.m3u</code></td></tr>
<tr><td align="left">Caribbean</td><td align="right">112</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/carib.m3u</code></td></tr>
<tr><td align="left">Central Asia</td><td align="right">31</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cas.m3u</code></td></tr>
<tr><td align="left">Central America</td><td align="right">111</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cenamer.m3u</code></td></tr>
<tr><td align="left">Commonwealth of Independent States</td><td align="right">416</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cis.m3u</code></td></tr>
<tr><td align="left">Europe, the Middle East and Africa</td><td align="right">2663</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/emea.m3u</code></td></tr>
<tr><td align="left">Europe</td><td align="right">2270</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/eur.m3u</code></td></tr>
<tr><td align="left">Hispanic America</td><td align="right">852</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/hispam.m3u</code></td></tr>
<tr><td align="left">Latin America and the Caribbean</td><td align="right">988</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/lac.m3u</code></td></tr>
<tr><td align="left">Latin America</td><td align="right">975</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/latam.m3u</code></td></tr>
<tr><td align="left">Maghreb</td><td align="right">60</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/maghreb.m3u</code></td></tr>
<tr><td align="left">Middle East and North Africa</td><td align="right">514</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mena.m3u</code></td></tr>
<tr><td align="left">Middle East</td><td align="right">466</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mideast.m3u</code></td></tr>
<tr><td align="left">Northern America</td><td align="right">2044</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nam.m3u</code></td></tr>
<tr><td align="left">North America</td><td align="right">2341</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/noram.m3u</code></td></tr>
<tr><td align="left">Central America</td><td align="right">113</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cenamer.m3u</code></td></tr>
<tr><td align="left">Commonwealth of Independent States</td><td align="right">419</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cis.m3u</code></td></tr>
<tr><td align="left">Europe, the Middle East and Africa</td><td align="right">2679</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/emea.m3u</code></td></tr>
<tr><td align="left">Europe</td><td align="right">2275</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/eur.m3u</code></td></tr>
<tr><td align="left">Hispanic America</td><td align="right">860</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/hispam.m3u</code></td></tr>
<tr><td align="left">Latin America and the Caribbean</td><td align="right">1004</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/lac.m3u</code></td></tr>
<tr><td align="left">Latin America</td><td align="right">990</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/latam.m3u</code></td></tr>
<tr><td align="left">Maghreb</td><td align="right">66</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/maghreb.m3u</code></td></tr>
<tr><td align="left">Middle East and North Africa</td><td align="right">523</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mena.m3u</code></td></tr>
<tr><td align="left">Middle East</td><td align="right">469</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mideast.m3u</code></td></tr>
<tr><td align="left">Northern America</td><td align="right">2042</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nam.m3u</code></td></tr>
<tr><td align="left">North America</td><td align="right">2343</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/noram.m3u</code></td></tr>
<tr><td align="left">Nordics</td><td align="right">91</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nord.m3u</code></td></tr>
<tr><td align="left">Oceania</td><td align="right">96</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/oce.m3u</code></td></tr>
<tr><td align="left">South Asia</td><td align="right">257</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/sas.m3u</code></td></tr>
<tr><td align="left">South America</td><td align="right">695</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/southam.m3u</code></td></tr>
<tr><td align="left">Sub-Saharan Africa</td><td align="right">68</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/ssa.m3u</code></td></tr>
<tr><td align="left">West Africa</td><td align="right">35</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/wafr.m3u</code></td></tr>
<tr><td align="left">South Asia</td><td align="right">254</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/sas.m3u</code></td></tr>
<tr><td align="left">South America</td><td align="right">708</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/southam.m3u</code></td></tr>
<tr><td align="left">Sub-Saharan Africa</td><td align="right">70</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/ssa.m3u</code></td></tr>
<tr><td align="left">West Africa</td><td align="right">36</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/wafr.m3u</code></td></tr>
</tbody>
</table>

View File

@ -65,7 +65,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind
https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p)
https://weyyak-live.akamaized.net/weyyak_dubai_tv/index.m3u8
#EXTINF:-1 tvg-id="DubaiTV.ae" status="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

View File

@ -3,7 +3,7 @@
https://tv2.abcnews.al/live/abcnews/playlist.m3u8
#EXTINF:-1 tvg-id="AlbUKTV.uk" status="online",AlbUK TV (1080p) [Not 24/7]
http://albuk.dyndns.tv:1935/albuk/albuk.stream/playlist.m3u8
#EXTINF:-1 tvg-id="AlpoTV.al" status="online",ALPO (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AlpoTV.al" status="error",ALPO (720p) [Not 24/7]
https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8
#EXTINF:-1 tvg-id="KlanPlus.al" status="timeout",Klan Plus
http://93.157.62.180/KlanPlus/index.m3u8
@ -51,9 +51,9 @@ http://live.syri.tv:6969/live/syriblue/hd/23.ts
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo
#EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News
http://93.157.62.180/TopNews/index.m3u8
#EXTINF:-1 tvg-id="TV7Albania.al" status="error",TV 7 Albania (540p) [Not 24/7]
#EXTINF:-1 tvg-id="TV7Albania.al" status="online",TV 7 Albania (540p) [Not 24/7]
http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8
#EXTINF:-1 tvg-id="TV7Albania.al" status="error",7 HD (540p) [Not 24/7]
#EXTINF:-1 tvg-id="TV7Albania.al" status="online",7 HD (540p) [Not 24/7]
https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8
#EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p)
https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2

View File

@ -14,7 +14,7 @@ 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)
#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="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 Premium (1080p)
#EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s83/index.m3u8
#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p)
@ -32,13 +32,13 @@ http://ott-cdn.ucom.am/s11/index.m3u8
#EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s8/index.m3u8
#EXTINF:-1 tvg-id="ATVFilmzone.am" status="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="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s48/index.m3u8
#EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s73/index.m3u8
#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p)
#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s74/index.m3u8
#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p)

View File

@ -1,3 +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

View File

@ -1,16 +1,16 @@
#EXTM3U
#EXTINF:-1 tvg-id="5TV.ar" status="online",5TV (Corrientes) (480p) [Not 24/7]
http://www.coninfo.net:1935/tvcinco/live1/playlist.m3u8
#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="online",13Max Televisión (1080p)
#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="error",13Max Televisión (1080p)
http://coninfo.net:1935/13maxhd/live13maxtvnuevo/playlist.m3u8
#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="online",13Max Televisión (720p)
#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="error",13Max Televisión (720p)
http://coninfo.net:1935/13maxhd/live13maxtvnuevo_720p/playlist.m3u8
#EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="online",24/7 Canal de Noticias (720p)
https://59c5c86e10038.streamlock.net/6605140/6605140/playlist.m3u8
#EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="online",24/7 Canal de Noticias (720p)
https://panel.dattalive.com/6605140/6605140/playlist.m3u8
#EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="online",24/7 Canal de Noticias
https://panel.dattalive.com/6605140/smil:6605140.smil/playlist.m3u8
#EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="error",24/7 Canal de Noticias (720p)
https://59c5c86e10038.streamlock.net/6605140/6605140/playlist.m3u8
#EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="error",24/7 Canal de Noticias (720p)
https://panel.dattalive.com/6605140/6605140/playlist.m3u8
#EXTINF:-1 tvg-id="A24.ar" status="online" user-agent="iPhone",A24 (720p)
#EXTVLCOPT:http-user-agent=iPhone
https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-100056.m3u8
@ -24,7 +24,7 @@ https://sc1.stweb.tv/airedigital/live/playlist.m3u8
http://51.79.83.93:9998/live/am1020/playlist.m3u8
#EXTINF:-1 tvg-id="AmericaSports.ar" status="online",América Sports (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnx743KuO_16sCMIbEg7Y7Q/live
#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="online",América Tucumán (720p)
#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="error",América Tucumán (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZ8sgVyD7HqDor8ujB-TZpg/live
#EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",América TV (720p)
#EXTVLCOPT:http-user-agent=iPhone
@ -35,7 +35,7 @@ https://tuvideoonline.com.ar:3393/live/antena91live.m3u8
http://186.0.233.76:1935/Argentinisima/smil:argentinisima.smil/playlist.m3u8
#EXTINF:-1 tvg-id="AZMTV.ar" status="online",AZM TV
https://live.canalnueve.tv/canal.m3u8
#EXTINF:-1 tvg-id="BayresTV.ar" status="timeout",Bayres TV
#EXTINF:-1 tvg-id="BayresTV.ar" status="online",Bayres TV
https://streaming02.gbasat.com.ar:19360/bayrestv/bayrestv.m3u8
#EXTINF:-1 tvg-id="BeatsRadio.ar" status="online",Beats Radio
https://59537faa0729a.streamlock.net/beatsradio/beatsradio/playlist.m3u8
@ -51,7 +51,7 @@ https://videostream.shockmedia.com.ar:19360/tvnoficial/tvnoficial.m3u8
https://video.streamtvradio.com:8443/uv068/uv068/chunks.m3u8
#EXTINF:-1 tvg-id="Canal2HD.ar" status="online",Canal 2 Jujuy (720p) [Not 24/7]
https://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8
#EXTINF:-1 tvg-id="Canal2Perico.ar" status="error",Canal 2 Perico (480p)
#EXTINF:-1 tvg-id="Canal2Perico.ar" status="online",Canal 2 Perico (480p)
https://streamcasthd.com:1936/tecnovisioncanal2tv/tecnovisioncanal2tv/playlist.m3u8
#EXTINF:-1 tvg-id="Canal2Salta.ar" status="online",Canal 2 (Salta)
https://vivo.solumedia.com:19360/tv2salta/tv2salta.m3u8
@ -75,7 +75,7 @@ https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8
https://iptv.ixfo.com.ar:30443/live/C4POS/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="error",Canal 5 (Pico Truncado)
#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="error",C5 Santa Fé (240p)
https://stream.arcast.com.ar/c5sf/c5sf/playlist.m3u8
@ -85,7 +85,7 @@ https://videohd.live:19360/8090/8090.m3u8
https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8
#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)
#EXTINF:-1 tvg-id="Canal6Moreno.ar" status="error",Canal 6 (Moreno)
https://stream.arcast.com.ar/canal6moreno/canal6moreno/playlist.m3u8
#EXTINF:-1 tvg-id="Canal6Posadas.ar" status="online",Canal 6 (Posadas)
https://iptv.ixfo.com.ar:30443/live/c6digital/playlist.m3u8
@ -103,7 +103,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canal9cha
https://inliveserver.com:1936/17012/17012/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]
#EXTINF:-1 tvg-id="Canal9Multivision.ar" status="blocked",CANAL.9 MULTIVISION (720p) [Not 24/7]
https://panel.dattalive.com/8250/8250/playlist.m3u8
#EXTINF:-1 tvg-id="Canal9Resistencia.ar" status="online",Canal 9 Resistencia (1080p)
http://201.217.245.41:8081/testmelucas/canal9/playlist.m3u8
@ -113,19 +113,19 @@ https://streamcasthd.com:1936/canal9riocuartotv/canal9riocuartotv/playlist.m3u8
https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8
#EXTINF:-1 tvg-id="Canal10Cordoba.ar" status="online",Canal 10 Córdoba (1080p)
https://stream.arcast.live/canal10/ngrp:canal10_all/playlist.m3u8
#EXTINF:-1 tvg-id="Canal10Neuquen.ar" status="online",Canal 10 Neuquén (480p)
#EXTINF:-1 tvg-id="Canal10Neuquen.ar" status="error",Canal 10 Neuquén (480p)
https://stmv1.srvstm.com/tv10/tv10/playlist.m3u8
#EXTINF:-1 tvg-id="Canal10Nortevision.ar" status="online",Canal10 Nortevision
https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8
#EXTINF:-1 tvg-id="Canal10Salta.ar" status="online",Canal 10 Televisión Salteña (720p)
https://restreamer.el10tv.com/memfs/725003c4-79c2-4565-8311-f429db4f7777.m3u8
#EXTINF:-1 tvg-id="Canal10SanRafael.ar" status="online",Canal 10 San Rafael (480p)
#EXTINF:-1 tvg-id="Canal10SanRafael.ar" status="error",Canal 10 San Rafael (480p)
https://streamcasthd.com:1936/tvdiez/tvdiez/playlist.m3u8
#EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="error",Canal 10 Rio Negro (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7]
http://panel.dattalive.com:1935/8204/8204/playlist.m3u8
#EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="error",Canal 10 Rio Negro
#EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro
https://panel.dattalive.com/8204/8204/playlist.m3u8
#EXTINF:-1 tvg-id="Canal11delaCosta.ar" status="online",Canal 11 de la Costa (720p)
#EXTINF:-1 tvg-id="Canal11delaCosta.ar" status="error",Canal 11 de la Costa (720p)
https://vivo.solumedia.com:19360/dadaproductora/dadaproductora.m3u8
#EXTINF:-1 tvg-id="Canal11LaRioja.ar" status="online",Canal 11 La Rioja (Fénix Multiplataforma) (360p)
http://stmv4.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8
@ -133,13 +133,13 @@ http://stmv4.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8
https://f6z5x8d4.stackpathcdn.com/stream.m3u8
#EXTINF:-1 tvg-id="Canal12Web.ar" status="online",Canal 12 Puerto Madryn (720p) [Not 24/7]
https://5f700d5b2c46f.streamlock.net/madryntv/madryntv/playlist.m3u8
#EXTINF:-1 tvg-id="Canal13Jujuy.ar" status="online",Canal13 Jujuy TV (720p)
#EXTINF:-1 tvg-id="Canal13Jujuy.ar" status="error",Canal13 Jujuy TV (720p)
https://genexservicios.com:19360/canal13jujuy/canal13jujuy.m3u8
#EXTINF:-1 tvg-id="Canal13LaRioja.ar" status="online",Canal 13 La Rioja (480p)
http://arcast.net:1935/mp/mp/playlist.m3u8
#EXTINF:-1 tvg-id="Canal13SanLuis.ar" status="online",Canal 13 San Luis
https://stream.arcast.live/sanluistv/ngrp:sanluistv_all/playlist.m3u8
#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="online",C20 Canal 20 Villa María (720p)
#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="error",C20 Canal 20 Villa María (720p)
https://cronos.aldeaglobal.net.ar/hls/canal20.m3u8
#EXTINF:-1 tvg-id="Canal21TV.ar" status="online",Canal 21 TV
https://iptv.ixfo.com.ar:30443/c21tv/hd/c21tv/playlist.m3u8
@ -194,7 +194,7 @@ https://5e7cdf2370883.streamlock.net/tdconline/tdconline/playlist.m3u8
https://stream.arcast.live/canalu/canalu/playlist.m3u8
#EXTINF:-1 tvg-id="CanalXFN.ar" status="online",Canal XFN
https://streamconex.com:1936/canalxfn/canalxfn/playlist.m3u8
#EXTINF:-1 tvg-id="CatamarcaTV.ar" status="online",Catamarca TV [Not 24/7]
#EXTINF:-1 tvg-id="CatamarcaTV.ar" status="error",Catamarca TV [Not 24/7]
https://stream.arcast.com.ar/canal7catamarca/ngrp:canal7catamarca_all/playlist.m3u8
#EXTINF:-1 tvg-id="CeltaTV.ar" status="online",Celta TV
https://vivo.solumedia.com:19360/celta/celta.m3u8
@ -222,22 +222,20 @@ https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8
https://vivo.solumedia.com:19360/crossing/crossing.m3u8
#EXTINF:-1 tvg-id="CVisionTV.ar" status="online",CVisión TV (720p)
https://stream.cvisiontv.com/cvision_stream.m3u8
#EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7]
#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="DiputadosTV.ar" status="error",Diputados TV (1080p)
#EXTINF:-1 tvg-id="DiputadosTV.ar" status="online",Diputados TV (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1h8_HKc5wScqeRw1HV6a6w/live
#EXTINF:-1 tvg-id="DirecTVSportsArgentina.ar" status="online",DirecTV Sports (480p)
http://190.210.221.119/Processor3_9_chunklist_b1300000.m3u8
#EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7]
http://186.0.233.76:1935/Garage/smil:garage.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ElHistonautaTV.ar" status="online",El Histonauta TV [Not 24/7]
#EXTINF:-1 tvg-id="ElHistonautaTV.ar" status="error",El Histonauta TV [Not 24/7]
https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8
#EXTINF:-1 tvg-id="ElNueve.ar" status="online",El Nueve (1080p)
https://octubre-live.cdn.vustreams.com/live/channel09/live.isml/live.m3u8
#EXTINF:-1 tvg-id="ElPalomar.ar" status="online",El Palomar
http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8
#EXTINF:-1 tvg-id="ElSiete.ar" status="error",El Siete (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/UC64ZNqX0FQHabP8iIkmnR3A/live
#EXTINF:-1 tvg-id="ElTrece.ar" status="online",El Trece (1080p)
https://live-01-02-eltrece.vodgc.net/eltrecetv/index.m3u8
#EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV
@ -250,11 +248,11 @@ https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8
https://inliveserver.com:1936/14056/14056/playlist.m3u8
#EXTINF:-1 tvg-id="InformacionPeriodistica.ar" status="online",Informacion Periodística (1080p)
https://d1nmqgphjn0y4.cloudfront.net/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8
#EXTINF:-1 tvg-id="IngenioFM.ar" status="error",Ingenio FM
#EXTINF:-1 tvg-id="IngenioFM.ar" status="online",Ingenio FM
https://panel.dattalive.com/8064/8064/playlist.m3u8
#EXTINF:-1 tvg-id="IPNoticias.ar" status="online",Información Periodística (1080p)
https://octubre-live.cdn.vustreams.com/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8
#EXTINF:-1 tvg-id="LapachoTVCanal11.ar" status="error",Lapacho TV (720p)
#EXTINF:-1 tvg-id="LapachoTVCanal11.ar" status="online",Lapacho TV (720p)
https://vivo.solumedia.com:19360/lapacho/lapacho.m3u8
#EXTINF:-1 tvg-id="LaVozdeTucuman.ar" status="online",La Voz de Tucuman (480p)
https://srv1.zcast.com.br/lavozdetucuman/lavozdetucuman/playlist.m3u8
@ -264,7 +262,7 @@ https://stream.arcast.com.ar/litustv/ngrp:litustv_all/playlist.m3u8
https://ltocatamarca.github.io/ltotv.m3u8
#EXTINF:-1 tvg-id="MasFM.ar" status="online",Más FM 95.9 (720p)
https://vivo.solumedia.com:19360/masfm/masfm.m3u8
#EXTINF:-1 tvg-id="MetropolitanaFM.ar" status="error",Metropolitana FM
#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
https://streamtv12.ddns.net:5443/LiveApp/streams/193945633734205616732920.m3u8
@ -274,7 +272,7 @@ https://video.alfasocialmedia.com.ar:3396/live/milleniumtvlive.m3u8
https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8
#EXTINF:-1 tvg-id="MisionesCuatro.ar" status="online",Misiones Cuatro (480p)
https://streamlov.alsolnet.com/misionescuatro/live/playlist.m3u8
#EXTINF:-1 tvg-id="MultivisionFederal.ar" status="online",Multivisión Federal (720p) [Not 24/7]
#EXTINF:-1 tvg-id="MultivisionFederal.ar" status="blocked",Multivisión Federal (720p) [Not 24/7]
http://panel.dattalive.com:1935/8250/8250/playlist.m3u8
#EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p)
http://live-edge01.telecentro.net.ar/live/smil:musictop.smil/playlist.m3u8
@ -284,13 +282,13 @@ https://videostream.shockmedia.com.ar:19360/neotvdigital/neotvdigital.m3u8
https://unlimited1-us.dps.live/nettv/nettv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p)
https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="NGFederal.ar" status="online",NG Federal (720p)
#EXTINF:-1 tvg-id="NGFederal.ar" status="error",NG Federal (720p)
http://www.coninfo.net:1935/tvlink/live/playlist.m3u8
#EXTINF:-1 tvg-id="NorteTV.ar" status="online",Norte TV Canal 7 (360p)
https://video.streamtvradio.com:8443/uv027/uv027/playlist.m3u8
#EXTINF:-1 tvg-id="Pakapaka.ar" status="online",Pakapaka (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Pakapaka.ar" status="error",Pakapaka (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVVNYxncuD4EfHpKDlPIYcQ/live
#EXTINF:-1 tvg-id="PowerHD.ar" status="online",PowerHD
#EXTINF:-1 tvg-id="PowerHD.ar" status="error",PowerHD
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
@ -308,9 +306,9 @@ https://api.new.livestream.com/accounts/22636012/events/8242619/live.m3u8
https://fullvideo.enlaweb.com.ar/video95/video95/playlist.m3u8
#EXTINF:-1 tvg-id="SenillosaTV.ar" status="online",Senillosa TV (360p)
https://stmv1.srvstm.com/senillosa/senillosa/playlist.m3u8
#EXTINF:-1 tvg-id="SicardiTV.ar" status="error",Sicardi TV (720p)
#EXTINF:-1 tvg-id="SicardiTV.ar" status="online",Sicardi TV (720p)
https://vivo.solumedia.com:19360/sicarditv/sicarditv.m3u8
#EXTINF:-1 tvg-id="SoliveTV.ar" status="online",Solive TV (720p)
#EXTINF:-1 tvg-id="SoliveTV.ar" status="error",Solive TV (720p)
https://stmv1.voxtvhd.com.br/solivetv/solivetv/playlist.m3u8
#EXTINF:-1 tvg-id="SomosLaPampa.ar" status="online",Somos La Pampa (1080p)
https://stream.arcast.com.ar/somosnoticias/somosnoticias/playlist.m3u8
@ -318,9 +316,9 @@ https://stream.arcast.com.ar/somosnoticias/somosnoticias/playlist.m3u8
https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8
#EXTINF:-1 tvg-id="Telecinco.ar" status="online",TeleCinco Trelew (240p)
https://videohd.live:19360/8016/8016.m3u8
#EXTINF:-1 tvg-id="Telecreativa.ar" status="error",Telecreativa
#EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa
https://panel.dattalive.com/8012/8012/playlist.m3u8
#EXTINF:-1 tvg-id="TelediarioTV.ar" status="online",Telediario TV
#EXTINF:-1 tvg-id="TelediarioTV.ar" status="error",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
@ -328,7 +326,7 @@ https://videohd.live:19360/8020/8020.m3u8
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
@ -352,7 +350,7 @@ https://panel.dattalive.com/8106/8106/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCs231K71Bnu5295_x0MB5Pg/live
#EXTINF:-1 tvg-id="TVSolidaria.ar" status="online",TV Solidaria
https://canadaremar2.todostreaming.es/live/argentina-web.m3u8
#EXTINF:-1 tvg-id="TVUniversidad.ar" status="error",TVU Universidad Nacional de La Plata (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVUniversidad.ar" status="online",TVU Universidad Nacional de La Plata (720p) [Not 24/7]
https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8
#EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="online",UNAM Transmedia
http://192.100.186.53:8090/hls/live.stream.m3u8
@ -368,7 +366,7 @@ https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live
#EXTINF:-1 tvg-id="VTV.ar" status="online",VerTV (VTV) (720p) [Not 24/7]
https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8
#EXTINF:-1 tvg-id="ZondaTV.ar" status="error",Zonda TV
#EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV
https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",C5N (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/c5n/live

View File

@ -4,7 +4,7 @@ https://ed1ov.live.opencaster.com/GzyysAAvEhht/index.m3u8
#EXTINF:-1 tvg-id="NosIslaTV.aw" status="error" 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
https://backend-server-dot-telearuba-app.appspot.com/media/livestream23/playlist.m3u8
#EXTINF:-1 tvg-id="Telearuba.aw" status="error",Telearuba (720p)
#EXTINF:-1 tvg-id="Telearuba.aw" status="online",Telearuba (720p)
http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Telearuba.aw" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",Telearuba (480p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7]
http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8
#EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7]
http://85.132.81.184:8080/arb24/live1/index.m3u8

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="B1TV.ba" status="error",B1 TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="B1TV.ba" status="online",B1 TV (1080p) [Not 24/7]
http://proxy.bihnet.net:88/live/b1tv.m3u8
#EXTINF:-1 tvg-id="BHRT.ba" status="timeout",BHRT (720p) [Geo-blocked]
https://bhrtstream.bhtelecom.ba/bhrtportal.m3u8

View File

@ -5,7 +5,7 @@ https://59959724487e3.streamlock.net/stream/live/playlist.m3u8
https://5592f056abba8.streamlock.net/citytv/citytv/playlist.m3u8
#EXTINF:-1 tvg-id="EbS.be" status="online",EbS Live (Europe by Satellite) (1080p)
https://euc-live.fl.freecaster.net/live/eucom/ebs.m3u8
#EXTINF:-1 tvg-id="EbSPlus.be" status="online",EbS+ Live (Europe by Satellite) (1080p)
#EXTINF:-1 tvg-id="EbSPlus.be" status="timeout",EbS+ Live (Europe by Satellite) (1080p)
https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8
#EXTINF:-1 tvg-id="KetnetJunior.be" status="online",Ketnet Junior (720p)
https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.m3u8
@ -36,9 +36,9 @@ https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8
#EXTINF:-1 tvg-id="" status="online",VRT Radio 1
https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8
#EXTINF:-1 tvg-id="" status="online",VRT Radio 2
https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.mpd
#EXTINF:-1 tvg-id="" status="online",VRT Radio 2
https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8
#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2
https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.mpd
#EXTINF:-1 tvg-id="" status="online",VRT Radio Klara
https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd
#EXTINF:-1 tvg-id="" status="online",VRT Radio Klara

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="blocked",100% Auto Moto TV (406p) [Not 24/7]
#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="error",100% Auto Moto TV (406p) [Not 24/7]
http://100automoto.tv:1935/bgtv1/autotv/playlist.m3u8
#EXTINF:-1 tvg-id="BalkanikaTV.bg" status="timeout",Balkanika TV (270p)
rtsp://stream.teracomm.bg/balkanika

View File

@ -57,7 +57,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84eirw
#EXTINF:-1 tvg-id="" status="error",ATB Santa Cruz
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84t82c
#EXTINF:-1 tvg-id="" status="online",Unitel Cochabamba
#EXTINF:-1 tvg-id="" status="error",Unitel Cochabamba
http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7y922d
#EXTINF:-1 tvg-id="" status="online",UPP TV (480p) [Not 24/7]
https://d2byzrnrdb259r.cloudfront.net/hls/upptv.m3u8

View File

@ -12,7 +12,7 @@ https://evpp.mm.uol.com.br/geob_band/agromais/playlist.m3u8
https://5cf4a2c2512a2.streamlock.net/dgrau/dgrau/playlist.m3u8
#EXTINF:-1 tvg-id="AnimeTV.br" status="online",Anime TV (360p) [Not 24/7]
https://stmv1.srvif.com/animetv/animetv/playlist.m3u8
#EXTINF:-1 tvg-id="AratuOn.br" status="timeout",Aratu On (720p)
#EXTINF:-1 tvg-id="AratuOn.br" status="online",Aratu On (720p)
https://cdn.jmvstream.com/w/LVW-8379/LVW8379_rIq6ZYiIiA/playlist.m3u8
#EXTINF:-1 tvg-id="Band.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Band (1080p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
@ -20,11 +20,11 @@ https://evpp.mm.uol.com.br/geob_band/app/playlist.m3u8
#EXTINF:-1 tvg-id="Band.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Band (1080p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8
#EXTINF:-1 tvg-id="BoasNovas.br" status="online",Boas Novas (720p)
#EXTINF:-1 tvg-id="BoasNovas.br" status="error",Boas Novas (720p)
https://cdn.jmvstream.com/w/LVW-9375/LVW9375_6i0wPBCHYc/playlist.m3u8
#EXTINF:-1 tvg-id="BoaVontadeTV.br" status="online",Boa Vontade TV (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCedt33latJW7StRfdF4-1FQ/live
#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="online",Canal 25 Jundiaí (404p) [Not 24/7]
#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="error",Canal 25 Jundiaí (404p) [Not 24/7]
https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8
#EXTINF:-1 tvg-id="CanaldoCriador.br" status="online",Canal do Criador (1080p)
https://607d2a1a47b1f.streamlock.net/crur/smil:canaldocriador.smil/playlist.m3u8
@ -60,7 +60,7 @@ https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8
http://str.portalcultura.com.br/funtelpa/tv_funtelpa/live.m3u8
#EXTINF:-1 tvg-id="FonteTV.br" status="online",Fonte TV (1080p) [Not 24/7]
http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8
#EXTINF:-1 tvg-id="Futura.br" status="error",Futura (540p) [Not 24/7]
#EXTINF:-1 tvg-id="Futura.br" status="online",Futura (540p) [Not 24/7]
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
@ -68,13 +68,13 @@ https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8
https://stmv1.srvif.com/gospelf/gospelf/playlist.m3u8
#EXTINF:-1 tvg-id="IMPDTV.br" status="online",IMPD TV (720p)
https://58a4464faef53.streamlock.net/impd/ngrp:impd_all/playlist.m3u8
#EXTINF:-1 tvg-id="ISTVHD.br" status="error",ISTV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="ISTVHD.br" status="online",ISTV (1080p) [Not 24/7]
https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8
#EXTINF:-1 tvg-id="JovemPanNews.br" status="online",Jovem Pan News (JP 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]
https://srv1.zcast.com.br/kpoptv/kpoptv/playlist.m3u8
#EXTINF:-1 tvg-id="MedalhaoPersa.br" status="online",Medalhão Persa (720p)
#EXTINF:-1 tvg-id="MedalhaoPersa.br" status="error",Medalhão Persa (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCXzXFFbjUBIXKM7ONsIQAbw/live
#EXTINF:-1 tvg-id="MKKWebTV.br" status="online",MKK Web TV (720p) [Not 24/7]
https://video01.logicahost.com.br/mkkwebtv/mkkwebtv/playlist.m3u8
@ -110,7 +110,7 @@ https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8
https://stmv1.samcast.com.br/redeamericatv/redeamericatv/playlist.m3u8
#EXTINF:-1 tvg-id="RedeBrasil.br" status="online",Rede Brasil (RBTV) (720p)
https://5cf4a2c2512a2.streamlock.net/rbtv/rbtv/playlist.m3u8
#EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="error",Rede Brasil de Comunicação (720p) [Not 24/7]
#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="RedeCNTCuiaba.br" status="online",Rede CNT Cuiaba (360p)
https://d1s664t39qub1o.cloudfront.net/live/cnt-cuiaba_360p614k/index.m3u8
@ -128,17 +128,17 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-riobranco_360p614k/index.m3u8
https://dd8umsy8yf96u.cloudfront.net/live/cnt-rio_360p614k/index.m3u8
#EXTINF:-1 tvg-id="RedeCNTSalvador.br" status="online",Rede CNT Salvador (360p)
https://dd8umsy8yf96u.cloudfront.net/live/cnt-salvador_360p614k/index.m3u8
#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (São Paulo) (360p) [Not 24/7]
https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8
#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT Sao Paulo (360p)
https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana_360p614k/index.m3u8
#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (São Paulo) (360p) [Not 24/7]
https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8
#EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Família (720p) [Not 24/7]
https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RedeGospel.br" status="error",Rede Gospel (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7]
https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8
#EXTINF:-1 tvg-id="RedeInternacionaldeTV.br" status="online",Rede Internacional de TV (RIT TV) (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCA0bOG0NUfJ855eDtHSxOkw/live
#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="error",Rede Mão Amiga (480p) [Not 24/7]
#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="online",Rede Mão Amiga (480p) [Not 24/7]
http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8
#EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7]
https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8
@ -160,7 +160,7 @@ https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8
https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8
#EXTINF:-1 tvg-id="RedeTVTocantins.br" status="online",RedeTV! Tocantins (720p) [Not 24/7]
https://59f1cbe63db89.streamlock.net:1443/redetvro/redetvro/playlist.m3u8
#EXTINF:-1 tvg-id="RedeVida.br" status="online",Rede Vida (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RedeVida.br" status="error",Rede Vida (720p) [Not 24/7]
https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RetroCartoon.br" status="online",Retrô Cartoon (480p) [Not 24/7]
https://stmv1.srvif.com/retrotv/retrotv/playlist.m3u8
@ -182,7 +182,7 @@ https://stmv5.samcast.com.br/wagner7919/wagner7919/playlist.m3u8
https://video02.logicahost.com.br/a10mais/smil:transcoder.smil/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="TVAssembleiaCeara.br" status="error",TV Assembléia Ceará (720p)
#EXTINF:-1 tvg-id="TVAssembleiaCeara.br" status="online",TV Assembléia Ceará (720p)
https://jjn5dkk9bd.zoeweb.tv/z404-live/stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVAssembleiaMatoGrosso.br" status="online",Assembleia Legislativa do Estado de Mato Grosso (720p)
https://streaming.al.mt.gov.br/test/index.m3u8
@ -202,7 +202,7 @@ https://tbc.zoeweb.tv/tbc/tbc/playlist.m3u8
https://stream3.camara.gov.br/tv2/manifest.m3u8
#EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Câmara (1080p)
https://stream3.camara.gov.br/tv1/manifest.m3u8
#EXTINF:-1 tvg-id="TVCamaradeSaoPaulo.br" status="timeout",TV Camara de Sao Paulo (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVCamaradeSaoPaulo.br" 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="TVCancaoNovaRede.br" status="online",Canção Nova TV (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVrKQMmA2ew9LFzeIDaOFgw/live
@ -216,13 +216,13 @@ http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8
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="TVDestak.br" status="online",TV Destak (360p)
https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/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="TVDiversa.br" status="error",TV Diversa (1080p)
#EXTINF:-1 tvg-id="TVDiversa.br" status="online",TV Diversa (1080p)
https://tvdiversa.brasilstream.com.br/hls/tvdiversa/index.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
@ -234,7 +234,7 @@ http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8
https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8
#EXTINF:-1 tvg-id="TVFuturo.br" status="online",TV Futuro (1080p)
https://streaming03.zas.media:1936/tvfuturo/tvfuturo/playlist.m3u8
#EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="error",TV Galega Blumenau (720p) [Not 24/7]
https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8
#EXTINF:-1 tvg-id="TVGazeta.br" status="timeout",Gazeta (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/tvgazeta
@ -288,15 +288,15 @@ http://200.189.113.201/hls/tve.m3u8
http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="TVSantaCruz.br" status="online",TV Santa Cruz (720p) [Not 24/7]
https://rtmp.info/tvsantacruz/envivo/playlist.m3u8
#EXTINF:-1 tvg-id="TVSolComunidade.br" status="error",TV Sol Comunidade (480p) [Not 24/7]
#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="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7]
https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8
#EXTINF:-1 tvg-id="TVUFG.br" status="error",TV UFG (720p) [Not 24/7]
#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="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="error",TV UniSantos (240p) [Not 24/7]
#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="TVVerdesCampos.br" status="online",TV Verdes Campos (360p) [Not 24/7]
https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8

View File

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="BOneTV.cd" status="blocked",B-One
http://178.33.237.146/rtnc1.m3u8
#EXTINF:-1 tvg-id="BossBrothersTV.cd" status="error",Boss Brothers TV (1080p)
#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="timeout",Congo Planet Television (1080p)
https://radio.congoplanet.com/Congo_Planet_TV.sdp/Congo_Planet_TV/playlist.m3u8

View File

@ -28,12 +28,12 @@ https://edge.vedge.infomaniak.com/livecast/ik:lfmhd/manifest.m3u8
#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p)
https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8
#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p)
https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8
#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p)
https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8
#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p)
https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8
#EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p)
https://streaming.meteonews.net/hls/stream.m3u8
#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p)
#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p)
http://210.210.155.37/uq2663/h/h18/index.m3u8
#EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p)
https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8

View File

@ -15,11 +15,11 @@ https://srv2.zcast.com.br/carlos2469/carlos2469/playlist.m3u8
https://unlimited6-cl.dps.live/atv/atv.smil/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]
#EXTINF:-1 tvg-id="AtacamaTV.cl" status="error",Atacama TV (Copiapó) (720p) [Not 24/7]
https://v2.tustreaming.cl/atacamatv/index.m3u8
#EXTINF:-1 tvg-id="AXNChile.cl" status="blocked",AXN (1080p)
https://cvi.cdn.rcs.net.ar/mnp/axn_hls/playlist.m3u8
#EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysén TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AysenTV.cl" status="error",Aysén TV (720p) [Not 24/7]
https://v2.tustreaming.cl/aysentv/playlist.m3u8
#EXTINF:-1 tvg-id="BuinSomosTodos.cl" status="online",Buin Somos Todos (720p) [Not 24/7]
https://bst.buin.cl/0.m3u8
@ -30,9 +30,9 @@ https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellón (1080p) [Not 24/7]
https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7]
https://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]
@ -69,7 +69,7 @@ http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8
https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8
#EXTINF:-1 tvg-id="ChileVision.cl" status="blocked",ChileVisión (720p) [Geo-blocked]
http://chv-m3u.chorroaeboy.repl.co
#EXTINF:-1 tvg-id="ClickTVChile.cl" status="online",Click TV (Coronel) (720p)
#EXTINF:-1 tvg-id="ClickTVChile.cl" status="error",Click TV (Coronel) (720p)
http://v2.tustreaming.cl/clicktv/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
@ -131,13 +131,13 @@ https://paneltv.online:1936/8118/8118/playlist.m3u8
https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/playlist.m3u8
#EXTINF:-1 tvg-id="Mega.cl" status="blocked",Mega [Geo-blocked]
http://186.67.117.178:8081/play/a00x
#EXTINF:-1 tvg-id="Meganoticias.cl" status="error",Meganoticias (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Meganoticias.cl" status="online",Meganoticias (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkccyEbqhhM3uKOI6Shm-4Q/live
#EXTINF:-1 tvg-id="MundodelaMusica.cl" status="online",Mundo de la Música (480p)
https://videostreaming.cloudserverlatam.com/8078/8078/playlist.m3u8
#EXTINF:-1 tvg-id="Nublevision.cl" status="online",Ñublevisión (Chillán) (720p)
https://cdn.oneplaychile.cl:1936/regionales/nublevision.stream/playlist.m3u8
#EXTINF:-1 tvg-id="OndaRadio.cl" status="error",Onda Radio
#EXTINF:-1 tvg-id="OndaRadio.cl" status="online",Onda Radio
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
@ -153,10 +153,10 @@ https://scl.edge.grupoz.cl/planetatvkids/live/playlist.m3u8
https://mediacpstreamchile.com:1936/8152/8152/playlist.m3u8
#EXTINF:-1 tvg-id="PlanetaTVMovie.cl" status="online",Planeta TV Movies (720p)
https://scl.edge.grupoz.cl/movie/live/playlist.m3u8
#EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7]
https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/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]
https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8
#EXTINF:-1 tvg-id="PuconTV.cl" status="online",Pucón TV (1080p) [Not 24/7]
https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="PuranoticiaTV.cl" status="online",Puranoticia TV
@ -211,7 +211,7 @@ https://inliveserver.com:1936/11516/11516/playlist.m3u8
https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p)
https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="error",Tendencias Prime (T31 | Ñuñoa) (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | Ñuñoa) (1080p) [Not 24/7]
https://v2.tustreaming.cl/tendenciastv/index.m3u8
#EXTINF:-1 tvg-id="Tevex.cl" status="error",Tevex (720p) [Not 24/7]
https://v4.tustreaming.cl/tevexinter/index.m3u8
@ -229,7 +229,7 @@ https://srv.panelcast.net/traveltv/traveltv/playlist.m3u8
https://unlimited1-us.dps.live/tv5/tv5.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TV5Linares.cl" status="online",TV5 Linares (720p) [Not 24/7]
https://unlimited6-cl.dps.live/tv5/tv5.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TV8Concepcion.cl" status="blocked",TV8 (Concepción) (514p) [Geo-blocked]
#EXTINF:-1 tvg-id="TV8Concepcion.cl" status="online",TV8 (Concepción) (514p) [Geo-blocked]
https://593b04c4c5670.streamlock.net/8014/8014/playlist.m3u8
#EXTINF:-1 tvg-id="TVinet.cl" status="online",T-Vinet
https://unlimited1-us.dps.live/inet2/inet2.smil/playlist.m3u8
@ -263,7 +263,7 @@ 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
@ -273,7 +273,7 @@ https://5eaccbab48461.streamlock.net:1936/8112/8112/playlist.m3u8
https://593b04c4c5670.streamlock.net/8068/8068/playlist.m3u8
#EXTINF:-1 tvg-id="VidaTV.cl" status="timeout",Vida TV (1080p)
http://45.161.188.242:88/vidatv/index.m3u8
#EXTINF:-1 tvg-id="VisionPlusTV.cl" status="error",Visión Plus TV (Melipilla) (720p) [Not 24/7]
#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="VivoTV.cl" status="online",Vivo TV
https://unlimited1-us.dps.live/vivotv/vivotv.smil/playlist.m3u8
@ -293,5 +293,5 @@ http://38.131.11.9:1080/play/a00x
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live
#EXTINF:-1 tvg-id="" status="online",PlanetaTV 90s (720p)
https://mediacpstreamchile.com:1936/8102/8102/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Región Televisión Ñuble (Chillán) (720p) [Not 24/7]
#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

View File

@ -2,6 +2,8 @@
#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1综合 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225618/index.m3u8
#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1综合 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225642/index.m3u8
#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1综合 (1080p)
http://117.169.120.140:8080/live/cctv-1/.m3u8
#EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1综合 (1080p) [Not 24/7]
http://112.25.48.68/live/program/live/cctv1hd/4000000/mnf.m3u8
@ -36,13 +38,13 @@ 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://39.134.115.163:8080/PLTV/88888910/224/3221225642/index.m3u8
#EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1综合 (1080p)
http://183.207.248.71/cntv/live1/cctv-1/cctv-1
#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225619/index.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225643/index.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p)
http://117.169.120.140:8080/live/cctv-2/.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p)
http://39.134.39.39/PLTV/88888888/224/3221226220/index.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (540p)
@ -58,15 +60,13 @@ http://183.207.248.71/gitv/live1/G_CCTV-2/G_CCTV-2
#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p)
http://223.110.245.170/PLTV/3/224/3221227207/index.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p)
http://117.169.120.140:8080/live/cctv-2/.m3u8
#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p)
http://183.207.248.71/cntv/live1/cctv-2/cctv-2
#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225634/index.m3u8
#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p)
http://39.135.138.59:18890/PLTV/88888910/224/3221225647/index.m3u8
http://39.134.115.163:8080/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
http://39.135.138.59:18890/PLTV/88888910/224/3221225647/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)
@ -90,8 +90,8 @@ http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8
#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p)
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8
#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225647/index.m3u8
#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p)
http://117.169.120.140:8080/live/cctv-3/.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
@ -184,6 +184,8 @@ http://223.110.245.173/PLTV/3/224/3221225548/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225624/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225644/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p)
http://39.135.138.59:18890/PLTV/88888910/224/3221225624/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p)
http://117.169.120.140:8080/live/cctv-7/.m3u8
@ -209,8 +211,6 @@ http://183.207.249.9/PLTV/3/224/3221225546/index.m3u8
http://183.207.249.15/PLTV/3/224/3221225546/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7国防军事 (1080p)
http://183.207.249.36/PLTV/4/224/3221227314/index.m3u8
#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7国防军事 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225644/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)
@ -269,8 +269,6 @@ http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8
http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8
#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10科教 (1080p)
http://39.135.138.59:18890/PLTV/88888910/224/3221225627/index.m3u8
#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10科教 (1080p)
http://117.169.120.140:8080/live/cctv-10/.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)
@ -284,6 +282,8 @@ 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="timeout",CCTV-10科教 (1080p)
http://117.169.120.140:8080/live/cctv-10/.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="CCTV11.cn" status="online",CCTV-11戏曲 (1080p)
http://39.135.138.59:18890/PLTV/88888910/224/3221225628/index.m3u8
@ -351,7 +351,7 @@ http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8
http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=54&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=
#EXTINF:-1 tvg-id="CCTV17.cn" status="online",CCTV-17农业农村 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225908/index.m3u8
#EXTINF:-1 tvg-id="CCTV17.cn" status="online",CCTV-17农业农村 (1080p)
#EXTINF:-1 tvg-id="CCTV17.cn" status="timeout",CCTV-17农业农村 (1080p)
http://39.135.138.59:18890/PLTV/88888910/224/3221225907/index.m3u8
#EXTINF:-1 tvg-id="CCTVPlus1.cn" status="online",CCTV+ 1 (600p) [Not 24/7]
https://cd-live-stream.news.cctvplus.com/live/smil:CHANNEL1.smil/playlist.m3u8
@ -383,13 +383,13 @@ http://live.cztv.cc:85/live/xwpd.m3u8
http://live.cztv.cc:85/live/ggpd.m3u8
#EXTINF:-1 tvg-id="ChuzhouScienceEducationChannel.cn" status="online",滁州市广播电视台 科教频道 (400p)
http://live.cztv.cc:85/live/sjpd.m3u8
#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p)
#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="TVS2.cn" status="timeout",TVS2 (576p)
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8
#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p)
#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p)
http://210.210.155.37/x6bnqe/s/s94/index2.m3u8
#EXTINF:-1 tvg-id="" status="timeout",BesTV超级 (576p)
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226942/index.m3u8
@ -675,7 +675,7 @@ http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=050&FvSeid=1&Fsv_ctype=LIVES&Fs
http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8
#EXTINF:-1 tvg-id="" status="blocked",内江科教 (720p)
http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8
#EXTINF:-1 tvg-id="" status="timeout",内江综合 (720p)
#EXTINF:-1 tvg-id="" status="blocked",内江综合 (720p)
http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8
#EXTINF:-1 tvg-id="" status="timeout",内蒙古 (576p)
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225836/index.m3u8
@ -811,7 +811,7 @@ http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8
http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8
#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7]
http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8
#EXTINF:-1 tvg-id="" status="timeout",南宁都市生活 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7]
http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8
#EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p)
http://221.5.213.4:30000/1111.m3u8
@ -847,12 +847,12 @@ http://125.210.152.18:9090/live/JLWSHD_H265.m3u8
http://112.25.48.68/live/program/live/jlws/1300000/mnf.m3u8
#EXTINF:-1 tvg-id="" status="online",吉林卫视 (576p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225680/index.m3u8
#EXTINF:-1 tvg-id="" status="online",吉林卫视 (576p)
http://117.169.120.140:8080/live/jilinstv/.m3u8
#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p)
http://183.207.249.7/PLTV/4/224/3221225883/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p)
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p)
http://117.169.120.140:8080/live/jilinstv/.m3u8
#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (720p)
http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=25&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=
#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (720p)
@ -887,7 +887,7 @@ http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel35/pla
http://flv.drs.tv.yatv.tv:8080/channellive/gonggong.flv
#EXTINF:-1 tvg-id="" status="online",四川 雅安综合 (720p)
http://flv.drs.tv.yatv.tv:8080/channellive/xinwen.flv
#EXTINF:-1 tvg-id="" status="error",四川公共 (720p)
#EXTINF:-1 tvg-id="" status="timeout",四川公共 (720p)
http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",四川卫视 (360p)
http://125.210.152.18:9090/live/SCWSHD_H265.m3u8
@ -920,6 +920,8 @@ http://183.207.249.12/PLTV/4/224/3221225808/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",天津卫视 (576p)
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225808/index.m3u8
#EXTINF:-1 tvg-id="" status="online",天津卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225698/index.m3u8
#EXTINF:-1 tvg-id="" status="online",天津卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8
#EXTINF:-1 tvg-id="" status="online",天津卫视 (1080p)
http://117.169.120.140:8080/live/hdtianjinstv/.m3u8
@ -939,8 +941,6 @@ http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227382/index.m3u8
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221227407/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",天津卫视 (1080p)
http://223.110.245.170/PLTV/3/224/3221227212/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",天津卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225698/index.m3u8
#EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p)
http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8
#EXTINF:-1 tvg-id="" status="online",奥视卫星 (720p) [Not 24/7]
@ -949,7 +949,7 @@ http://61.244.22.5/ch3/ch3.live/playlist.m3u8
http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8
#EXTINF:-1 tvg-id="" status="online",如东新闻综合 (480p) [Not 24/7]
http://live.rdxmt.com/channels/rudong/news/flv:sd/live
#EXTINF:-1 tvg-id="" status="online",孟州电视台 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",孟州电视台 (1080p) [Not 24/7]
http://live.dxhmt.cn:9081/tv/10883-1.m3u8
#EXTINF:-1 tvg-id="" status="timeout",宁夏卫视 (540p)
http://112.25.48.68/live/program/live/nxws/1300000/mnf.m3u8
@ -1223,7 +1223,7 @@ http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221225947/index.m3u8
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221227389/index.m3u8
#EXTINF:-1 tvg-id="" status="online",忍者神龟 (480p)
http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4
#EXTINF:-1 tvg-id="" status="error",房山电视台 (576p)
#EXTINF:-1 tvg-id="" status="online",房山电视台 (576p)
https://live.funhillrm.com/2/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",抚州公共 (270p)
http://111.75.179.195:30767/video/live_vide2.m3u8
@ -1366,8 +1366,6 @@ http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD
#EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8
#EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8
#EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p)
http://117.169.120.140:8080/live/hdjiangsustv/.m3u8
#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p)
http://112.25.48.68/live/program/live/jswshd/4000000/mnf.m3u8
@ -1380,6 +1378,8 @@ http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227439/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p)
http://223.110.245.170/PLTV/3/224/3221227255/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p)
http://183.207.248.71/cntv/live1/jiangsustv/jiangsustv
#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) [Not 24/7]
http://183.207.248.71/cntv/live1/HD-2500k-1080P-jiangsustv/HD-2500k-1080P-jiangsustv
@ -1449,7 +1449,7 @@ http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225840/index.m3u8
http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=45&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=
#EXTINF:-1 tvg-id="" status="online",河北少儿科教 (540p)
http://live6.plus.hebtv.com/sekjx/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",河北影视剧 (540p)
#EXTINF:-1 tvg-id="" status="timeout",河北影视剧 (540p)
http://live6.plus.hebtv.com/hbysx/hd/live.m3u8
#EXTINF:-1 tvg-id="" status="timeout",河北经济生活 (540p) [Not 24/7]
http://live2.plus.hebtv.com/jjshx/playlist.m3u8
@ -1469,7 +1469,7 @@ http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8
http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8
#EXTINF:-1 tvg-id="" status="online",济宁公共 (450p)
http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8
#EXTINF:-1 tvg-id="" status="online",济宁图文 (576p)
#EXTINF:-1 tvg-id="" status="timeout",济宁图文 (576p)
http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8
#EXTINF:-1 tvg-id="" status="online",济宁教育 (1080p)
http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8
@ -1593,9 +1593,9 @@ http://223.110.243.171/PLTV/3/224/3221227217/index.m3u8
http://223.110.245.139/PLTV/4/224/3221227307/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",深圳卫视 (1080p) [Not 24/7]
http://183.207.248.71/cntv/live1/HD-2500k-1080P-shenzhenstv/HD-2500k-1080P-shenzhenstv
#EXTINF:-1 tvg-id="" status="error",深州綜合頻道 (360p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7]
http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",深州綜合頻道 (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7]
http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="blocked",湖北 荆门公共台 (1080p) [Geo-blocked]
http://jingmen.live.cjyun.org/video/s10101-jmggpd.m3u8
@ -1767,7 +1767,7 @@ http://112.25.48.68/live/program/live/hdnba3/4000000/mnf.m3u8
http://112.25.48.68/live/program/live/hdnba5/4000000/mnf.m3u8
#EXTINF:-1 tvg-id="" status="timeout",百事通体育7 (1080p) [Not 24/7]
http://112.25.48.68/live/program/live/hdnba7/4000000/mnf.m3u8
#EXTINF:-1 tvg-id="" status="timeout",石景山电视台 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",石景山电视台 (1080p) [Not 24/7]
http://live.sjsrm.com/bjsjs/sd/live.m3u8
#EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7]
http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8
@ -1857,7 +1857,7 @@ http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv1stream.m3u
http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8
#EXTINF:-1 tvg-id="" status="timeout",蓝屏 432 (576p)
http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=109&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=
#EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",蓬安新闻综合 (720p) [Not 24/7]
http://palive.patv123.com:8091/live/xwpd_800K.m3u8
#EXTINF:-1 tvg-id="" status="online",蕪湖教育頻道 (576p)
http://live1.wuhubtv.com/channel4/sd/live.m3u8
@ -1897,12 +1897,12 @@ http://media.vtibet.com/masvod/HLSLive/7/zangyuTV_q1.m3u8
http://221.238.209.44:81/hls/live1.m3u8
#EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (360p)
http://125.210.152.18:9090/live/GZWSHD_H265.m3u8
#EXTINF:-1 tvg-id="" status="online",贵州卫视 (576p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p)
http://183.207.248.71/gitv/live1/G_GUIZHOU/G_GUIZHOU
#EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p)
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p)
http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8
#EXTINF:-1 tvg-id="" status="online",赵县电视一套 (360p)
http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",赵县电视一套 (576p)
@ -2089,7 +2089,7 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225736/index.m3u8
http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",黑龙江卫视 (1080p)
http://223.110.254.143:6610/cntv/live1/HD-8000k-1080P-heilongjiangstv/HD-8000k-1080P-heilongjiangstv/1.m3u8
#EXTINF:-1 tvg-id="" status="timeout",黑龙江台
#EXTINF:-1 tvg-id="" status="error",黑龙江台
http://stream3.hljtv.com/hljws2/sd/live.m3u8
#EXTINF:-1 tvg-id="" status="blocked",黔西南公共 (288p) [Geo-blocked]
http://live.qxndt.com/channel3/sd/live.m3u8

View File

@ -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
@ -27,7 +27,7 @@ https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8
http://131.221.42.25:1935/streaming/canal2/playlist.m3u8
#EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional
https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8
#EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets
#EXTINF:-1 tvg-id="CanalNets.co" status="error",Canal Nets
https://video.ejeserver.com/live/nets.m3u8
#EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7]
http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8
@ -97,9 +97,9 @@ https://play.cdn.enetres.net/184784E1D210401F8041E3E1266822CC023/028/playlist.m3
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="ZonaJovenTV.co" status="online",Zona Joven TV
#EXTINF:-1 tvg-id="ZonaJovenTV.co" status="error",Zona Joven TV
https://stmv2.voxtvhd.com.br/zonajoventv/zonajoventv/playlist.m3u8
#EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotà | Cundinamarca) (1080p)
#EXTINF:-1 tvg-id="Zoom.co" status="error",Zoom (Bogotà | Cundinamarca) (1080p)
https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8
#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="online",Zuldemayda Canal 13 (Armenia | Quindio)
https://video.ejeserver.com/live/zuldemayda.m3u8

View File

@ -21,7 +21,7 @@ https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8
https://www.livestreamcdn.net:444/ExtremaTV/ExtremaTV/playlist.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="NicoyaTV.cr" status="error",NicoyaTV (720p) [Not 24/7]
#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="SMOTV.cr" status="timeout",SMO TV
http://186.15.50.30:8080/hls/smotv.m3u8
@ -31,15 +31,15 @@ http://k4.usastreams.com/ARBtv/teleplus/playlist.m3u8
https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8
#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7]
http://k3.usastreams.com/telesur/telesur/playlist.m3u8
#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="blocked",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
#EXTINF:-1 tvg-id="TVN14.cr" status="online",Canal 14 San Carlos (720p)
http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8
#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",TV Sur Canal 9 (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="error",TV Sur Canal 9 (480p) [Not 24/7]
http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8
#EXTINF:-1 tvg-id="TVSurCanal14.cr" status="online",TV Sur Canal 14 (720p)
https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8

View File

@ -9,9 +9,9 @@ https://www.ast.tv/stream/1/master.m3u8
https://www.ast.tv/stream/2/master.m3u8
#EXTINF:-1 tvg-id="BRT1HD.cy" status="online",BRT 1 HD (720p) [Not 24/7]
http://kuzeykibris.tv/m3u8/tv_brt1.m3u8
#EXTINF:-1 tvg-id="BRT1HD.cy" status="online",BRT 1 HD (576p) [Not 24/7]
#EXTINF:-1 tvg-id="BRT1HD.cy" status="error",BRT 1 HD (576p) [Not 24/7]
http://wms.brtk.net:1935/live/BRTHD/playlist.m3u8
#EXTINF:-1 tvg-id="BRT3.cy" status="online",BRT 3 (406p) [Not 24/7]
#EXTINF:-1 tvg-id="BRT3.cy" status="error",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
@ -55,7 +55,7 @@ https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8
https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8
#EXTINF:-1 tvg-id="Sat7Turk.cy" status="online",Sat7 Türk (720p)
https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8
#EXTINF:-1 tvg-id="SigmaTV.cy" status="timeout",Sigma (576p) [Not 24/7]
#EXTINF:-1 tvg-id="SigmaTV.cy" status="online",Sigma (576p) [Not 24/7]
https://sl2.sigmatv.com/hls/live.m3u8
#EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7]
http://kuzeykibris.tv/m3u8/tv_kktv.m3u8

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="CurrentTimeTV.cz" 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="CurrentTimeTV.cz" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Настоящее Время (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s61/index.m3u8
#EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p)

View File

@ -65,7 +65,7 @@ https://5889e7d0d6e28.streamlock.net/ev1tv-live/mp4:livestream/playlist.m3u8
https://5acade5fc0c29.streamlock.net/kabeljournal/live2020.stream/playlist.m3u8
#EXTINF:-1 tvg-id="EuroAlTV.de" status="timeout",EuroAl TV (720p)
http://5.135.92.131:1935/live/euroAl/playlist.m3u8
#EXTINF:-1 tvg-id="Filstalwelle.de" status="error",Filstalwelle (576p)
#EXTINF:-1 tvg-id="Filstalwelle.de" status="online",Filstalwelle (576p)
http://62.113.210.2/filstalwelle-live/mp4:livestream/playlist.m3u8
#EXTINF:-1 tvg-id="FinestTV.de" status="online",Finest TV (288p) [Not 24/7]
http://media.finest.tv/hls/live.m3u8
@ -259,7 +259,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p
https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8
#EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7]
https://stream.rockantenne.de/rockantenne/stream/mp3
#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] [Geo-blocked]
#EXTINF:-1 tvg-id="RocklandTV.de" status="online",Rockland TV (720p) [Not 24/7] [Geo-blocked]
https://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8
#EXTINF:-1 tvg-id="SaarlandFernsehen1.de" status="online",Saarland Fernsehen 1 (1080p)
https://saarland1.iptv-playoutcenter.de/saarland1/saarland1.stream_1/playlist.m3u8

View File

@ -8,9 +8,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd2550007
#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p)
https://service-stitcher.clusters.pluto.tv/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="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p)
@ -30,13 +30,13 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072
#EXTINF:-1 tvg-id="N24Doku.de" status="online",Pluto TV N24 Doku (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4bf36000076a81b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (Germany) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p)
@ -51,14 +51,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2bdfec6cdc10009975e20/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVGermany.us" status="online",Pluto TV MTV (Germany) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5caf325764025859afdd6c4d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms+ (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="error",Pluto TV Sitcoms+ (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (Germany) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d00e8adaab96b5635b2a005&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=248&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (720p) [Not 24/7]

View File

@ -21,7 +21,7 @@ https://62ac3ff10e9f0.streamlock.net:1936/cielotv/cielotv/playlist.m3u8
https://live.teledom.info:3713/live/cinevisionlive.m3u8
#EXTINF:-1 tvg-id="ConstanzaTV.do" status="online",ConstanzaTV
https://ss9.domint.net:3026/ctv8_str/contanzatv/playlist.m3u8
#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",Cotubanama TV
#EXTINF:-1 tvg-id="CotubanamaTV.do" status="online",Cotubanama TV
https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8
#EXTINF:-1 tvg-id="CromTV.do" status="online",CromTV
https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8
@ -45,7 +45,7 @@ https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8
https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8
#EXTINF:-1 tvg-id="GuacaraTV.do" status="error",Guacara TV
https://cloudflare.streamgato.us:3180/live/guacaratvlive.m3u8
#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="blocked",Hermanas Mirabal TV (720p) [Not 24/7]
https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7]
http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8
@ -65,7 +65,7 @@ https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8
http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8
#EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavision Canal 43 (480p) [Not 24/7]
http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8
#EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Microvision10.do" status="error",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]
https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8
@ -81,7 +81,7 @@ https://cdn.streamingcpanel.com:3526/live/teleraiceslive.m3u8
https://streaming.ath.cx:1936/nexxotv/nexxotv/playlist.m3u8
#EXTINF:-1 tvg-id="NitidaTV.do" status="online",Nítida TV
https://live.teledomdr.com:3131/live/nitidatvlive.m3u8
#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked]
https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8
#EXTINF:-1 tvg-id="PeraviaVision.do" status="online",Peravía Visión
https://ss5.domint.net:3048/pvv_str/peravia/playlist.m3u8
@ -95,7 +95,7 @@ http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8
https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8
#EXTINF:-1 tvg-id="SanIsidroTV.do" status="online",San Isidro TV (360p) [Not 24/7]
https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8
#EXTINF:-1 tvg-id="SensacionTV.do" status="error",Sensación TV
#EXTINF:-1 tvg-id="SensacionTV.do" status="online",Sensación TV
https://ss5.domint.net:3002/stv_str/sensaciontv/playlist.m3u8
#EXTINF:-1 tvg-id="SiTV.do" status="online",SiTV (720p)
http://190.122.104.221/Player/sitv.m3u8
@ -117,7 +117,7 @@ http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8
http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7]
http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8
#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="blocked",TeleCibao (720p) [Not 24/7]
#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
@ -127,9 +127,9 @@ https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8
http://ss8.domint.net:2118/tf_str/futu/master.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
#EXTINF:-1 tvg-id="Telemax.do" status="error",Telemax
https://cdn2.streamgato.us/telemax/telemax/playlist.m3u8
#EXTINF:-1 tvg-id="Telemilenio.do" status="error",Telemilenio (720p) [Not 24/7]
#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]
http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8
@ -141,7 +141,7 @@ http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8
https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8
#EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",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

View File

@ -2,17 +2,17 @@
#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8
#EXTINF:-1 tvg-id="BahiaTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bahia TV [Geo-blocked]
#EXTINF:-1 tvg-id="BahiaTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bahia TV [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8
#EXTINF:-1 tvg-id="CNA.dz" status="online",CNA (Chaîne Nord Africaine) (360p) [Not 24/7]
https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8
#EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7]
http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8
#EXTINF:-1 tvg-id="EchoroukNews.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk News (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="EchoroukNews.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk News (480p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8
#EXTINF:-1 tvg-id="EchoroukTV.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk TV (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7]
http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8
#EXTINF:-1 tvg-id="EchoroukTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk TV (720p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/Echorouk_TV_HD/playlist.m3u8
#EXTINF:-1 tvg-id="ElBilad.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked]
@ -23,7 +23,7 @@ https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8
#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8
#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked]
#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8
#EXTINF:-1 tvg-id="ElHayatTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Hayat TV [Geo-blocked]
@ -32,10 +32,10 @@ https://cdn02.hta.dz/abr_htatv/EL_HAYAT_TV_ALGERIE/playlist.m3u8
#EXTINF:-1 tvg-id="EnnaharTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Ennahar TV [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/ENNAHAR_TV/playlist.m3u8
#EXTINF:-1 tvg-id="SamiraTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Samira TV [Geo-blocked]
#EXTINF:-1 tvg-id="SamiraTV.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Samira TV [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/SamiraTV/playlist.m3u8
#EXTINF:-1 tvg-id="TV1.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked]
#EXTINF:-1 tvg-id="TV1.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/PROGRAMME_NATIONAL/playlist.m3u8
#EXTINF:-1 tvg-id="TV2.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Canal Algérie [Geo-blocked]
@ -50,13 +50,13 @@ https://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8
#EXTINF:-1 tvg-id="TV5.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV5 [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8
#EXTINF:-1 tvg-id="TV6.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV6 [Geo-blocked]
#EXTINF:-1 tvg-id="TV6.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV6 [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/TV_6_HD/playlist.m3u8
#EXTINF:-1 tvg-id="TV7.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV7 Elmaarifa [Geo-blocked]
#EXTINF:-1 tvg-id="TV7.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV7 Elmaarifa [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/TV7_ELMAARIFA/playlist.m3u8
#EXTINF:-1 tvg-id="TV8.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV8 Edhakira [Geo-blocked]
#EXTINF:-1 tvg-id="TV8.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV8 Edhakira [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://cdn02.hta.dz/abr_htatv/TV8_EDHAKIRA/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",AL24 News

View File

@ -1,9 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="Asomavision.ec" status="online",Asomavisión
https://asomatv.duckdns.org/livestream/stream.m3u8
#EXTINF:-1 tvg-id="EcotelTV.ec" status="error",Ecotel (720p) [Not 24/7]
#EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7]
https://ecotel.streamseguro.com/hls/ecoteltv.m3u8
#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked]
#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked]
https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8
#EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7]
https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8
@ -15,7 +15,7 @@ http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8
https://multicanal.streamseguro.com/hls/streaming.m3u8
#EXTINF:-1 tvg-id="Nortvision.ec" status="online",Nortvisión
https://plataformavideo.com:19360/nortvision/nortvision.m3u8
#EXTINF:-1 tvg-id="PuruwaTV.ec" status="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

View File

@ -1,8 +1,8 @@
#EXTM3U
#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)
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="7TelevisionRegiondeMurcia.es" status="online",7 Televisión Región de Murcia (1080p)
https://rtv-murcia-live.globalmest.com/stream/abr/first.m3u8
#EXTINF:-1 tvg-id="9laLomaTV.es" status="blocked",9 la Loma TV [Geo-blocked]
@ -57,7 +57,7 @@ http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8
https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8
#EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7]
https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8
#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doñana (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doñana (720p) [Not 24/7]
https://secure5.todostreaming.es/live/division-alm.m3u8
#EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7]
https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8
@ -165,9 +165,9 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@134665/master.m3u8
https://ztnr.rtve.es/ztnr/5190066.m3u8
#EXTINF:-1 tvg-id="La1Catalunya.es" status="timeout",La 1 Catalunya (576p) [Geo-blocked]
https://ztnr.rtve.es/ztnr/3293681.m3u8
#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p)
#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p)
https://rtvelivestream.akamaized.net/segments/la2/la2_main.m3u8
#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p)
#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p)
https://ztnr.rtve.es/ztnr/1688885.m3u8
#EXTINF:-1 tvg-id="La7.es" status="online",LA7 (720p)
https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8
@ -179,7 +179,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play
https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8
#EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7]
https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8
#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="blocked",La 8 Mediterráneo (1080p) [Not 24/7]
https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8
#EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7]
https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8
@ -199,15 +199,15 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid
https://urbanrevolution.es:8443/live/TV/playlist.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="error",Logos TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7]
http://streamer1.streamhost.org/salive/logosH/playlist.m3u8
#EXTINF:-1 tvg-id="LogosTV.es" status="error",Logos TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7]
https://streamer1.streamhost.org/salive/logosH/master.m3u8
#EXTINF:-1 tvg-id="M95TelevisionMarbella.es" status="online",M95 Televisión Marbella (576p) [Not 24/7]
https://limited2.todostreaming.es/live/m95-livestream.m3u8
#EXTINF:-1 tvg-id="MaestratTV.es" status="online",Maestrat TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="MaestratTV.es" status="error",Maestrat TV (1080p) [Not 24/7]
https://stream.maestrat.tv/hls/stream.m3u8
#EXTINF:-1 tvg-id="MirameTV.es" status="online",Mírame TV (360p) [Not 24/7]
https://bit.controlstreams.com:5443/LiveApp/streams/mirametv.m3u8
@ -265,7 +265,7 @@ https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8
https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8
#EXTINF:-1 tvg-id="Tevecat.es" status="online",teve.cat (1080p)
https://limited35.todostreaming.es/live/mitjans-livestream.m3u8
#EXTINF:-1 tvg-id="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

View File

@ -7,12 +7,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dafb9a0
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId=
#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (Spain) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aabee6f4a2c00076a322c&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=905&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids Plus (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5a0b44cc331900075e7769/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (Spain) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aabee6f4a2c00076a322c&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=905&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAnimalesSpain.es" status="online",Pluto TV Animales (288p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009303b8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acción (720p)
@ -26,13 +26,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591
#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/stitch/hls/channel/5dcde437229eff00091b6c30/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="error",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="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p)
@ -41,12 +43,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (Spain) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p)
@ -61,6 +59,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d2
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVMusicMadeinSpain.us" status="online",Pluto TV MTV Music Made in Spain (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60a26a056d55b30007918d5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVOriginalsSpain.us" status="online",Pluto TV MTV Originals (Spain) (480p)
@ -78,9 +78,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a
#EXTINF:-1 tvg-id="PlutoTVTelenovelasSpain.es" status="online",Pluto TV Telenovelas (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId=
#EXTINF:-1 tvg-id="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="PlutoTVToonsClasicoSpain.es" status="online",Pluto TV Toons Clásico (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TopGearSpain.es" status="online",Top Gear (720p)

View File

@ -3,7 +3,7 @@
https://alfatv.digitacdn.net/live/_definst_/alfatv/amlst:alfatv.amlst/playlist.m3u8
#EXTINF:-1 tvg-id="HimlenTV7.fi" status="online",Himlen TV7 (720p)
https://vod.tv7.fi/tv7-se/smil:tv7-se.smil/playlist.m3u8
#EXTINF:-1 tvg-id="INEZ.fi" status="error",INEZ (720p)
#EXTINF:-1 tvg-id="INEZ.fi" status="timeout",INEZ (720p)
https://inezsecondary.digitacdn.net/live/_definst_/inez/amlst:inezlive.amlst/master.m3u8
#EXTINF:-1 tvg-id="KotiTV.fi" status="online",KotiTV (720p) [Not 24/7]
https://kotitv.digitacdn.net/amlst:kotitv.amlst/playlist.m3u8

View File

@ -1,5 +1,5 @@
#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 dHuez TV (720p) [Not 24/7]
https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8
@ -53,7 +53,7 @@ https://d1mpprlbe8tn2j.cloudfront.net/v1/master/7b67fbda7ab859400a821e9aa0deda20
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live
#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews по-русски (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live
#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Euronews по-русски (480p)
#EXTINF:-1 tvg-id="EuronewsRussian.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",Euronews по-русски (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s89/index.m3u8
#EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="online",Euronews en Español (720p) [Not 24/7]
@ -72,7 +72,7 @@ https://fash1043.cloudycdn.services/slive/ftv_paris_adaptive.smil/playlist.m3u8
https://fash1043.cloudycdn.services/slive/ftv_pg13_adaptive.smil/playlist.m3u8
#EXTINF:-1 tvg-id="FashionTVPG16.fr" status="online",Fashion TV PG16 (144p)
http://fash1043.cloudycdn.services/slive/ftv_pg16_adaptive.smil/media.m3u8
#EXTINF:-1 tvg-id="FashionTVRussia.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",Fashion TV Russia (480p)
#EXTINF:-1 tvg-id="FashionTVRussia.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",Fashion TV Russia (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/s30/index.m3u8
#EXTINF:-1 tvg-id="FashionTVSingapore.fr" status="online",Fashion TV Singapore (240p)
@ -124,7 +124,7 @@ http://190.2.155.162:8080/m6music/mpegts
http://ott-cdn.ucom.am/s49/index.m3u8
#EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p)
http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Mezzo.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p)
#EXTINF:-1 tvg-id="Mezzo.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s35/index.m3u8
#EXTINF:-1 tvg-id="MoselleTV.fr" status="online",viàMoselleTV (720p) [Not 24/7]
@ -179,7 +179,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid
http://gratuittv.free.fr/Files/tfsf/live/playlist.m3u8
#EXTINF:-1 tvg-id="TraceLatina.uk" status="blocked",Trace Latina
http://185.234.217.27:8002/play/a02f/index.m3u8
#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="error",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="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p)
http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8

View File

@ -1,14 +1,14 @@
#EXTM3U
#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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="BoblepongeFrance.fr" status="online",Bob l'éponge+ (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a
#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'éponge (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'éponge (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'éponge (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369
#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p)
@ -37,10 +37,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVComedieFrance.fr" status="online",Pluto TV Comédie (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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="PlutoTVDatingFrance.fr" status="online",Pluto TV Dating (720p) [Not 24/7]
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8
#EXTINF:-1 tvg-id="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrême (480p)
@ -63,10 +63,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsAnimationFrance.fr" status="online",Pluto TV Kids Animation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Séries (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Séries (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Séries (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (480p)

View File

@ -37,7 +37,7 @@ https://itv.streams.ovh/corfuchannel/corfuchannel/playlist.m3u8
http://live.cretetv.gr:1935/cretetv/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="DiavataTV.gr" status="online",Diavata TV (720p)
https://video.streams.ovh:1936/DiavataTV/DiavataTV/playlist.m3u8
#EXTINF:-1 tvg-id="DipsoTV.gr" status="online",Dipso TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="DipsoTV.gr" status="error",Dipso TV (720p) [Not 24/7]
https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8
#EXTINF:-1 tvg-id="EcclesiaTV.gr" status="online",Εκκλησία (1080p)
https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8
@ -66,16 +66,16 @@ https://s1.cystream.net/live/faros1/playlist.m3u8
#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked]
https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8
#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7]
https://vdo3.alphaserver.gr:3466/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="GroovyTV.gr" status="online",Groovy TV (360p)
http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8
#EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",Βουλή Τηλεόραση (540p)
https://streamer-cache.grnet.gr/parliament/hls/webtv.m3u8
#EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",Βουλή Τηλεόραση (360p)
https://streamer-cache.grnet.gr/parliament/parltv.sdp/master.m3u8
#EXTINF:-1 tvg-id="HellenicTV.gr" status="online",Hellenic TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="HellenicTV.gr" status="error",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
@ -127,7 +127,7 @@ http://web.onair-radio.eu:1935/Alpha-Host/Alpha-Host/playlist.m3u8
https://www.hellasnet.tv/rest.live.hn/ws.plp/playlist.m3u8
#EXTINF:-1 tvg-id="RIKSat.cy" status="online",ΡΙΚ Sat (720p) [Not 24/7]
http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8
#EXTINF:-1 tvg-id="SamiakiTV.gr" status="online",Samiaki TV (540p) [Not 24/7]
#EXTINF:-1 tvg-id="SamiakiTV.gr" status="error",Samiaki TV (540p) [Not 24/7]
http://live.cast-control.eu:1935/samiaki/samiaki/playlist.m3u8
#EXTINF:-1 tvg-id="SkaiBUP.gr" status="timeout",Skai BUP
http://78.83.87.222:9999/play/a016/index.m3u8
@ -169,5 +169,5 @@ http://78.83.87.222:9999/play/a017/index.m3u8
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="timeout",Βουλή Τηλεόραση 3 (540p)
#EXTINF:-1 tvg-id="" status="online",Βουλή Τηλεόραση 3 (540p)
https://streamer-cache.grnet.gr/parliament/hls/webtv3.m3u8

View File

@ -3,7 +3,7 @@
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
#EXTINF:-1 tvg-id="ElOlamTV.gt" status="online",El Olam TV
https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8
#EXTINF:-1 tvg-id="FeViviente.gt" status="online",Fe Viviente
https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8

View File

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="BSTV.hk" status="online",耀才財經台 (576p)
http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8
#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p)
#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p)
http://210.210.155.37/qwr9ew/s/s31/index.m3u8
#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p)
http://210.210.155.37/dr9445/h/h14/index.m3u8
@ -15,7 +15,7 @@ http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8
https://al-pull2.hkatv.vip/live/hktv20210929.m3u8
#EXTINF:-1 tvg-id="HongKongOpenTV.hk" status="online",香港开电视 / HKSTV-HKS (720p)
http://media.fantv.hk/m3u8/archive/channel2.m3u8
#EXTINF:-1 tvg-id="ICableNewsChannel.hk" status="timeout",有線新聞台 i-Cable 24-hour News Channel (720p)
#EXTINF:-1 tvg-id="ICableNewsChannel.hk" status="online",有線新聞台 i-Cable 24-hour News Channel (720p)
https://uc6.i-cable.com/live_freedirect/freehd209_h.live/playlist.m3u8
#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p)
http://210.210.155.37/dr9445/h/h07/index.m3u8
@ -25,11 +25,11 @@ https://kr-streams.onrender.com/scraper?channel=521
http://210.210.155.37/uq2663/h/h157/index2.m3u8
#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="timeout",鳳凰衛視中文台
http://221.179.217.70/PLTV/88888888/224/3221225942/1.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="timeout",鳳凰衛視資訊台HD (720p) [Not 24/7]
http://117.169.120.138:8080/live/fhzixun/.m3u8
#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p)
http://210.210.155.37/qwr9ew/s/s21/index.m3u8
#EXTINF:-1 tvg-id="RTHKTV31.hk" status="blocked",RTHK (港台電視31) (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="RTHKTV31.hk" status="online",RTHK (港台電視31) (360p) [Geo-blocked]
https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8
#EXTINF:-1 tvg-id="RTHKTV32.hk" status="online",RTHK (港台電視32) (360p) [Not 24/7]
https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8

View File

@ -35,7 +35,7 @@ https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8
https://emisoras.hn:8081/metrotv/index.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="error",Radio Ideal 104.7 FM (La Esperanza) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioIdeal.hn" status="online",Radio Ideal 104.7 FM (La Esperanza) (720p) [Not 24/7]
http://lencatelevision.com:8080/hls/ltv3.m3u8
#EXTINF:-1 tvg-id="RHCTV.hn" status="online",Roatán Hable Claro (RHC) (720p)
https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8
@ -59,7 +59,7 @@ https://emisoras.hn:8081/tvcopan/index.m3u8
https://live-utv.unah.edu.hn/web/salida.m3u8
#EXTINF:-1 tvg-id="VTV.hn" status="online",VTV
https://dw6a9whylepvl.cloudfront.net/hls/vtv.m3u8
#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7]
#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",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7]
http://lencatelevision.com:8080/hls/ltv2.m3u8

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7]
#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live
#EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7]
https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8
@ -17,7 +17,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://66.175.238.147:1935/live/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p)
https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8
#EXTINF:-1 tvg-id="TVPanou.ht" status="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

View File

@ -6,7 +6,7 @@ https://v2.siar.us/aditv/livestream/chunks.m3u8
https://h1.intechmedia.net/intech/ch4.m3u8
#EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i)
https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8
#EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch64.m3u8
#EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked]
@ -30,7 +30,7 @@ https://v2.siar.us/barayatv/live/chunks.m3u8
http://122.248.43.138:1935/ch5/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7]
http://117.103.69.219:8080/live/streaming/index.m3u8
#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p)
#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="error",Bayu TV Nganjuk (720p)
https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8
#EXTINF:-1 tvg-id="BeritaSatu.id" status="timeout",BeritaSatu (720p)
https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8
@ -41,7 +41,7 @@ https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8
#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch30.m3u8
#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked]
#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]
@ -53,11 +53,11 @@ 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="online",Bayunmas TV (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="BMSTV.id" status="error",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="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="error",Cahaya TV Banten (720p) [Not 24/7]
https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8
@ -80,19 +80,19 @@ https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.m3u8
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8
#EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7]
https://dutatv.siar.us/dutatv/live/playlist.m3u8
#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked]
http://210.210.155.37/qwr9ew/s/s10/index.m3u8
#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked]
http://210.210.155.35/qwr9ew/s/s10/index.m3u8
#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7]
#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked]
http://210.210.155.37/qwr9ew/s/s10/index.m3u8
#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7]
http://122.248.43.138:1935/ch27/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GarudaTV.id" status="error",Garuda TV (720p) [Not 24/7]
https://ms.digdaya.tv/live/digdayatv/live.m3u8
#EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p)
https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8
#EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p)
https://wowza.convergen.co/gprtv/myLive/playlist.m3u8
#EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="HijrahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch8.m3u8
#EXTINF:-1 tvg-id="HopeChannelIndonesia.id" status="online",Hope Channel Indonesia [Not 24/7]
@ -116,10 +116,10 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(7a73ed02-e0de-4d
http://122.248.43.138:1935/ch23/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7]
https://v2.siar.us/jawapostv/live/chunks.m3u8
#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch29.m3u8
#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch52.m3u8
#EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7]
@ -141,10 +141,10 @@ http://122.248.43.138:1935/ch2/myStream/playlist.m3u8
https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8
#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p)
http://122.248.43.138:1935/ch18/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p)
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="KompasTV.id" status="error",Kompas TV (720p)
https://live-kg.jixie.media/live/kompastv_lhd.m3u8
#EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p)
https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8
#EXTINF:-1 tvg-id="MaduTV.id" status="online",Madu TV (576p)
@ -161,7 +161,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-46
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(9430f215-8ccb-4322-affd-6dbc97e259bd)/index.m3u8
#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online",Media Sunnah Aceh [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSunnahAceh/live
#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked]
#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch23.m3u8
#EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7]
@ -180,25 +180,25 @@ https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/OfficialMTATV/live
#EXTINF:-1 tvg-id="MTATV.id" status="blocked",mta tv (720p) [Geo-blocked]
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8
#EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch5.m3u8
#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p)
#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p)
http://210.210.155.37/uq2663/h/h192/index.m3u8
#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked]
http://210.210.155.37/uq2663/h/h193/index.m3u8
#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked]
http://210.210.155.37/uq2663/h/h194/index.m3u8
#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked]
#EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked]
http://210.210.155.37/uq2663/h/h191/index.m3u8
#EXTINF:-1 tvg-id="NabawiTV.id" status="online",Nabawi TV (576p)
https://alfa.kugo.id/nabawitv/nabawitv/playlist.m3u8
#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. (480p) [Geo-blocked]
http://210.210.155.37/qwr9ew/s/s08/index.m3u8
#EXTINF:-1 tvg-id="NET.id" status="error",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.37/qwr9ew/s/s08/index.m3u8
#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch10.m3u8
@ -214,26 +214,26 @@ http://122.248.43.138:1935/ch16/myStream/playlist.m3u8
https://v3.siar.us/paltv/live/playlist.m3u8
#EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv
#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7]
http://122.248.43.138:1935/ch15/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7]
https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8
#EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i)
https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8
#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7]
https://v6.siar.us/pujatv/live/chunks.m3u8
#EXTINF:-1 tvg-id="RadarLampungTV.id" status="error",Radar TV Lampung (480p) [Not 24/7]
http://122.248.43.138:1935/ch17/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch16.m3u8
#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked]
http://210.210.155.37/dr9445/h/h10/index.m3u8
#EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked]
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8
#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked]
http://210.210.155.37/dr9445/h/h10/index.m3u8
#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live
#EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch6.m3u8
#EXTINF:-1 tvg-id="RCTI.id" status="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",RCTI (720p)
@ -277,7 +277,7 @@ http://116.254.112.74/hls/cakralive.m3u8
http://122.248.43.138:1935/ch4/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="SinemaIndonesiaX.id" status="error",Sinema Indonesia X (576p)
https://bravo.kugo.id/live/sindox.stream/playlist.m3u8
#EXTINF:-1 tvg-id="SMTV.id" status="error",SMTV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SMTV.id" status="online",SMTV (720p) [Not 24/7]
http://122.248.43.138:1935/ch25/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="SpacetoonIndonesia.id" status="error",Spacetoon Indonesia (576p)
https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8
@ -288,7 +288,7 @@ http://122.248.43.138:1935/ch20/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch17.m3u8
#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch3.m3u8
#EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7]
@ -315,7 +315,7 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8
https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8
#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne
http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live
#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked]
http://210.210.155.37/qwr9ew/s/s105/01.m3u8
#EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7]
http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8
@ -338,9 +338,9 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBABEL)/in
#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8
#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8
#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBengkulu)/index.m3u8
#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p)
@ -348,11 +348,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8
#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p)
@ -376,19 +376,19 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKaltimsamarinda)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastKalimantan.id" status="online",TVRI Kalimantan Timur (720p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTIMSAMARINDA)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (576p)
https://alfa.kugo.id/tvrintt/rtmp.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8
#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="error",TVRI Nusa Tenggara Timur (576p)
https://alfa.kugo.id/tvrintt/rtmp.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8
#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIGorontalo)/index.m3u8
#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8
#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="timeout",TVRI Gorontalo (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8
#EXTINF:-1 tvg-id="TVRIJambi.id" status="online",TVRI Jambi (720p) [Not 24/7]
http://118.97.50.107/Content/HLS/Live/Channel(TVRIJAMBI)/index.m3u8
#EXTINF:-1 tvg-id="TVRIJambi.id" status="online",TVRI Jambi (720p) [Not 24/7]
@ -402,25 +402,25 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRILampung)/index.m3u8
#EXTINF:-1 tvg-id="TVRILampung.id" status="online",TVRI Lampung (720p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/index.m3u8
#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8
#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8
#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8
#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8
#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8
#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINasional)/index.m3u8
#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8
#EXTINF:-1 tvg-id="TVRINasional.id" status="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="TVRIPapua.id" status="online",TVRI Papua (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8
#EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8
#EXTINF:-1 tvg-id="TVRIPapua.id" status="error",TVRI Papua (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIPapua)/index.m3u8
#EXTINF:-1 tvg-id="TVRIPapua.id" status="timeout",TVRI Papua (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8
#EXTINF:-1 tvg-id="TVRIPapua.id" status="timeout",TVRI Papua (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8
#EXTINF:-1 tvg-id="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7]
http://118.97.50.107/Content/HLS/Live/Channel(TVRIriau)/index.m3u8
#EXTINF:-1 tvg-id="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7]
@ -462,11 +462,11 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestJava.id" status="online",TVRI Jawa Barat (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p)
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalbar)/index.m3u8
http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalbar)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p)
http://118.97.50.107/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8
#EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p)
@ -495,59 +495,59 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8
http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8
#EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p)
http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8
#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream1/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream1/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream3/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream3/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream3/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream4/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream4/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream9/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream9/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream5/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7]
http://103.18.181.69:1935/golive/livestream6/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream6/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",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 [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII [Not 24/7]
http://103.18.181.69:1935/golive/livestream8/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7]
#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="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream11/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7]
https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8
#EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7]
https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8
#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked]
#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s73/index2.m3u8
#EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64)
https://h1.intechmedia.net/intech/ch27.m3u8
#EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p)
@ -556,7 +556,7 @@ https://cdn.gunadarma.ac.id/streams/ugtv/ingestugtv.m3u8
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d66-858a-e457d55ddbb2)/index.m3u8
#EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p)
https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8
#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked]
http://210.210.155.37/qwr9ew/s/s32/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p)
https://v2.siar.us/ammedia/720/playlist.m3u8
@ -568,11 +568,11 @@ https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8
http://210.210.155.37/x6bnqe/s/s38/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s36/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s65/index2.m3u8
#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked]
http://210.210.155.35/x6bnqe/s/s65/index2.m3u8
#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s65/index2.m3u8
#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s101/live.m3u8
#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked]
http://210.210.155.37/x6bnqe/s/s35/index.m3u8
@ -580,7 +580,7 @@ http://210.210.155.37/x6bnqe/s/s35/index.m3u8
https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Ficom Channel (720p)
https://v3.siar.us/ficomchannel/live/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Garda TV (576p)
#EXTINF:-1 tvg-id="" status="error",Garda TV (576p)
https://bintangtv.siar.us/bintangtv/live/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",KSB (576p)
https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8

View File

@ -5,7 +5,7 @@ https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f
http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8
#EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p)
https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8
#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked]
https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8
#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7]
http://45.77.66.224:1935/athavantv/live/playlist.m3u8
@ -17,7 +17,7 @@ http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8
https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.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]
#EXTINF:-1 tvg-id="AnjanTV.in" status="error",Anjan (720p) [Not 24/7]
https://f3.vstream.online:7443/bstb/ngrp:anjan_hdall/playlist.m3u8
#EXTINF:-1 tvg-id="ApnaPunjabTV.in" status="online",Apna Punjab (720p)
http://cdn5.live247stream.com/apnapunjab/tv/playlist.m3u8
@ -33,7 +33,7 @@ https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8
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.net/neestream_01/asianetnews/index.m3u8?token=693400
#EXTINF:-1 tvg-id="AsianetNewsBangla.in" status="online",Asianet News Bangla (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AsianetNewsBangla.in" status="error",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
@ -120,7 +120,7 @@ http://14.199.164.20:4001/play/a0ja/index.m3u8
https://live.neestream.net/neestream_01/janamtv/index.m3u8?token=693400
#EXTINF:-1 tvg-id="JantaTV.in" status="online",Janta TV (360p) [Not 24/7]
https://live.wmncdn.net/jantatv/live.stream/index.m3u8
#EXTINF:-1 tvg-id="JanTV.in" status="online",Jan TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="JanTV.in" status="error",Jan TV (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.youtube.com/channel/UCjmnq35TvJ1J8JZS49OPg-Q/live
#EXTINF:-1 tvg-id="JeevanTV.in" status="online",Jeevan TV (576p)
http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8
@ -160,7 +160,7 @@ http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR
https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8
#EXTINF:-1 tvg-id="MahaMovie.in" status="timeout",Maha Movie (576p) [Not 24/7]
http://14.199.164.20:4001/play/a0q7/index.m3u8
#EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7]
#EXTINF:-1 tvg-id="MalabarNews.in" status="error",Malabar News (720p) [Not 24/7]
http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8
#EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p)
http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8
@ -308,7 +308,7 @@ https://cdn.logicwebs.in/hls/ublhdkey.m3u8
http://208.115.215.42/Utsav_Gold_HD/index.m3u8
#EXTINF:-1 tvg-id="Velicham.in" status="online",Velicham (360p) [Not 24/7]
https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8
#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p)
#EXTINF:-1 tvg-id="WION.in" status="timeout",Wion (576p)
http://210.210.155.37/uq2663/h/h91/index.m3u8
#EXTINF:-1 tvg-id="Yolo.in" status="timeout",Yolo (410p) [Not 24/7]
http://cdn.logicwebs.in/hls/yolo.m3u8
@ -330,7 +330,7 @@ https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8
https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Kairali WE (480p)
https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400
#EXTINF:-1 tvg-id="" status="online",Keralabhumi
#EXTINF:-1 tvg-id="" status="error",Keralabhumi
http://103.153.92.157:11037/hls/kbh.m3u8
#EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7]
https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8
@ -373,9 +373,9 @@ http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6
http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8
#EXTINF:-1 tvg-id="" status="online",Times Now Navbharat [Geo-blocked]
https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8
#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p)
#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="timeout",Toonz Kids (Indonesian dub) (576p)
#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p)
http://210.210.155.37/x6bnqe/s/s81/01.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Vathanam TV
http://95.216.167.183:5080/LiveApp/streams/443106610169904881506470.m3u8

View File

@ -25,11 +25,11 @@ https://stream.alkafeel.net/live/alkafeel/rAa5PGot2/manifest.m3u8
https://stream.alkafeel.net/live/alkafeel/rAa5PGot1/manifest.m3u8
#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Al Rafidain (1024p) [Not 24/7]
https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8
#EXTINF:-1 tvg-id="AlRasheedTV.iq" status="timeout",Al Rasheed (408p) [Not 24/7]
#EXTINF:-1 tvg-id="AlRasheedTV.iq" status="online",Al Rasheed (408p) [Not 24/7]
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="error",Al-Sharqiya (1080p)
#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

View File

@ -1,9 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="AFNTV.ir" status="error",AFN TV (720p) [Not 24/7]
#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]
https://live2.alalam.ir/alalam.m3u8
#EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AlWilayah.ir" status="error",Al Wilayah (720p) [Not 24/7]
https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8
#EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7]
https://live.al-zahratv.com/live/playlist2/index.m3u8
@ -55,7 +55,7 @@ http://204.11.235.251:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8
https://5acf9f9415a10.streamlock.net/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8
#EXTINF:-1 tvg-id="Navahang.ir" status="online",NAVAHANG (720p)
http://51.210.227.130/hls/stream.m3u8
#EXTINF:-1 tvg-id="OmideIranTV.ir" status="error",Omide Iran (720p) [Not 24/7]
#EXTINF:-1 tvg-id="OmideIranTV.ir" status="online",Omide Iran (720p) [Not 24/7]
http://51.210.199.38/hls/stream.m3u8
#EXTINF:-1 tvg-id="ParsTV.ir" status="online",Pars TV (720p) [Not 24/7]
https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8

View File

@ -111,9 +111,9 @@ http://178.32.140.155/canale51/canale51/playlist.m3u8
https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="RadioIbizaTV.it" status="online",Radio Ibiza TV (720p) [Not 24/7]
https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked]
#EXTINF:-1 tvg-id="RadioIglesias.it" status="online",Radio Iglesias (576p) [Geo-blocked]
http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8
#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="online",Radio Iglesias Sardegna (576p) [Geo-blocked]
#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="blocked",Radio Iglesias Sardegna (576p) [Geo-blocked]
https://59d7d6f47d7fc.streamlock.net/visualradio/visualradio/playlist.m3u8
#EXTINF:-1 tvg-id="RadioNumberOne.it" status="online",Radio Number One (720p) [Not 24/7]
https://56b50ada2d659.streamlock.net/RN1TV/livestream/playlist.m3u8
@ -136,7 +136,7 @@ http://ott-cdn.ucom.am/s29/04.m3u8
http://stream.tvtap.net:8081/live/it-rai1.stream/playlist.m3u8
#EXTINF:-1 tvg-id="Rai2.it" status="online",Rai 2 (576p) [Geo-blocked]
https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718
#EXTINF:-1 tvg-id="Rai2.it" status="error",Rai 2 (302p) [Geo-blocked]
#EXTINF:-1 tvg-id="Rai2.it" status="blocked",Rai 2 (302p) [Geo-blocked]
http://stream.tvtap.net:8081/live/it-rai2.stream/playlist.m3u8
#EXTINF:-1 tvg-id="Rai3.it" status="online",Rai 3 (720p) [Not 24/7]
http://wzstreaming.rai.it/TVlive/liveStream/chunklist_w823540263.m3u8
@ -258,7 +258,7 @@ https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8
https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8
#EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7]
http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8
#EXTINF:-1 tvg-id="TeleVenezia.it" status="error",TeleVenezia (576p)
#EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p)
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
@ -272,7 +272,7 @@ https://5e73cf528f404.streamlock.net/TrentinoTV/livestream/playlist.m3u8
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]
#EXTINF:-1 tvg-id="TV7Triveneta.it" status="error",TV7 Triveneta (270p) [Not 24/7]
http://217.61.26.46:8080/hls/triveneta.m3u8
#EXTINF:-1 tvg-id="TV2000.va" status="online",TV 2000 (360p) [Not 24/7]
http://cld04wz.tv2000.it/tv2000_main.m3u8
@ -298,7 +298,7 @@ http://livestreaming.videolina.it/live/Videolina/playlist.m3u8
https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/index.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="online",Visual Radio (576p) [Not 24/7]
#EXTINF:-1 tvg-id="VisualRadio.it" status="blocked",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
@ -308,7 +308,7 @@ https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8
http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",CANALE 8 (480p)
http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Canale 21 (480p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Canale 21 (480p) [Not 24/7]
https://stream.mariatvcdn.com/canaleventuno/f5d2060b3682e0dfffd5b2f18e935ad3.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Canale 21 Extra (480p) [Not 24/7]
https://stream.mariatvcdn.com/canaleventunodue/61d14e72c90980498c9d7cee64fde847.sdp/playlist.m3u8

View File

@ -27,7 +27,7 @@ http://188.247.86.66/RadioFann/ControlStudio1/playlist.m3u8
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]
#EXTINF:-1 tvg-id="RadioYaqeenJordanControlStudio.jo" status="error",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

View File

@ -1,14 +1,14 @@
#EXTM3U
#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p)
https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p)
https://cdnv148.cloudrsst.com/jptv/janimax_720/playlist.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (540p)
https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (540p)
https://cdnv148.cloudrsst.com/jptv/janimax_540/playlist.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs14hd/index.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="timeout",Animax (720p)
https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8
#EXTINF:-1 tvg-id="Animax.jp" status="timeout",Animax (540p)
https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8
#EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) [Not 24/7]
https://sub2.neetball.net/live/neet.m3u8
#EXTINF:-1 tvg-id="BS12.jp" status="online",BS 12 (480p)
@ -21,10 +21,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_720/playlist.m3u8
http://cdn.us195.jpnettv.live:1935/jptv/bsasahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p)
http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p)
https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs04hd/index.m3u8
#EXTINF:-1 tvg-id="BSAsahi.jp" status="timeout",BS Asahi (540p)
https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p)
http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_720/playlist.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p)
@ -33,10 +33,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_720/playlist.m3u8
http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p)
http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p)
https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs07hd/index.m3u8
#EXTINF:-1 tvg-id="BSFuji.jp" status="timeout",BS Fuji TV (540p)
https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p)
http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_720/playlist.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p)
@ -45,10 +45,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_720/playlist.m3u8
http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p)
http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p)
https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs03hd/index.m3u8
#EXTINF:-1 tvg-id="BSNipponTV.jp" status="timeout",BS Nippon TV (540p)
https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p)
http://cdn.us195.jpnettv.live:1935/jptv/bstbs_720/playlist.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p)
@ -57,10 +57,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bstbs_720/playlist.m3u8
http://cdn.us195.jpnettv.live:1935/jptv/bstbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p)
http://cdnv148.cloudrsst.com:1935/jptv/bstbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p)
https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs05hd/index.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="timeout",BS TBS (540p)
https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7]
http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_720/playlist.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7]
@ -69,31 +69,31 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_720/playlist.m3u8
http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7]
http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/bs06hd/index.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="timeout",BS TV Tokyo (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8
#EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV
http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8
#EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV Japan (720p)
http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8
#EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p)
https://cdnv148.cloudrsst.com/jptv/Neco/playlist.m3u8
#EXTINF:-1 tvg-id="ChannelNeco.jp" status="timeout",Neco (540p)
https://cdn.us195.jpnettv.live/jptv/Neco/playlist.m3u8
#EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p)
https://cdnv148.cloudrsst.com/jptv/Neco/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/disney_channel/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/bs13hd/index.m3u8
#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="timeout",Disney Channel Japan (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/disney_junior/playlist.m3u8
#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="timeout",Disney Junior Japan (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8
#EXTINF:-1 tvg-id="EiseiGekijo.jp" status="online",Eisei Gekijo (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/gekijjyou/playlist.m3u8
#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="timeout",Family Gekijo (540p) [Not 24/7]
#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="online",Family Gekijo (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/gekijjyou/playlist.m3u8
#EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7]
https://fujitv2.mov3.co/hls/fujitv.m3u8
@ -104,51 +104,51 @@ https://movie.mcas.jp/switcher/smil:mcas8.smil/master.m3u8
#EXTINF:-1 tvg-id="JidaigekiSenmonChannel.jp" status="online",Jidaigeki Senmon Channel (540p)
https://cdnv148.cloudrsst.com/jptv/jidaigeki_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/kanto_nhk_edu_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOABDTV.jp" status="timeout",NHK E (JOAB-DTV) (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (720p)
https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/kanto_nhk_edu_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p)
https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p)
https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (540p)
https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (540p)
https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",NHK G (JOAK-DTV) (720p)
https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",Kansai TV (関西 テレビ) (JODX-DTV) (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",NHK G (JOAK-DTV) (540p)
https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (720p)
https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p)
https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p)
https://cdnv148.cloudrsst.com/jptv/kanto_nippon_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p)
https://cdnv148.cloudrsst.com/jptv/kanto_nippon_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="timeout",Nippon TV (JOAXD-TV) (720p)
https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="timeout",Nippon TV (JOAXD-TV) (540p)
https://cdn.us195.jpnettv.live/jptv/kanto_nippon_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p)
https://cdnv148.cloudrsst.com/jptv/kanto_nippon_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_abc_asahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_abc_asahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOAYDTV.jp" status="timeout",ABC Asahi (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_abc_asahi_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Fuji TV (480p)
http://redlabmcdn.s.llnwi.net/nv02/ryowa7hd/index.m3u8
#EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_yomiuri_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOIXDTV.jp" status="timeout",YTV Yomiuri TV (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_yomiuri_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_yomiuri_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p)
https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p)
https://cdnv148.cloudrsst.com/jptv/kanto_tokyo_mx1_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX1 (480p)
http://redlabmcdn.s.llnwi.net/nv02/ryowa8hd/index.m3u8
#EXTINF:-1 tvg-id="JOMXDTV.jp" status="timeout",Tokyo MX 1 (540p)
https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_mbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_mbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOOYDTV.jp" status="timeout",MBS TV (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_mbs_540/playlist.m3u8
#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7]
https://tbs2.mov3.co/hls/tbs.m3u8
#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (480p) [Not 24/7]
@ -156,9 +156,9 @@ http://redlabmcdn.s.llnwi.net/nv02/ryowa5hd/index.m3u8
#EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Tokyo (480p)
http://redlabmcdn.s.llnwi.net/nv02/ryowa6hd/index.m3u8
#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/kansi_sun_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOUHDTV.jp" status="timeout",Sun TV (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/kansi_sun_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/kansi_sun_tv_540/playlist.m3u8
#EXTINF:-1 tvg-id="JSports1.jp" status="online",J Sports 1 (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/bs15hd/index.m3u8
#EXTINF:-1 tvg-id="JSports2.jp" status="online",J Sports 2 (480p) [Not 24/7]
@ -178,9 +178,9 @@ http://cdnv148.cloudrsst.com:1935/jptv/jsports3_540/playlist.m3u8
#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (540p) [Not 24/7]
http://cdnv148.cloudrsst.com:1935/jptv/jsports4_540/playlist.m3u8
#EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8
#EXTINF:-1 tvg-id="KidsStation.jp" status="timeout",Kids Station (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/jkids_540/playlist.m3u8
#EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8
#EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7]
http://cdn.us195.jpnettv.live:1935/jptv/mtv/playlist.m3u8
#EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7]
@ -196,11 +196,11 @@ http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p)
http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_540/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p)
https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p)
https://cdnv148.cloudrsst.com/jptv/nhkbs1_540/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (480p)
http://redlabmcdn.s.llnwi.net/nv02/bs01hd/index.m3u8
#EXTINF:-1 tvg-id="NHKBS1.jp" status="timeout",NHK BS1 (540p)
https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p)
http://cdn.us195.jpnettv.live:1935/jptv/bspremium_720/playlist.m3u8
#EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p)
@ -228,21 +228,21 @@ https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index.m3u8
#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (720p)
https://nhkwlive-xjp.akamaized.net/hls/live/2003458/nhkwlive-xjp-en/index.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p)
https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p)
https://cdnv148.cloudrsst.com/jptv/igasennmonn_720/playlist.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p)
https://cdnv148.cloudrsst.com/jptv/igasennmonn_540/playlist.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (720p)
https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (540p)
https://cdn.us195.jpnettv.live/jptv/igasennmonn_540/playlist.m3u8
#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p)
https://cdnv148.cloudrsst.com/jptv/igasennmonn_540/playlist.m3u8
#EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7]
https://ntv3.mov3.co/hls/ntv.m3u8
#EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/ryowa3hd/index.m3u8
#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p)
https://cdnv148.cloudrsst.com/jptv/japan_tv_G_540/playlist.m3u8
#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="timeout",Nittele G+ Sports & News (540p)
https://cdn.us195.jpnettv.live/jptv/japan_tv_G_540/playlist.m3u8
#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p)
https://cdnv148.cloudrsst.com/jptv/japan_tv_G_540/playlist.m3u8
#EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live
#EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (480p)
@ -254,33 +254,33 @@ https://stream3.shopch.jp/HLS/master.m3u8
#EXTINF:-1 tvg-id="SkyA.jp" status="online",Sky A (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/Sky_A_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch1_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch1_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/bs09hd/index.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="timeout",Star 1 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star1.jp" status="timeout",Star 1 (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch2_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch2_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (480p) [Not 24/7]
http://redlabmcdn.s.llnwi.net/nv02/bs10hd/index.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch3_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch3_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (720p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (540p) [Not 24/7]
https://cdn.us195.jpnettv.live/jptv/starch3_540/playlist.m3u8
#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7]
https://cdnv148.cloudrsst.com/jptv/starch3_540/playlist.m3u8
#EXTINF:-1 tvg-id="TBSNews.jp" status="online",TBS News
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6AG81pAkf6Lbi_1VC5NmPA/live
#EXTINF:-1 tvg-id="ToeiChannel.jp" status="online",Toei Channel (540p) [Not 24/7]
@ -298,8 +298,8 @@ https://movie.mcas.jp/mcas/smil:mx2_prod.smil/master.m3u8
#EXTINF:-1 tvg-id="TVAsahi.jp" status="online",TV Asahi (480p)
http://redlabmcdn.s.llnwi.net/nv02/ryowa4hd/index.m3u8
#EXTINF:-1 tvg-id="TVOsaka.jp" status="online",TV Osaka (テレビ大阪) (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_tv_osaka_540/playlist.m3u8
#EXTINF:-1 tvg-id="TVOsaka.jp" status="timeout",TV Osaka (テレビ大阪) (540p)
https://cdn.us195.jpnettv.live/jptv/kansi_tv_osaka_540/playlist.m3u8
#EXTINF:-1 tvg-id="TVOsaka.jp" status="online",TV Osaka (テレビ大阪) (540p)
https://cdnv148.cloudrsst.com/jptv/kansi_tv_osaka_540/playlist.m3u8
#EXTINF:-1 tvg-id="Weathernews.jp" status="online",Weathernews (720p)
http://movie.mcas.jp/mcas/wn1_2/master.m3u8

View File

@ -7,10 +7,10 @@ http://203.176.130.123:8989/live/bayontv_480k.stream/playlist.m3u8
http://167.99.65.12:1935/live/myStream/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)
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="SEATV.kh" status="error",SEATV (1080p)
https://seatv.netlinkbroadcaster.com/hls/test.m3u8
#EXTINF:-1 tvg-id="TV9.kh" status="online",TV9 (360p) [Not 24/7]
http://203.176.130.123:8989/live/ctv9_480k.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVK2.kh" status="online",TVK Camboya (720p)
@ -21,7 +21,7 @@ https://livefta.malimarcdn.com/tvkedge/tvkhd.stream/master.m3u8
http://203.176.130.123:8989/live/tvk_480k.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Fresh News TV (720p)
http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Netlink TV (720p)
#EXTINF:-1 tvg-id="" status="error",Netlink TV (720p)
https://netlink.netlinkbroadcaster.com/hls/test.m3u8
#EXTINF:-1 tvg-id="" status="online",SEATV-Radio (720p)
https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8

View File

@ -7,7 +7,7 @@ https://kr-streams.onrender.com/scraper?channel=436
https://kr-streams.onrender.com/scraper?channel=409
#EXTINF:-1 tvg-id="Anione.kr" status="online",Anione (1080p)
https://kr-streams.onrender.com/scraper?channel=426
#EXTINF:-1 tvg-id="Aniplus.kr" status="online",Aniplus (1080p)
#EXTINF:-1 tvg-id="Aniplus.kr" status="error",Aniplus (1080p)
https://kr-streams.onrender.com/scraper?channel=217
#EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p)
http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8
@ -25,9 +25,9 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/pl
https://amdlive-ch03-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ArtTVArte.kr" status="online",Arte TV (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCPglj7zGwmOlH8_31Tpgh8Q/live
#EXTINF:-1 tvg-id="AsiaN.kr" status="online",AsiaN (1080p)
#EXTINF:-1 tvg-id="AsiaN.kr" status="error",AsiaN (1080p)
https://kr-streams.onrender.com/scraper?channel=215
#EXTINF:-1 tvg-id="BadukTV.kr" status="error",Baduk TV (1080p)
#EXTINF:-1 tvg-id="BadukTV.kr" status="online",Baduk TV (1080p)
https://kr-streams.onrender.com/scraper?channel=289
#EXTINF:-1 tvg-id="BBSTV.kr" status="online",BBS Buddhist Broadcasting (1080p)
http://bbstv.clouducs.com:1935/bbstv-live/livestream/playlist.m3u8
@ -39,7 +39,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://btn.nowcdn.co.kr/btn/btnlive2m/playlist.m3u8
#EXTINF:-1 tvg-id="BusanMBCTV.kr" status="online",MBC Busan (부산MBC) (360p) [Not 24/7]
http://stream.bsmbc.com/livetv/BusanMBC_TV_onairstream/playlist.m3u8
#EXTINF:-1 tvg-id="CarrieTV.kr" status="online",Carrie TV (1080p)
#EXTINF:-1 tvg-id="CarrieTV.kr" status="error",Carrie TV (1080p)
https://kr-streams.onrender.com/scraper?channel=506
#EXTINF:-1 tvg-id="CBSTV.kr" status="online",CBS (1080p)
http://cbs-live.gscdn.com/cbs-live/cbs-live.stream/playlist.m3u8
@ -61,7 +61,7 @@ http://211.33.246.4:32954/cj_live/myStream.sdp/playlist.m3u8
https://kr-streams.onrender.com/scraper?channel=287
#EXTINF:-1 tvg-id="CinemaHeaven.kr" status="error",Cinema Heaven (1080p)
https://kr-streams.onrender.com/scraper?channel=821
#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",SBS CJB (CJB청주방송) (540p) [Not 24/7]
#EXTINF:-1 tvg-id="CJBTV.kr" status="online",SBS CJB (CJB청주방송) (540p) [Not 24/7]
http://1.222.207.80:1935/live/cjbtv/playlist.m3u8
#EXTINF:-1 tvg-id="CJOnStyle.kr" status="online",CJ OnStyle (540p)
https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8
@ -75,7 +75,7 @@ https://5ee1ec6f32118.streamlock.net/live/livetv/playlist.m3u8
https://ns1.tjmbc.co.kr/live/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="DaekyoKidsTV.kr" status="online",Daekyo Kids TV (1080p)
https://kr-streams.onrender.com/scraper?channel=278
#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="online",DreamWorks (1080p)
#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="error",DreamWorks (1080p)
https://kr-streams.onrender.com/scraper?channel=451
#EXTINF:-1 tvg-id="EBS1TV.kr" status="online",EBS 1 (400p)
http://ebsonair.ebs.co.kr/ebs1familypc/familypc1m/playlist.m3u8
@ -129,9 +129,9 @@ https://kr-streams.onrender.com/scraper?channel=457
https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8
#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",SBS JIBS (JIBS SBS) (720p) [Not 24/7]
http://123.140.197.22/stream/1/play.m3u8
#EXTINF:-1 tvg-id="JTBC2.kr" status="online",JTBC2 (1080p)
#EXTINF:-1 tvg-id="JTBC2.kr" status="error",JTBC2 (1080p)
https://kr-streams.onrender.com/scraper?channel=455
#EXTINF:-1 tvg-id="JTBC4.kr" status="error",JTBC4 (1080p)
#EXTINF:-1 tvg-id="JTBC4.kr" status="online",JTBC4 (1080p)
https://kr-streams.onrender.com/scraper?channel=523
#EXTINF:-1 tvg-id="JTBC.kr" status="online",JTBC (1080p) [Not 24/7]
https://kr-streams.onrender.com/scraper?channel=273
@ -175,7 +175,7 @@ http://119.77.96.184:1935/chn05/chn05/playlist.m3u8
http://220.95.92.160:9981/stream/channelid/1445999617
#EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (KNN 부산경남대표방송) (450p) [Not 24/7]
http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="online",Korea Economy TV (1080p)
#EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="error",Korea Economy TV (1080p)
https://kr-streams.onrender.com/scraper?channel=408
#EXTINF:-1 tvg-id="KShopping.kr" status="online",KShopping
https://fhs8036.bd-61.ktcdn.co.kr/klive/smil:klive.smil/playlist.m3u8
@ -185,9 +185,9 @@ https://pchlslivesw.lotteimall.com/live/livestream/lotteimalllive_mp4.m3u8
https://kr-streams.onrender.com/scraper?channel=923
#EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",MBC Gyeongnam (경상 MBC) (1080p) [Not 24/7]
https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8
#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) [Not 24/7]
http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="MBN.kr" status="error",MBN (1080p)
#EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (1080p)
https://kr-streams.onrender.com/scraper?channel=274
#EXTINF:-1 tvg-id="Mnet.kr" status="online",Mnet (1080p)
https://kr-streams.onrender.com/scraper?channel=285
@ -217,17 +217,17 @@ https://shoppstream.nsmall.com/IPHONE/mobile.m3u8
http://59.23.231.102:1935/live/obsstream1/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="OBSGyeonginTV.kr" status="online",OBS Gyeongin TV (540p)
https://vod.obs.co.kr:444/live/obsstream1/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="OCN.kr" status="error",OCN (1080p)
#EXTINF:-1 tvg-id="OCN.kr" status="online",OCN (1080p)
https://kr-streams.onrender.com/scraper?channel=407
#EXTINF:-1 tvg-id="OLife.kr" status="error",OLIFE (1080p)
#EXTINF:-1 tvg-id="OLife.kr" status="online",OLIFE (1080p)
https://kr-streams.onrender.com/scraper?channel=503
#EXTINF:-1 tvg-id="Pinkfong.kr" status="online",Pinkfong (1080p)
https://kr-streams.onrender.com/scraper?channel=505
#EXTINF:-1 tvg-id="PLAYYActionMovie.kr" status="online",PLAYY Action Movie (1080p)
#EXTINF:-1 tvg-id="PLAYYActionMovie.kr" status="error",PLAYY Action Movie (1080p)
https://kr-streams.onrender.com/scraper?channel=468
#EXTINF:-1 tvg-id="PLAYYHealingMovie.kr" status="online",PLAYY Healing Movie (1080p)
#EXTINF:-1 tvg-id="PLAYYHealingMovie.kr" status="error",PLAYY Healing Movie (1080p)
https://kr-streams.onrender.com/scraper?channel=469
#EXTINF:-1 tvg-id="PLAYYPremiumMovie.kr" status="online",PLAYY Premium Movie (1080p)
#EXTINF:-1 tvg-id="PLAYYPremiumMovie.kr" status="error",PLAYY Premium Movie (1080p)
https://kr-streams.onrender.com/scraper?channel=453
#EXTINF:-1 tvg-id="PLAYYWellMadeMovie.kr" status="error",PLAYY Well-Made Movie (1080p)
https://kr-streams.onrender.com/scraper?channel=452
@ -235,9 +235,9 @@ https://kr-streams.onrender.com/scraper?channel=452
https://kr-streams.onrender.com/scraper?channel=509
#EXTINF:-1 tvg-id="PublicHomeShopping.kr" status="online",Public Home Shopping (1080p)
https://kr-streams.onrender.com/scraper?channel=921
#EXTINF:-1 tvg-id="SBSFL.kr" status="online",SBS F!L (1080p)
#EXTINF:-1 tvg-id="SBSFL.kr" status="error",SBS F!L (1080p)
https://kr-streams.onrender.com/scraper?channel=524
#EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (1080p)
#EXTINF:-1 tvg-id="SBSGolf.kr" status="error",SBS Golf (1080p)
https://kr-streams.onrender.com/scraper?channel=504
#EXTINF:-1 tvg-id="SEN.kr" status="online",SEN Seoul Economy TV (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC3p-0EWA8OXko2EUDUXAy5w/live
@ -247,7 +247,7 @@ https://liveout.catenoid.net/live-02-shinsegaetvshopping/shinsegaetvshopping_720
https://live.shoppingntmall.com/live/10011.m3u8
#EXTINF:-1 tvg-id="SKStoa.kr" status="error",SK Stoa (1080p)
https://kr-streams.onrender.com/scraper?channel=925
#EXTINF:-1 tvg-id="SkySports.kr" status="online",skySports (1080p)
#EXTINF:-1 tvg-id="SkySports.kr" status="error",skySports (1080p)
https://kr-streams.onrender.com/scraper?channel=525
#EXTINF:-1 tvg-id="TBCTV.kr" status="online",SBS TBC (TBC 대구방송) (540p) [Not 24/7]
http://221.157.125.239:1935/live/psike/playlist.m3u8
@ -259,17 +259,17 @@ https://kr-streams.onrender.com/scraper?channel=216
https://kr-streams.onrender.com/scraper?channel=141
#EXTINF:-1 tvg-id="TJBTV.kr" status="online",SBS TJB (1080p) [Not 24/7]
http://1.245.74.5:1935/live/tv/.m3u8
#EXTINF:-1 tvg-id="Tooniverse.kr" status="error",Tooniverse (1080p)
#EXTINF:-1 tvg-id="Tooniverse.kr" status="online",Tooniverse (1080p)
https://kr-streams.onrender.com/scraper?channel=456
#EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (1080p)
https://kr-streams.onrender.com/scraper?channel=280
#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p)
#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p)
http://210.210.155.37/dr9445/h/h20/index.m3u8
#EXTINF:-1 tvg-id="tvNDrama.kr" status="error",tvN DRAMA (1080p)
https://kr-streams.onrender.com/scraper?channel=282
#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p)
#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="tvNShow.kr" status="online",tvN SHOW (1080p)
#EXTINF:-1 tvg-id="tvNShow.kr" status="error",tvN SHOW (1080p)
https://kr-streams.onrender.com/scraper?channel=284
#EXTINF:-1 tvg-id="tvNStory.kr" status="error",tvN STORY (1080p)
https://kr-streams.onrender.com/scraper?channel=283
@ -313,9 +313,9 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live
#EXTINF:-1 tvg-id="" status="online",EBS E (400p)
https://ebsonair.ebs.co.kr/plus3familypc/familypc1m/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",GoodTV (1080p)
#EXTINF:-1 tvg-id="" status="timeout",GoodTV (1080p)
http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Indie Film (1080p)
#EXTINF:-1 tvg-id="" status="error",Indie Film (1080p)
https://kr-streams.onrender.com/scraper?channel=818
#EXTINF:-1 tvg-id="" status="online",JCN TV
https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8
@ -325,7 +325,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newsk
https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Korean Election TV
http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Korean Song Channel
#EXTINF:-1 tvg-id="" status="timeout",Korean Song Channel
http://live.kytv.co.kr:8080/hls/stream.m3u8
#EXTINF:-1 tvg-id="" status="error",KT Alpha Shopping (1080p)
https://kr-streams.onrender.com/scraper?channel=438

View File

@ -1,13 +1,13 @@
#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 (1080p) [Not 24/7]
http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/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]
http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7]
https://sc.id-tv.kz/CaspianNews.m3u8
#EXTINF:-1 tvg-id="ElArna.kz" status="timeout",Ел Арна (576p) [Not 24/7]
#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]
https://sc.id-tv.kz/Gakku.m3u8
@ -17,15 +17,15 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8
#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7]
https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (576p) [Not 24/7]
https://sc.id-tv.kz/KTK.m3u8
#EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (360p) [Not 24/7]
http://89.218.30.37/ktklive/live.hq/playlist.m3u8
#EXTINF:-1 tvg-id="KTK.kz" status="timeout",КТК (576p) [Not 24/7]
https://sc.id-tv.kz/KTK.m3u8
#EXTINF:-1 tvg-id="MTRK.kz" status="online",МТРК (576p) [Not 24/7]
https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8
#EXTINF:-1 tvg-id="Novoetelevidenie.kz" status="online",Новое телевидение (576p) [Not 24/7]
http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",7 канал (576p) [Not 24/7]
https://sc.id-tv.kz/7_kanal.m3u8
#EXTINF:-1 tvg-id="" status="online",31 канал (576p) [Not 24/7]
https://sc.id-tv.kz/31Kanal.m3u8
@ -39,5 +39,5 @@ https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8
https://sc.id-tv.kz/Almaty.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Алматы (720p) [Not 24/7]
http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.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

View File

@ -13,10 +13,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/alj
https://manar.live/iptv/playlist.m3u8
#EXTINF:-1 tvg-id="AlManar.lb" status="online",Al Manar (576p) [Not 24/7]
https://manar.live/x.smil/playlist.m3u8
#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCO-kV7ZFOiKwcP2U0h4aEbA/live
#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (576p)
https://mdnlv.cdn.octivid.com/almdn/smil:mpegts.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="error",Al Mayadeen (720p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCO-kV7ZFOiKwcP2U0h4aEbA/live
#EXTINF:-1 tvg-id="ArabicaTV.lb" status="online",Arabica TV (720p)
http://istream.binarywaves.com:8081/hls/arabica/playlist.m3u8
#EXTINF:-1 tvg-id="CharityTV.lb" status="online",CharityTV (1080p) [Not 24/7]

View File

@ -5,7 +5,7 @@ http://95.85.47.43/libya218news/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://alwasat.ly/live
#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="timeout",February TV
#EXTINF:-1 tvg-id="FebruaryChannel.ly" status="online",February TV
https://b01c02nl.mediatriple.net/videoonlylive/mtfknklgwrlive/broadcast_5dc818c793576.smil/playlist.m3u8
#EXTINF:-1 tvg-id="JamahiriyaTV.ly" status="online",Jamahiria TV (480p) [Not 24/7]
https://master.starmena-cloud.com/hls/jam.m3u8

View File

@ -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

View File

@ -67,7 +67,7 @@ https://mdstrm.com/live-stream-playlist/57b4dbf5dbbfc8f16bb63ce1.m3u8
http://201.168.205.12:8000/play/a0cp/index.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)
#EXTINF:-1 tvg-id="OnceMexico.mx" status="error",Once Mexico (720p)
https://d24sa4vr9gvjv.cloudfront.net/index.m3u8
#EXTINF:-1 tvg-id="OnceNinasyNinos.mx" status="blocked",Once Niñas Y Niños
http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8
@ -81,7 +81,7 @@ https://5caf24a595d94.streamlock.net:1937/stream23/stream23/playlist.m3u8
http://wowzacontrol.com:1936/stream56/stream56/playlist.m3u8
#EXTINF:-1 tvg-id="RCGTV.mx" status="online",RCG TV (1080p)
https://video1.getstreamhosting.com:1936/8172/8172/playlist.m3u8
#EXTINF:-1 tvg-id="RTQQueretaro.mx" status="online",RTQ Queretaro (360p) [Not 24/7]
#EXTINF:-1 tvg-id="RTQQueretaro.mx" status="error",RTQ Queretaro (360p) [Not 24/7]
http://wms.tecnoxia.com:1935/rytqrolive/rytqrolive/master.m3u8
#EXTINF:-1 tvg-id="TeleFormula.mx" status="blocked",TeleFórmula
https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8
@ -91,15 +91,15 @@ http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live
#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live
#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="error",Televisa Del Golfo
#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live
#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w
#EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live
#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="error",Televisa Guerrero (480p) [Not 24/7]
#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="online",Televisa Laguna (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="error",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
@ -109,7 +109,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/UCcC9ykApQrgl4UxbKg2U4zw/live
#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="error",Televisa Noreste (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live
#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live
@ -121,7 +121,7 @@ http://189.240.210.28:1935/live/setpuebla/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live
#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live
#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" status="online",Televisa San Luis Potosí (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" status="error",Televisa San Luis Potosí (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live
#EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live
@ -147,7 +147,7 @@ https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8
https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVUNAM.mx" status="online",TV Unam (720p)
https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8?DVR=
#EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p)
#EXTINF:-1 tvg-id="XEWHTDT.mx" status="error",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]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live
@ -167,5 +167,5 @@ https://linear-193.frequency.stream/193/hls/master/playlist.m3u8
http://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8
#EXTINF:-1 tvg-id="" status="online",POP TV (542p) [Not 24/7]
https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/playlist.m3u8
#EXTINF:-1 tvg-id="" status="blocked",TELE SISTEMA CANAL 9 (486p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="online",TELE SISTEMA CANAL 9 (486p) [Geo-blocked]
http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8

View File

@ -29,10 +29,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc3e0
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6a4d875d7ccf0007cc2cf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clásico (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p)
@ -55,7 +55,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="error",Pluto TV Deportes (720p)
#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
@ -95,7 +95,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p)
#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="timeout",Pluto TV Misterios sin Resolver (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
@ -171,7 +171,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dc7480e3550009
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009ae09ea/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61

View File

@ -67,10 +67,10 @@ http://210.210.155.35/dr9445/h/h04/index.m3u8
http://104.238.221.63:9138/stream/live/c20526.m3u8
#EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7]
https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8
#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p)
http://210.210.155.37/uq2663/h/h22/index.m3u8
#EXTINF:-1 tvg-id="eGGNetwork.my" status="timeout",eGG Network (720p)
http://172.96.160.37:9138/stream/live/c21035.m3u8
#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p)
http://210.210.155.37/uq2663/h/h22/index.m3u8
#EXTINF:-1 tvg-id="GolfChannelMalaysia.my" status="timeout",Golf Channel (720p)
http://104.238.221.63:9138/stream/live/c20398.m3u8
#EXTINF:-1 tvg-id="GoShopMalay111.my" status="timeout",GO Shop (720p)

View File

@ -7,7 +7,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ChannelsTelevision/live
#EXTINF:-1 tvg-id="GalaxyTV.ng" status="online",Galaxy TV (576p)
https://5d846bfda90fc.streamlock.net:1935/live/galaxytv/playlist.m3u8
#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7]
#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",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
@ -25,5 +25,5 @@ https://newproxy3.vidivu.tv/waptv/index.m3u8
https://wazobia.live:8333/channel/wmaxabuja.m3u8
#EXTINF:-1 tvg-id="WazobiaMaxTVNigeria.ng" status="online",Wazobia Max TV Nigeria (720p)
https://wazobia.live:8333/channel/wmax.m3u8
#EXTINF:-1 tvg-id="WazobiaMaxTVPortHarcourt.ng" status="error",Wazobia Max TV Port Harcourt (720p)
#EXTINF:-1 tvg-id="WazobiaMaxTVPortHarcourt.ng" status="timeout",Wazobia Max TV Port Harcourt (720p)
https://wazobia.live:8333/channel/wmaxph.m3u8

View File

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p)
#EXTINF:-1 tvg-id="CanalMotor.no" status="error",Canal Motor (720p)
http://digicom.hls.iptvdc.com/canalmotor/index.m3u8
#EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p)
#EXTINF:-1 tvg-id="CanalMotor.no" status="error",Canal Motor (720p)
https://digicom.hls.iptvdc.com/motorstv/index.m3u8
#EXTINF:-1 tvg-id="Frikanalen.no" status="online",Frikanalen (720p)
https://frikanalen.no/stream/index.m3u8
@ -15,7 +15,7 @@ https://98d91ca32ff6fbca255f6ec9f29fc4d0-httpcache0-19333-cachelive0.dna.ip-only
https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8
#EXTINF:-1 tvg-id="" status="online",TV 2 Sporten (720p)
https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8
#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p)
#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p)
https://sc.id-tv.kz/ViasatHistory.m3u8
#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p)
https://sc.id-tv.kz/ViasatNature.m3u8

View File

@ -1,3 +1,3 @@
#EXTM3U
#EXTINF:-1 tvg-id="KantipurTV.np" status="error",Kantipur TV (1080p)
#EXTINF:-1 tvg-id="KantipurTV.np" status="online",Kantipur TV (1080p)
https://ktvhdsg.ekantipur.com:8443/ktv_desktop_02347834/hd/playlist.m3u8

View File

@ -23,5 +23,5 @@ https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8
http://209.91.213.10:8088/play/a00h
#EXTINF:-1 tvg-id="TVMax.pa" status="online",TVMax (720p)
https://bcovlive-a.akamaihd.net/474b6caf58f8407fb1d1cc1ef64f50ff/us-west-2/6058004209001/playlist_dvr.m3u8
#EXTINF:-1 tvg-id="TVN.pa" status="blocked",TVN (720p)
#EXTINF:-1 tvg-id="TVN.pa" status="timeout",TVN (720p)
https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8

View File

@ -11,7 +11,7 @@ https://stmv1.voxhdnet.com/tvsicuani/tvsicuani/playlist.m3u8
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="online",ATM Televisión (Apurimac) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ATMTelevision.pe" status="error",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
@ -35,9 +35,7 @@ http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8
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
#EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="error",Canal 43 Sudamericana (Ica) (360p) [Not 24/7]
https://media2.cdnlayer.biz:8081/8014/index.m3u8
#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live
#EXTINF:-1 tvg-id="CaribeTelevision.pe" status="timeout",Caribe Televisión (Otuzco) (1080p) [Not 24/7]
http://191.97.56.183:1935/caribetv/caribetv/playlist.m3u8
@ -47,19 +45,19 @@ 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="error",CNC Digital (Iquitos) (480p) [Not 24/7]
https://cloudvideo.servers10.com:8081/8150/index.m3u8
#EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7]
https://servilive.com:3114/live/liveulive.m3u8
#EXTINF:-1 tvg-id="CongresoTV.pe" status="error",Congreso TV [Not 24/7]
#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
@ -73,7 +71,7 @@ https://live.obslivestream.com/crtvmux/index.m3u8
http://190.108.83.142:8000/play/a007/index.m3u8
#EXTINF:-1 tvg-id="Cultura24.pe" status="online",Cultura 24 (360p) [Not 24/7]
https://vs8.live.opencaster.com/cultura24/smil:cultura24/playlist.m3u8
#EXTINF:-1 tvg-id="DiasporaTV.pe" status="online",Diáspora TV [Not 24/7]
#EXTINF:-1 tvg-id="DiasporaTV.pe" status="error",Diáspora TV [Not 24/7]
https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8
#EXTINF:-1 tvg-id="DMJ.pe" status="online",DMJ (Cuzco) (720p) [Not 24/7]
https://v4.tustreaming.cl/s1tv/playlist.m3u8
@ -85,7 +83,7 @@ https://cu.onliv3.com/livevd1/user2.m3u8
http://190.108.83.142:8000/play/a003/index.m3u8
#EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8
#EXTINF:-1 tvg-id="FullTV.pe" status="online",FullTV (Lima) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="FullTV.pe" status="error",FullTV (Lima) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/fullmu/fullmu/playlist.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
@ -123,7 +121,7 @@ https://cu.onliv3.com/livevd/user1.m3u8
https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8
#EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7]
http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8
#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="error",La Islilla TV [Not 24/7]
#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7]
http://190.108.83.142:8000/play/a00b/index.m3u8
#EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7]
http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8
@ -181,6 +179,8 @@ https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8
https://stream.plixitv.live/oktv/oktv/playlist.m3u8
#EXTINF:-1 tvg-id="OndaDigital.pe" status="online",Onda Digital (720p) [Not 24/7]
https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8
#EXTINF:-1 tvg-id="RadioOndaDigital.pe" status="online",Radio Onda Digital (720p) [Not 24/7]
https://servilive.com:3960/live/radiotvondadigitallive.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]
@ -191,7 +191,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m
https://cdnhd.iblups.com/hls/ptv2.m3u8
#EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV
https://d1oxkaep074koq.cloudfront.net/out/v1/6657a374459f4821b404e16161c98588/playlist.m3u8
#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live
#EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7]
http://38.131.11.9:1080/play/a0dh
@ -201,7 +201,7 @@ https://stmv.panel.grupolimalive.com/peruvian/peruvian/playlist.m3u8
http://190.108.83.142:8000/play/a00d/index.m3u8
#EXTINF:-1 tvg-id="PlanetaTVAmazonas.pe" status="online",Planeta TV (Bagua) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8
#EXTINF:-1 tvg-id="ProyectaTelevision.pe" status="error",Proyecta Televisión (Huacho) (720p) [Not 24/7]
#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="QTTelevision.pe" status="online",QT Televisión (Cuzco) (720p) [Not 24/7]
https://servilive.com:3753/live/qosqotimeslive.m3u8
@ -213,23 +213,19 @@ http://v4.tustreaming.cl/quillavision/index.m3u8
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="error",Radio Digital 94.1 TV (Juanjui) (240p) [Not 24/7]
https://media2.cdnlayer.biz:8081/8018/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="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="RadioTVCharles.pe" status="error",Radio TV Charles (Bambamarca) [Not 24/7]
https://media2.cdnlayer.biz:8081/8032/index.m3u8
#EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7]
https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8
#EXTINF:-1 tvg-id="RadioTVTendencias.pe" status="online",Radio TV Tendencias [Not 24/7]
https://s1.tvdatta.com:3950/multi_web/play.m3u8
#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live
#EXTINF:-1 tvg-id="RCR.pe" status="error",Red de Comunicación Regional (RCR) (720p) [Not 24/7]
#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
@ -239,7 +235,7 @@ https://multimedia.tmcreativos.com:1936/wsgzmqbxse/wsgzmqbxse/playlist.m3u8
http://38.131.11.9:1080/play/a0d8
#EXTINF:-1 tvg-id="RSelvaTV.pe" status="online",RSelvaTV (Tarapoto) (720p) [Not 24/7]
https://live.obslivestream.com/selvatv/index.m3u8
#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="error",RTV Total (Yurimaguas) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7]
https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8
#EXTINF:-1 tvg-id="SalgaluTV.pe" status="timeout",Salgalú TV [Not 24/7]
https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8
@ -253,7 +249,7 @@ https://paneltv.rstreaminghd.net:3042/live/sistema1tvlive.m3u8
https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8
#EXTINF:-1 tvg-id="SolTV.pe" status="timeout",Sol Televisión
http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8
#EXTINF:-1 tvg-id="SomosTelevision.pe" status="online",Somos Televisión (Chimbote) [Not 24/7]
#EXTINF:-1 tvg-id="SomosTelevision.pe" status="error",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
@ -263,9 +259,9 @@ https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8
https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8
#EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7]
https://tvdatta.com:3517/live/kachorrotvlive.m3u8
#EXTINF:-1 tvg-id="SurTV.pe" status="error",SurTV (Ilo) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SurTV.pe" status="online",SurTV (Ilo) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8
#EXTINF:-1 tvg-id="Tele2000.pe" status="error",Tele2000 (Ayacucho) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Tele2000.pe" status="online",Tele2000 (Ayacucho) (720p) [Not 24/7]
https://servilive.com:3126/live/tele2000live.m3u8
#EXTINF:-1 tvg-id="TelecolorYurimaguas.pe" status="online",Telecolor (Yurimaguas) (720p) [Not 24/7]
https://live.obslivestream.com/telecolormux/index.m3u8
@ -273,7 +269,7 @@ https://live.obslivestream.com/telecolormux/index.m3u8
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
@ -293,11 +289,11 @@ https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8
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="error",TV5 Soritor (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TV5.pe" status="online",TV5 Soritor (720p) [Not 24/7]
https://live.obslivestream.com/tv5/index.m3u8
#EXTINF:-1 tvg-id="TVBellaAsuncion.pe" status="online",Bella Asuncion TV (720p) [Not 24/7]
https://tvdatta.com:3602/stream/play.m3u8
#EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVCosmos.pe" status="error",TV Cosmos (720p) [Not 24/7]
https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8
#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7]
https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8
@ -309,7 +305,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD
#EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p)
http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8
#EXTINF:-1 tvg-id="TVPalmeras.pe" status="online",TV Palmeras (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVPalmeras.pe" status="error",TV Palmeras (480p) [Not 24/7]
https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8
#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perú [Not 24/7]
http://190.108.83.142:8000/play/a00i/index.m3u8

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="92NewsUK.pk" status="error",92 News UK (576p)
#EXTINF:-1 tvg-id="92NewsUK.pk" status="online",92 News UK (576p)
https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-92_news-hsslive-25f-16x9-SD/chunklist.m3u8
#EXTINF:-1 tvg-id="ARYDigitalUSA.us" status="online",ARY Digital Usa (720p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://live.arydigital.tv/

View File

@ -51,7 +51,7 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpinfo
https://tvreg.klemit.net/regionalna/stream/index.m3u8
#EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (1080p)
https://ec08.luz1.cache.orange.pl/jupiter/o2-cl7/live/tvrepublika/live.m3u8
#EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (540p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRepublika.pl" status="error",TV Republika (540p) [Not 24/7]
http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8
#EXTINF:-1 tvg-id="TVTorun.pl" status="online",TV Toruń (1080p)
http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8

View File

@ -35,9 +35,9 @@ https://live.paltoday.tv/paltv/live/playlist.m3u8
https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8
#EXTINF:-1 tvg-id="SerajTV.ps" status="online",Seraj TV (1080p)
https://live01.iflex.ps/Aqsa/index.m3u8
#EXTINF:-1 tvg-id="ShababFM.ps" status="error",Shabab FM (720p) [Not 24/7]
#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="error",Wattan TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="WattanTV.ps" status="online",Wattan TV (720p) [Not 24/7]
http://htvmada.mada.ps:8888/wattan/index.m3u8

View File

@ -1,9 +1,9 @@
#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="KuriakosCine.pt" status="error",Kuriakos Cine (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="KuriakosCine.pt" status="online",Kuriakos Cine (1080p) [Not 24/7]
https://w2.manasat.com/kcine/smil:kcine.smil/playlist.m3u8
#EXTINF:-1 tvg-id="KuriakosKids.pt" status="error",Kuriakos Kids (1080p)
#EXTINF:-1 tvg-id="KuriakosKids.pt" status="online",Kuriakos Kids (1080p)
https://w2.manasat.com/kkids/smil:kkids.smil/playlist.m3u8
#EXTINF:-1 tvg-id="KuriakosMusic.pt" status="online",Kuriakos Music (1080p)
http://195.23.211.179:1935/kmusic/smil:kmusic.smil/playlist.m3u8
@ -20,7 +20,7 @@ https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8
https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p)
http://162.212.178.69:41042/bysid/608
#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7]
@ -49,14 +49,14 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64)
https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTPMemoria.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",RTP Memória (504p)
#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",RTP Memória (504p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8
#EXTINF:-1 tvg-id="SIC.pt" status="online",SIC (1080p)
http://93.152.174.144:4000/play/sic/index.m3u8
#EXTINF:-1 tvg-id="SICNoticias.pt" status="blocked",SIC Noticias [Geo-blocked]
http://live.impresa.pt/live/sicnot/sicnot.m3u8
#EXTINF:-1 tvg-id="SobrenaturalTV.pt" status="error",Sobrenatural TV (1080p)
#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="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
@ -74,7 +74,7 @@ https://smart-tv.livedoomovie.com:4431/02_SPORTTV_4_720p/chunklist.m3u8
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)
https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireality-480p/chunks.m3u8
#EXTINF:-1 tvg-id="TVMana1.pt" status="online",TV Maná 1 (1080p)
#EXTINF:-1 tvg-id="TVMana1.pt" status="error",TV Maná 1 (1080p)
https://w1.manasat.com/tvmana-1/smil:tvmana-1.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVMana2.pt" status="online",TV Maná 2 (1080p)
https://w1.manasat.com/tvmana-2/smil:tvmana-2.smil/playlist.m3u8
@ -84,9 +84,9 @@ https://w1.manasat.com/tvmana-brasil/smil:tvmana-brasil.smil/playlist.m3u8
http://csvl03.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8
#EXTINF:-1 tvg-id="TVManaEnglish.pt" status="online",TV Maná English (1080p)
https://w1.manasat.com/tvmana-english/smil:tvmana-english.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVManaFrancais.pt" status="error",TV Maná Français (484p)
#EXTINF:-1 tvg-id="TVManaFrancais.pt" status="online",TV Maná Français (484p)
https://w2.manasat.com/eglise-online/smil:eglise-online.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVManaMozambique.pt" status="error",TV Maná Mozambique (1080p)
#EXTINF:-1 tvg-id="TVManaMozambique.pt" status="online",TV Maná Mozambique (1080p)
https://w2.manasat.com/tvmana-mz/smil:tvmana-mz.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVManaSpanish.pt" status="online",TV Maná Español (1080p)
https://w1.manasat.com/tvmana-espanol/smil:tvmana-espanol.smil/playlist.m3u8

View File

@ -33,11 +33,11 @@ https://59ce1298bfb98.streamlock.net/mediosenpy/mediosenpy/playlist.m3u8
https://d4xunn272arip.cloudfront.net/hls/snt.m3u8
#EXTINF:-1 tvg-id="SomosdelEste.py" status="online",Somos Del Este
https://59ce1298bfb98.streamlock.net/somosdeleste/somosdeleste/playlist.m3u8
#EXTINF:-1 tvg-id="SucesoTV.py" status="online",Suceso TV
#EXTINF:-1 tvg-id="SucesoTV.py" status="error",Suceso TV
https://59ce1298bfb98.streamlock.net/sucesotv/sucesotv/playlist.m3u8
#EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7]
https://stream.rpc.com.py/live/trece.m3u8
#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://45.55.127.106/live/unicanal_mid.m3u8

View File

@ -20,7 +20,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljaz
https://live-hls-v3-aje.getaj.net/AJE-V3/index.m3u8
#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p)
https://live-hls-web-aje.getaj.net/AJE/index.m3u8
#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" 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",Al Jazeera English (480p)
#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Jazeera English (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s23/index.m3u8
#EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p)

View File

@ -11,7 +11,7 @@ http://s5.alfaomega.tv:1935/alfaomega/alfaomega1.sdp/playlist.m3u8
http://s5.alfaomega.tv:1935/alfaomega/smil:alfaomegatv/playlist.m3u8
#EXTINF:-1 tvg-id="AntenaSport.ro" status="online",AntenaSport (720p) [Not 24/7]
https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8
#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7]
#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

View File

@ -7,7 +7,7 @@ http://93.157.62.180/KlanKosova/index.m3u8
http://51.15.154.138/providus/live2805_hq/index.m3u8
#EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (360p)
https://kurir-tv.haste-cdn.net/providus/live2805.m3u8
#EXTINF:-1 tvg-id="MISTelevizija.rs" status="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
@ -33,7 +33,7 @@ https://muzzik-live.morescreens.com/mts-6/playlist.m3u8
https://muzzik-live.morescreens.com/mts-5/playlist.m3u8
#EXTINF:-1 tvg-id="NisvilleTV.rs" status="timeout",Nisville TV RS (720p)
http://92.60.237.32:1935/live/nisville/playlist.m3u8
#EXTINF:-1 tvg-id="PiKanal.rs" status="online",TV Pi Canal Pirot (576p) [Not 24/7]
#EXTINF:-1 tvg-id="PiKanal.rs" status="error",TV Pi Canal Pirot (576p) [Not 24/7]
http://stream.pikanal.rs/pikanal/pgm.m3u8
#EXTINF:-1 tvg-id="PinkExtra.rs" status="blocked",Pink Extra (576p)
http://109.105.201.198/PINKEXTRA/playlist.m3u8

View File

@ -11,19 +11,19 @@ https://hls.tv.3angels.ru/stream/HQ.m3u8
http://cdn-01.bonus-tv.ru:8080/9volna/playlist.m3u8
#EXTINF:-1 tvg-id="9Volna.ru" status="blocked",9 Волна (720p) [Geo-blocked]
https://strm.yandex.ru/kal/acb/acb0.m3u8
#EXTINF:-1 tvg-id="360deg.ru" status="online",360° (1080p) [Not 24/7]
https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m3u8
#EXTINF:-1 tvg-id="360deg.ru" status="blocked",360° (576p)
https://strm.yandex.ru/kal/360tv/360tv0.m3u8
#EXTINF:-1 tvg-id="360deg.ru" status="blocked",360° (720p)
https://video1.in-news.ru/360/index.m3u8
#EXTINF:-1 tvg-id="360deg.ru" status="error",360° (1080p) [Not 24/7]
https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m3u8
#EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s45/index.m3u8
#EXTINF:-1 tvg-id="A2.ru" status="online" 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="timeout",A2 (576p) [Not 24/7]
https://sc.id-tv.kz/A2.m3u8
#EXTINF:-1 tvg-id="Afontovo.ru" status="online",Афонтово (Красноярск) (1080p) [Geo-blocked]
http://xstream.afontovo.ru/afontovo_ya.m3u8
@ -37,12 +37,12 @@ http://serv25.vintera.tv:8081/test/aris/playlist.m3u8
#EXTINF:-1 tvg-id="Arsenal.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Арсенал (480p)
#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)
https://streaming.astrakhan.ru/astrakhan24/playlist.m3u8
#EXTINF:-1 tvg-id="Astrahan24.ru" status="blocked",Астрахань 24 (720p) [Not 24/7]
http://83.234.104.142/astrakhan24hd/playlist.m3u8
#EXTINF:-1 tvg-id="Astrahan24.ru" status="blocked",Астрахань 24 (720p) [Geo-blocked]
https://strm.yandex.ru/kal/astrahan24/astrahan240.m3u8
#EXTINF:-1 tvg-id="Astrahan24.ru" status="timeout",Астрахань 24 (720p)
https://streaming.astrakhan.ru/astrakhan24/playlist.m3u8
#EXTINF:-1 tvg-id="AstrahanRuSport.ru" status="online",Астрахань.Ru Sport (720p)
https://streaming.astrakhan.ru/astrakhanrusporthd/playlist.m3u8
#EXTINF:-1 tvg-id="AstrahanRuTV.ru" status="online",Астрахань.Ru TV (480p)
@ -57,9 +57,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="online",Bollywood HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7]
https://sc.id-tv.kz/bollywood_hd.m3u8
#EXTINF:-1 tvg-id="ChannelOne.ru" status="online",Channel One
https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd
@ -76,18 +76,18 @@ https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8
#EXTINF:-1 tvg-id="Domashniy.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",Домашний (540p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
https://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)
#EXTINF:-1 tvg-id="Domashniy.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/s88/index.m3u8
#EXTINF:-1 tvg-id="DomKino.ru" status="timeout",Дом кино (576p)
http://50.7.92.90/Dom_kino/playlist.m3u8
#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",Дом Кино Премиум (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",Дом Кино Премиум (1080p) [Not 24/7]
https://sc.id-tv.kz/domkino_hd.m3u8
#EXTINF:-1 tvg-id="Dorama.uk" status="online",Дорама (1080p) [Not 24/7]
https://sc.id-tv.kz/dorama_hd.m3u8
#EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Дорама (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s95/index.m3u8
#EXTINF:-1 tvg-id="Dorama.uk" status="timeout",Дорама (1080p) [Not 24/7]
https://sc.id-tv.kz/dorama_hd.m3u8
#EXTINF:-1 tvg-id="Enisey.ru" status="online",Енисей (1080p) [Not 24/7]
http://hls-eniseytv.cdnvideo.ru/eniseytv/stream1/playlist.m3u8
#EXTINF:-1 tvg-id="EuropaPlusTV.ru" status="blocked",Europa Plus TV (1080p) [Geo-blocked]
@ -114,7 +114,7 @@ https://strm.yandex.ru/kal/hittv/hittv0.m3u8
https://live-tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8
#EXTINF:-1 tvg-id="HopeTV.ru" status="online",Надежда (720p)
https://tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8
#EXTINF:-1 tvg-id="IndijskoeKino.ru" status="online",Индийское кино (576p) [Not 24/7]
#EXTINF:-1 tvg-id="IndijskoeKino.ru" status="timeout",Индийское кино (576p) [Not 24/7]
https://sc.id-tv.kz/Indiiskoe_kino.m3u8
#EXTINF:-1 tvg-id="Istoriya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",История (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
@ -126,11 +126,11 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8
https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8
#EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",Кавказ 24 (720p) [Geo-blocked]
https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8
#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (576p) [Not 24/7]
#EXTINF:-1 tvg-id="Khabar24.kz" status="timeout",Хабар 24 (576p) [Not 24/7]
https://sc.id-tv.kz/Khabar_24.m3u8
#EXTINF:-1 tvg-id="Khabar.kz" status="online",Хабар (576p) [Not 24/7]
https://sc.id-tv.kz/Khabar.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="timeout",Кинокомедия (360p) [Not 24/7]
https://sc.id-tv.kz/Kinokomediya_hd.m3u8
@ -138,9 +138,9 @@ https://sc.id-tv.kz/Kinokomediya_hd.m3u8
https://sc.id-tv.kz/Kinomix_hd.m3u8
#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",Кинопремьера (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinopremiera_hd.m3u8
#EXTINF:-1 tvg-id="Kinosemja.ru" status="online",Киносемья (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Kinosemja.ru" status="timeout",Киносемья (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinosemiya_hd.m3u8
#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",Киносвидание (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",Киносвидание (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinosvidanie_hd.m3u8
#EXTINF:-1 tvg-id="Komediya.ru" status="blocked",Комедия (576p) [Not 24/7]
http://188.40.68.167/russia/komediya/playlist.m3u8
@ -150,7 +150,7 @@ http://185.97.150.19:8082/2402
http://cdn-01.bonus-tv.ru/konnyimir/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="Kuzbass1HD.ru" status="error",Кузбасс 1 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Kuzbass1HD.ru" status="timeout",Кузбасс 1 (1080p) [Not 24/7]
https://www.10kanal.ru:1443/10kanal/k24/playlist.m3u8
#EXTINF:-1 tvg-id="LDPRTV.ru" status="online",ЛДПР ТВ (1080p)
http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8
@ -169,7 +169,7 @@ http://serv25.vintera.tv:8081/liptime/liptime/playlist.m3u8
http://nano.teleservice.su:8080/hls/luxury.m3u8
#EXTINF:-1 tvg-id="LyubimoeTV.ru" status="blocked",Любимое.ТВ (720p) [Geo-blocked]
https://strm.yandex.ru/kal/lovedtv/lovedtv0.m3u8
#EXTINF:-1 tvg-id="MaturTV.ru" status="error",Матур ТВ (1080p)
#EXTINF:-1 tvg-id="MaturTV.ru" status="online",Матур ТВ (1080p)
https://public.streaming.matur-tv.ru/hls/h264_aac/stream.m3u8
#EXTINF:-1 tvg-id="Millet.ru" status="online",Миллет (540p) [Not 24/7]
http://live.trkmillet.ru/millet/index.m3u8
@ -179,15 +179,15 @@ http://live-minidey.cdnvideo.ru/minidey/minidey.sdp/playlist.m3u8
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/hd/playlist.m3u8
#EXTINF:-1 tvg-id="Mir24.ru" status="online",Мир 24 (1080p)
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mir24_2500/playlist.m3u8
#EXTINF:-1 tvg-id="Mir24.ru" status="online",Мир 24 (576p) [Not 24/7]
https://sc.id-tv.kz/Mir24.m3u8
#EXTINF:-1 tvg-id="Mir24.ru" status="blocked",Мир 24 (1080p) [Not 24/7]
http://188.40.68.167/russia/mir24/playlist.m3u8
#EXTINF:-1 tvg-id="Mir24.ru" status="timeout",Мир 24 (576p) [Not 24/7]
https://sc.id-tv.kz/Mir24.m3u8
#EXTINF:-1 tvg-id="Mir.ru" status="online",Мир (1080p) [Not 24/7]
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8
#EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7]
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8
#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7]
#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",Мir +3 (512p) [Not 24/7]
https://sc.id-tv.kz/Mir.m3u8
#EXTINF:-1 tvg-id="MirPlus4.ru" status="online",Мир +4 (540p) [Not 24/7]
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8
@ -215,7 +215,7 @@ http://81.30.182.82:18092/hls/live.m3u8
http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8
#EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p)
https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8
#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",Мужское кино (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="timeout",Мужское кино (1080p) [Not 24/7]
https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8
#EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",Муз союз (576p)
http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8
@ -253,7 +253,7 @@ http://ott-cdn.ucom.am/s17/index.m3u8
http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8
#EXTINF:-1 tvg-id="NVKSakha.ru" status="online",НВК Саха (1080p) [Not 24/7]
http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8
#EXTINF:-1 tvg-id="O.ru" status="timeout",О! (576p) [Not 24/7]
#EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7]
https://sc.id-tv.kz/o.m3u8
#EXTINF:-1 tvg-id="Olala.ru" status="timeout",O-la-la [Not 24/7]
http://92.242.14.114:4022/udp/225.0.55.234:1234
@ -314,7 +314,7 @@ http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8
https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8
#EXTINF:-1 tvg-id="RENTV.ru" status="online",РЕН ТВ (576p)
http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7]
#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",Родное кино (576p) [Not 24/7]
https://sc.id-tv.kz/Rodnoe_kino.m3u8
#EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",Родной канал (720p) [Not 24/7]
https://n1.slavmir.tv/live/slavmir/playlist.m3u8
@ -460,12 +460,12 @@ https://bsttv.bonus-tv.ru/cdn/tamyr/playlist.m3u8
http://stream.efir24.tv:1935/live/efir24tv/playlist.m3u8
#EXTINF:-1 tvg-id="TBN.ru" status="timeout",ТБН (720p)
http://62.32.67.187:1935/WEB_TBN/TBN.stream/playlist.m3u8
#EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="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="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)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s71/index.m3u8
#EXTINF:-1 tvg-id="Tivikom.ru" status="online",Тивиком (Улан-Удэ) (1080p) [Not 24/7]
http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8
#EXTINF:-1 tvg-id="TKR.ru" status="error",ТКР (Рязань) (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TKR.ru" status="online",ТКР (Рязань) (1080p) [Not 24/7]
http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="TNT4.ru" status="online",ТНТ4 (576p) [Not 24/7]
https://sc.id-tv.kz/tnt4.m3u8
@ -518,7 +518,7 @@ https://cdn.universmotri.ru/live/smil:univer.smil/playlist.m3u8
http://62.32.67.187:1935/WEB_Vera24/Vera24.stream/playlist.m3u8
#EXTINF:-1 tvg-id="Vetta24.ru" status="online",Ветта 24 (Пермь) (576p) [Not 24/7]
http://serv24.vintera.tv:8081/vetta/vetta_office/playlist.m3u8
#EXTINF:-1 tvg-id="VIVARussia.ru" status="error",VIVA Russia (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="VIVARussia.ru" status="online",VIVA Russia (1080p) [Not 24/7]
https://live.prd.dlive.tv/hls/live/viva-russia.m3u8
#EXTINF:-1 tvg-id="VmesteRF.ru" status="online",Вместе-РФ (1080p) [Geo-blocked]
http://cdn-01.bonus-tv.ru:8080/vmesterf/index.m3u8
@ -545,7 +545,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="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="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)
#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]
@ -579,7 +579,7 @@ https://rt-rtd.rttv.com/live/rtdoc/playlist.m3u8
https://rumble-foxo.cdn.rumble.cloud/live/hr6yv36f/slot-30/ngrp:srak-wx8r_all/playlist.m3u8
#EXTINF:-1 tvg-id="" status="blocked",RT News (1080p)
https://strm.yandex.ru/kal/rt_hd/rt_hd0.m3u8
#EXTINF:-1 tvg-id="" status="timeout",RT News (1080p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="online",RT News (1080p) [Geo-blocked]
https://rt-glb.rttv.com/live/rtnews/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",TRK 555 (720p)
http://trk555.tv:8888/live
@ -631,7 +631,7 @@ http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8
http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Новый мир (406p) [Not 24/7]
http://stream.studio360.tv/nw/nw_576p/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",НТВ Стиль (480p)
#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",НТВ Стиль (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s77/index.m3u8
#EXTINF:-1 tvg-id="" status="blocked",О2ТВ (1080p) [Geo-blocked]
@ -645,7 +645,7 @@ http://ott-cdn.ucom.am/s62/index.m3u8
https://strm.yandex.ru/kal/ohotnik/ohotnik0.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]
#EXTINF:-1 tvg-id="" status="timeout",Первый канал Евразия (576p) [Not 24/7]
https://sc.id-tv.kz/1KanalEvraziya.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Первый крымский (540p) [Not 24/7]
http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8
@ -668,7 +668,7 @@ http://video.govoritmoskva.ru:8080/live/rufmbk-1/index.m3u8
https://video.govoritmoskva.ru/rufm/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Радио Пилот (720p) [Not 24/7]
https://pilotfm.ru/cam/hls/pilothd.m3u8
#EXTINF:-1 tvg-id="" status="online",РЕН ТВ International (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",РЕН ТВ International (576p) [Not 24/7]
https://sc.id-tv.kz/RenTV.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Россия РТР
https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8
@ -687,9 +687,9 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_STS/variant.m3u8
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",СТС (540p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178
https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.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/STS.m3u8
#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7]
http://109.194.62.29:8080
#EXTINF:-1 tvg-id="" status="online",ТВ Кварц (576p) [Not 24/7]
https://video.quartztelecom.ru:18080/hls/2386168/71fe656b993c510f39a5/playlist.m3u8

View File

@ -1,11 +1,11 @@
#EXTM3U
#EXTINF:-1 tvg-id="KC2.rw" status="timeout",KC2 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="KC2.rw" status="online",KC2 (720p) [Not 24/7]
http://197.243.19.131:1935/kc2/kc2/chunklist.m3u8
#EXTINF:-1 tvg-id="KC2.rw" status="error",KC2 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="KC2.rw" status="online",KC2 (720p) [Not 24/7]
https://5c46fa289c89f.streamlock.net/kc2/kc2/chunklist.m3u8
#EXTINF:-1 tvg-id="RwandaTV.rw" status="online",RTV Rwanda (480p) [Not 24/7]
http://197.243.19.131:1935/rtv/rtv/chunklist_w2093872577.m3u8
#EXTINF:-1 tvg-id="RwandaTV.rw" status="timeout",RTV Rwanda (480p) [Not 24/7]
http://197.243.19.131:1935/rtv/rtv/chunklist.m3u8
#EXTINF:-1 tvg-id="RwandaTV.rw" status="error",RTV Rwanda (480p) [Not 24/7]
#EXTINF:-1 tvg-id="RwandaTV.rw" status="online",RTV Rwanda (480p) [Not 24/7]
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

View File

@ -53,7 +53,7 @@ https://5d658d7e9f562.streamlock.net/atfal1.com/atfal2/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ayaat_Group/live
#EXTINF:-1 tvg-id="Ayaat.sa" status="online",Ayaat (720p)
https://stream.holol.com/live/ayat/playlist.m3u8
#EXTINF:-1 tvg-id="Beity.sa" status="error",Beity
#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
@ -103,10 +103,10 @@ https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama
#EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked]
https://rotanastudios-rotanadrama-1-eu.xiaomi.wurl.tv/playlist.m3u8
#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) [Geo-blocked]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live
#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p)
https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8
#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live
#EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p)
https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8
#EXTINF:-1 tvg-id="RotanaMusic.sa" status="online",Rotana Music (1080p)

View File

@ -11,15 +11,15 @@ 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="error",GEM (576p)
#EXTINF:-1 tvg-id="GEM.sg" status="timeout",GEM (576p)
http://210.210.155.37/uq2663/h/h19/index.m3u8
#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked]
http://210.210.155.37/dr9445/h/h37/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="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked]
#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="online",Rock Extreme (576p) [Geo-blocked]
#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked]
http://210.210.155.37/dr9445/h/h15/index.m3u8
#EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked]
https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8

View File

@ -9,7 +9,7 @@ https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8
https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw
#EXTINF:-1 tvg-id="RFM.sn" status="error",RFM (720p) [Not 24/7]
#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="SenTV.sn" status="online",Sen TV (480p)
https://live3.acangroup.org:1929/acanabr/sentv.stream_all/playlist.m3u8

View File

@ -21,9 +21,6 @@ https://secure-video.tcsgo.com/tcshd/index.m3u8
https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="TVCa.sv" status="online",TVCa Televisión Católica Arquidiocesana (720p)
https://tv.infosal.com:5443/LiveApp/streams/908264309507938591071465.m3u8
#EXTINF:-1 tvg-id="TVMElSalvador.sv" status="error" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",TVM El Salvador (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36
http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVOCanal23.sv" status="blocked",TVO Canal 23 (720p) [Not 24/7]
https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7]

View File

@ -11,31 +11,31 @@ https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/
http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8
#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",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="timeout",DLTV 3 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv03.m3u8
#EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv04.m3u8
#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="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]
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="online",DLTV 11 (720p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv11.m3u8
#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv12.m3u8
#EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv13.m3u8
#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv14.m3u8
#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7]
https://dltv-live-edge.catcdn.cloud/dltv15.m3u8

View File

@ -3,14 +3,14 @@
https://alpha.tv.online.tm/hls/ch001.m3u8
#EXTINF:-1 tvg-id="AltynAsyr.tm" status="online",Altyn Asyr (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch001.m3u8
#EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch006.m3u8
#EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (226p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch006.m3u8
#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch003.m3u8
#EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch006.m3u8
#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch003.m3u8
#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch003.m3u8
#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch007.m3u8
#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7]
@ -24,6 +24,6 @@ https://alpha.tv.online.tm/hls/ch005.m3u8
#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch005.m3u8
#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch002.m3u8
#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch002.m3u8
#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch002.m3u8

View File

@ -117,10 +117,10 @@ https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8
#EXTINF:-1 tvg-id="HalkTV.tr" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Halk TV (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36
https://halktv-live.ercdn.net/halktv/halktv.m3u8
#EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Not 24/7]
https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8
#EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Geo-blocked]
https://waw2.artiyerelmedya.net/hunattv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="HunatTV.tr" status="error",Hunat TV (480p) [Not 24/7]
https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8
#EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p)
http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8
#EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) [Not 24/7]
@ -149,9 +149,9 @@ https://waw2.artiyerelmedya.net/kanal23/bant1/playlist.m3u8
https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="Kanal32.tr" status="online",Kanal 32 (480p) [Not 24/7]
https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="Kanal33.tr" status="error",Kanal 33 (720p) [Not 24/7]
#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="error",Kanal 33 (720p) [Not 24/7]
#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
@ -240,13 +240,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.dailymotion.com/vide
https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8
#EXTINF:-1 tvg-id="TempoTV.tr" status="online",Tempo TV
https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7]
https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p)
https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8
#EXTINF:-1 tvg-id="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="TGRTEU.tr" status="online",TGRT EU (576p)
https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8
#EXTINF:-1 tvg-id="TGRTHaber.tr" status="timeout",TGRT Haber (360p) [Not 24/7]
#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="TonTV.tr" status="online",Ton TV (720p) [Not 24/7]
https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8

View File

@ -1,9 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="AsiaTravel.tw" status="blocked",Asia Travel (720p)
#EXTINF:-1 tvg-id="AsiaTravel.tw" status="online",Asia Travel (720p)
http://50.7.220.74:8278/asiatravel_twn/playlist.m3u8?ct=19225&tid=MF2F4967516549675165&tsum=3b56404a8f861c7fef6ac79a798e4a8c
#EXTINF:-1 tvg-id="BeautifulLifeTV.tw" status="online",Beautiful Life TV
https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8
#EXTINF:-1 tvg-id="CartoonNetworkTaiwan.tw" status="online",CN卡通频道 (720p)
#EXTINF:-1 tvg-id="CartoonNetworkTaiwan.tw" status="blocked",CN卡通频道 (720p)
http://50.7.220.74:8278/momo1_twn/playlist.m3u8?ct=19225&tid=MA0A4898983648989836&tsum=bd109117d126916f203880b1f2063d5e
#EXTINF:-1 tvg-id="CTiAsia.tw" status="blocked",CTi亞洲台 (720p)
http://50.7.220.74:8278/ctiasia_twn/playlist.m3u8?ct=19226&tid=MC3C8838319088383190&tsum=6eaf7a477dd08b06a5dc54b4c05e52e1
@ -17,11 +17,11 @@ http://50.7.220.74:8278/daai_twn/playlist.m3u8?ct=19225&tid=MF5F4357730143577301
https://pulltv2.wanfudaluye.com/live/tv2.m3u8
#EXTINF:-1 tvg-id="DaliTV.tw" status="online",大立電視台 (720p)
http://www.dalitv.com.tw:4568/live/dali/index.m3u8
#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="online",EBC Financial News (720p)
http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54
#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",東森財經新聞 (1080p) [Not 24/7]
http://seb.sason.top/sc/dscjxw_fhd.m3u8
#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",EBC Financial News (720p)
http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54
#EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="blocked",EBC Foreign Movie (720p)
#EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="online",EBC Foreign Movie (720p)
http://50.7.220.74:8278/ettvwestern/playlist.m3u8?ct=17874&tid=mfdfc048e6c2416337202&tsum=cad39b26202d525ea820bee1d69e545f
#EXTINF:-1 tvg-id="EBCMovie.tw" status="blocked",EBC Movie (720p)
http://50.7.220.74:8278/ettvmovie/playlist.m3u8?ct=19225&tid=MDED1943740419437404&tsum=120834a4218c4b5c3bb19efb8116f859
@ -39,11 +39,11 @@ http://seb.sason.top/ptv/ftv.php?id=dy
http://seb.sason.top/ptv/ftv.php?id=tw
#EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="online",GSTV Gorgeous Space TV (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoo-jAsJgM8z09ddlhcBlSA/live
#EXTINF:-1 tvg-id="GTV1.tw" status="blocked",八大第1台 (720p)
#EXTINF:-1 tvg-id="GTV1.tw" status="online",八大第1台 (720p)
http://50.7.220.74:8278/badafirst/playlist.m3u8?ct=17874&tid=mb8efded78b4e12042621&tsum=028ad819cd9a0f949a043d652fa3e164
#EXTINF:-1 tvg-id="GTVDrama.tw" status="online",八大戏剧台 (720p)
http://50.7.220.74:8278/badadrama/playlist.m3u8?ct=19225&tid=ME4E4734124647341246&tsum=c4e596572a79ad99675ee2137d1cc43d
#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="online",八大综合台 (720p)
#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="blocked",八大综合台 (720p)
http://50.7.220.74:8278/badazhonghe/playlist.m3u8?ct=19225&tid=MC7C4692263546922635&tsum=ffdc7a6397b511103e0df0b92e678790
#EXTINF:-1 tvg-id="HBOTaiwan.tw" status="blocked",HBO HD Taiwan (720p)
http://50.7.220.74:8278/hbohd_twn/playlist.m3u8?ct=19225&tid=ME9E5260921952609219&tsum=a904cd480db106670befb11d14149fce
@ -55,11 +55,11 @@ http://streamipcf.akamaized.net/live/_definst_/smil:liveabr.smil/playlist.m3u8
http://50.7.220.74:8278/jettv_japan/playlist.m3u8?ct=19225&tid=MA7A4202687942026879&tsum=e84bc4851b9d6f6a18282c1efcb6ed1d
#EXTINF:-1 tvg-id="MATVFilm.hk" status="blocked",Mei Ah Movie Channel (720p)
http://50.7.220.74:8278/meiyamovie_twn/playlist.m3u8?ct=19226&tid=MFEF1001328410013284&tsum=9839709ca0f37641c5d1ba962c3bc739
#EXTINF:-1 tvg-id="SETNews.tw" status="online",SET News (720p)
http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799
#EXTINF:-1 tvg-id="SETNews.tw" status="blocked",三立新聞 (1080p) [Geo-blocked]
http://seb.sason.top/sc/sllive_fhd.m3u8
#EXTINF:-1 tvg-id="StarChineseChannel.hk" status="blocked",卫视中文台HD (720p)
#EXTINF:-1 tvg-id="SETNews.tw" status="blocked",SET News (720p)
http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799
#EXTINF:-1 tvg-id="StarChineseChannel.hk" status="online",卫视中文台HD (720p)
http://50.7.220.74:8278/weishichinese_twn/playlist.m3u8?ct=19226&tid=MA8A7894022878940228&tsum=c0323ce59263e0096d4181626874e17c
#EXTINF:-1 tvg-id="TaiwanIndigenousTV.tw" status="online",原住民電視 (720p)
http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.m3u8
@ -73,7 +73,7 @@ http://50.7.220.74:8278/tvbs/playlist.m3u8?ct=19226&tid=MDED5111960351119603&tsu
http://38.64.72.148/hls/modn/list/4005/playlist.m3u8
#EXTINF:-1 tvg-id="TVBSNews.tw" status="blocked",TVBS News (720p)
http://50.7.220.74:8278/tvbs_n/playlist.m3u8?ct=19226&tid=MEFE5283322452833224&tsum=5f4e9bb0782ab3aae36328763cba2ffd
#EXTINF:-1 tvg-id="VideolandSports.tw" status="blocked",Videoland Sports (720p)
#EXTINF:-1 tvg-id="VideolandSports.tw" status="online",Videoland Sports (720p)
http://50.7.220.74:8278/videolandsport/playlist.m3u8?ct=19226&tid=MA6A1192684511926845&tsum=0b7ca9a61e7371df68108a27dc358c68
#EXTINF:-1 tvg-id="WXTV.tw" status="online",唯心電視 (480p)
http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/chunklist_w1177047531.m3u8
@ -85,13 +85,13 @@ https://live.streamingfast.net/osmflivech2.m3u8
https://live.streamingfast.net/osmflivech3.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH5 共享觀點 短版 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech5.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH6 親近神 詩歌音樂 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH6 親近神 詩歌音樂 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech6.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH7 禱告大軍 信息 (720p)
https://live.streamingfast.net/osmflivech7.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH9 愛+好醫生 短版 (720p)
https://live.streamingfast.net/osmflivech9.m3u8
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH12 維他命施 (720p)
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH12 維他命施 (720p)
https://live.streamingfast.net/osmflivech12.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH14 真情部落格 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech14.m3u8
@ -105,7 +105,7 @@ https://live.streamingfast.net/osmflivech17.m3u8
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]
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH21 華語講員 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech21.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH24 劉三講古 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech24.m3u8
@ -117,7 +117,7 @@ https://live.streamingfast.net/osmflivech28.m3u8
https://live.streamingfast.net/osmflivech29.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH30 天堂敬拜 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech30.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH31 福音佈道音樂會 (720p)
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH31 福音佈道音樂會 (720p)
https://live.streamingfast.net/osmflivech31.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH32 特會系列:禱告與轉化 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech32.m3u8
@ -131,7 +131,7 @@ https://live.streamingfast.net/osmflivech40.m3u8
https://live.streamingfast.net/osmflivech45.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH47 牧者頻道 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech47.m3u8
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH49 禱告頻道 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH49 禱告頻道 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech49.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH50 國際講員 中文發音 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech50.m3u8

View File

@ -3,18 +3,12 @@
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVEaAWKfv7fE1c-ZuBs7TKQ/live
#EXTINF:-1 tvg-id="1Plus1Sport.ua" status="online",1+1 Спорт (720p) [Not 24/7]
https://live-k2301-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8
#EXTINF:-1 tvg-id="7kanal.ua" status="error",7 канал (720p)
https://cdn10.live-tv.od.ua:8083/7tvod/7tvod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="7kanal.ua" status="error",7 канал (720p)
https://cdn10.live-tv.od.ua:8083/7tvod/7tvod/playlist.m3u8
#EXTINF:-1 tvg-id="24Kanal.ua" status="online",24 Канал (1080p)
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="ATR.ua" status="timeout",ATR (504p)
http://stream.atr.ua/atr/live/index.m3u8
#EXTINF:-1 tvg-id="BamBarBiaTV.ua" status="error",BamBarBia TV (1080p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/bbb/bbbtv-abr/playlist.m3u8
#EXTINF:-1 tvg-id="ChPinfo.ua" status="timeout",ЧП Инфо (576p)
http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8
#EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL Европа (360p)
@ -27,8 +21,6 @@ http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8
http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8
#EXTINF:-1 tvg-id="DonbassOnline.ua" status="timeout",Донбас Online (1080p) [Not 24/7]
http://176.110.1.30:1935/live/donbasonline/playlist.m3u8
#EXTINF:-1 tvg-id="DumskayaTVHD.ua" status="error",Думская ТВ (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]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua.m3u8
@ -40,7 +32,7 @@ http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_mid/index.m3
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="HersonPlyus.ua" status="timeout",Херсон Плюс (576p)
#EXTINF:-1 tvg-id="HersonPlyus.ua" status="blocked",Херсон Плюс (576p)
http://46.175.163.130/ks_plus/index.m3u8
#EXTINF:-1 tvg-id="Inter.ua" status="timeout",IHTEP (576p)
https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8
@ -48,10 +40,6 @@ https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8
https://edge3.iptv.macc.com.ua/img/inter_3/index.m3u8
#EXTINF:-1 tvg-id="IRT.ua" status="timeout",ИРТ (Днепр) (576p) [Not 24/7]
http://91.193.128.233:1935/live/irt.stream/playlist.m3u8
#EXTINF:-1 tvg-id="IzmailTV.ua" status="error",Измаил ТВ (576p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/izod/izod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="IzmailTV.ua" status="error",Измаил ТВ (576p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/izod/izod/playlist.m3u8
#EXTINF:-1 tvg-id="K1.ua" status="timeout",К1 (576p)
http://edge3.iptv.macc.com.ua/life/k1.m3u8
#EXTINF:-1 tvg-id="K1.ua" status="timeout",K1 (512p)
@ -74,18 +62,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="PervyygorodskoyKrivoyRog.ua" status="error",Первый городской (Кривой Рог) (720p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8
#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="error",Первый Городской (Кривой Рог) (720p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8
#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый городской (Одесса) (1080p) [Not 24/7]
http://91.194.79.46:8081/stream1/channel1/playlist.m3u8
#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый Городской (Одесса) (576p)
http://91.194.79.46:8081/stream2/channel2/playlist.m3u8
#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="error",Первый Городской (Одесса) (504p)
https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="error",Первый Городской (Одесса) (504p)
https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8
#EXTINF:-1 tvg-id="PravdaTUT.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua.m3u8
@ -104,8 +84,6 @@ http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8
http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8
#EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p)
http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8
#EXTINF:-1 tvg-id="SK1.ua" status="error",СК 1 (720p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr/playlist.m3u8
#EXTINF:-1 tvg-id="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7]
https://open-cdn.lanet.tv/play/skrypin.m3u8
#EXTINF:-1 tvg-id="STB.ua" status="timeout",СТБ
@ -114,28 +92,14 @@ http://188.35.9.11:11021/j
http://80.91.177.102:1935/live/live1/playlist.m3u8
#EXTINF:-1 tvg-id="Svarozhichi.ua" status="online",Сварожичи (720p)
http://tv.tv-project.com:1935/live/live1/playlist.m3u8
#EXTINF:-1 tvg-id="TISTV.ua" status="error",Тис ТВ (480p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/riood/tisod504/playlist.m3u8
#EXTINF:-1 tvg-id="TravelGuideTV.ua" status="error",Travel Guide TV (720p)
https://cdn10.live-tv.od.ua:8083/leonovtv/test1/playlist.m3u8
#EXTINF:-1 tvg-id="TravelGuideTV.ua" status="error",Travel Guide TV (720p)
https://cdn10.live-tv.od.ua:8083/leonovtv/test-abr/playlist.m3u8
#EXTINF:-1 tvg-id="TretiyCifrovoy.ua" status="error",Третий Цифровой (576p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/3tvod/3tvod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="TRKAleks.ua" status="online",ТРК Алекс (576p)
http://46.46.112.223/live/livestream1.m3u8
#EXTINF:-1 tvg-id="TRKKrug.ua" status="error",Круг (576p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/krugod/krugod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="TRKKrug.ua" status="error",ТРК Круг (576p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/krugod/krugod/playlist.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)
http://rtsp.cdn.ua/tva.ua_live/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="TVDom.ua" status="timeout",ТВ Дом
http://46.149.48.21:1234
#EXTINF:-1 tvg-id="UAOdesa.ua" status="error",UA: Одеса (384p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/odtrkod/odtrkod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="UATV.ua" status="online",Freedom (FREEДOM) (UATV) (720p)
https://freedom.cdn-01.cosmonova.net.ua/mobile-app/main/freedom/master.m3u8
#EXTINF:-1 tvg-id="Z.ua" status="online",Z (Запорожье) (1080p)
@ -156,7 +120,5 @@ http://91.193.128.233:1935/live/otv.stream/playlist.m3u8
http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7]
http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",ТРК Репортер (480p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p)
http://46.175.163.130/live_yatb/playlist.m3u8

View File

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p)
#EXTINF:-1 tvg-id="ArkTV.ug" status="timeout",Ark TV (576p)
https://arktelevision.org/hlslive/test/test.m3u8
#EXTINF:-1 tvg-id="" status="online",Fort TV (480p)
http://fort.co-works.org:8080/hls/live.stream.m3u8

View File

@ -122,8 +122,6 @@ https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parli
#EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked]
https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p)
https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p)
https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p)
https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd
@ -131,6 +129,8 @@ https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_pe
https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p)
https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/t=3840/v=pv14/b=5070016/main.m3u8
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p)
https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p)
https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8
#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p)
@ -295,14 +295,6 @@ https://live.playstop.me/LS-63503-4/index.m3u8
https://live.islamchannel.tv/islamtv_english/live.m3u8
#EXTINF:-1 tvg-id="ITV2.uk" status="timeout",ITV2 (576p) [Not 24/7]
http://93.190.139.35:8278/streams/d/itv2_antik/playlist.m3u8
#EXTINF:-1 tvg-id="ITV2.uk" status="error",ITV2 (432p) [Geo-blocked]
http://31.220.41.88:8081/live/itv2.stream/chunks.m3u8
#EXTINF:-1 tvg-id="ITV3.uk" status="error",ITV3 (432p) [Geo-blocked]
http://31.220.41.88:8081/live/itv3.stream/chunks.m3u8
#EXTINF:-1 tvg-id="ITV4.uk" status="error",ITV4 (302p) [Geo-blocked]
http://31.220.41.88:8081/live/itv4.stream/chunks.m3u8
#EXTINF:-1 tvg-id="ITV.uk" status="error",ITV (302p) [Geo-blocked]
http://31.220.41.88:8081/live/itv1.stream/chunks.m3u8
#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="online",Jewelery Maker (1080p)
https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="JimJamRussia.ru" status="blocked",JimJam Россия (576p) [Not 24/7]
@ -371,7 +363,7 @@ https://skynewsau-live.akamaized.net/hls/live/2002690/skynewsau-extra2/master.m3
https://skynewsau-live.akamaized.net/hls/live/2002691/skynewsau-extra3/master.m3u8
#EXTINF:-1 tvg-id="SportsTonight.uk" status="online",Sports Tonight (576p) [Not 24/7]
http://sports.ashttp9.visionip.tv/live/visiontvuk-sports-sportstonightlive-hsslive-25f-4x3-SD/chunklist.m3u8
#EXTINF:-1 tvg-id="SportyStuffTV.uk" status="blocked",Sporty Stuff TV (720p)
#EXTINF:-1 tvg-id="SportyStuffTV.uk" status="online",Sporty Stuff TV (720p)
https://ayozat-live.secure2.footprint.net/egress/bhandler/ayozat/sportystufftv/playlist.m3u8
#EXTINF:-1 tvg-id="STV.uk" status="timeout",STV (1080p) [Geo-blocked]
https://csm-e-stv.tls1.yospace.com/csm/live/139900483.m3u8
@ -408,7 +400,7 @@ http://95.87.227.29:8080/XYPLUS_FOR_PLATFORM/index.m3u8
https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8
#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7]
https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8
#EXTINF:-1 tvg-id="" status="error",Channel S (US Eastern) (720p)
#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

View File

@ -11,8 +11,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91149880d60009d35d27&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=402&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p)
@ -21,10 +19,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c70
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSherlockUK.uk" status="online",Pluto TV Sherlock (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (England) (720p)
@ -34,13 +34,13 @@ 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=
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p)
@ -65,7 +65,7 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee16
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea18cd42ee5410007e349dc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=200&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p)
#EXTINF:-1 tvg-id="" status="error",Pluto TV Inside (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies (England) (684p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId=

View File

@ -52,7 +52,7 @@ 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="ABN.us" status="online",ABN Aramaic Broadcasting Network (540p)
http://rtmp.abnsat.com/hls/arabic.m3u8
#EXTINF:-1 tvg-id="ABTV.bd" status="error",AB TV (720p) [Not 24/7]
#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="AccessHumboldt.us" status="online",Access Humboldt (1080p)
https://dacastmmd.mmdlive.lldns.net/dacastmmd/66dfbe35ca1a418c87e3cf18ca46bd57/index.m3u8
@ -174,7 +174,7 @@ https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8
https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="BabyTV.uk" status="online",BabyTV (1080p)
http://194.163.179.246/slovenci/djeciji/babytv.m3u8
#EXTINF:-1 tvg-id="BanningCityTV.us" status="timeout",Banning CityTV (Banning CA) (1080p)
#EXTINF:-1 tvg-id="BanningCityTV.us" status="online",Banning CityTV (Banning CA) (1080p)
https://vblive-c.viebit.com/072e341f-100d-4da1-9c18-65370ebf35c6/playlist.m3u8
#EXTINF:-1 tvg-id="BATV.us" status="online",Bloomfield Access TV Channel 5 (BATV) (Bloomfield CT) (480p)
https://reflect-batv.cablecast.tv/live-5/live/live.m3u8
@ -292,7 +292,7 @@ http://198.16.106.62:8278/streams/d/Cn/playlist.m3u8
https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_0_3564000.m3u8
#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East TVE Feed (480p) [Geo-Blocked] [Not 24/7]
https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_2_1964000.m3u8
#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="timeout",Cartoon Network East (720p)
#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East (720p)
#EXTVLCOPT:http-referrer=http://tv247.us/
http://live.tv247.club/tv247/cn.m3u8
#EXTINF:-1 tvg-id="CartoonNetworkWest.us" status="online",Cartoon Network West TVE Feed (720p) [Geo-Blocked]
@ -359,7 +359,7 @@ https://vse2-na-us-ne24.secdn.net/logos-channel/live/christmas/playlist.m3u8
http://31.220.41.88:8081/live/us-cinemax.stream/playlist.m3u8
#EXTINF:-1 tvg-id="CinePride.us" status="online",CinePride (720p)
https://content.uplynk.com/channel/e54d7e92a0154d67ae0770c9d4210e77.m3u8
#EXTINF:-1 tvg-id="CitiCABLE.us" status="online",Torrance CitiCABLE (Torrance CA) (360p)
#EXTINF:-1 tvg-id="CitiCABLE.us" status="error",Torrance CitiCABLE (Torrance CA) (360p)
https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/torrance/G0057_005/playlist.m3u8
#EXTINF:-1 tvg-id="CityofFairfieldChannel26.us" status="online",Fairfield Government Access Channel 26 (Fairfield CA) (720p) [Geo-blocked]
https://reflect-fairfield-ca.cablecast.tv/live-8/live/live.m3u8
@ -381,7 +381,7 @@ https://cdn3.wowza.com/5/M0lyamVmM2JWcjhQ/tracy-ca/G0950_002/playlist.m3u8
https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/vacaville/G0228_002/playlist.m3u8
#EXTINF:-1 tvg-id="CityTV20SantaMonica.us" status="online",Santa Monica City TV 20 (Santa Monica CA) (360p) [Not 24/7]
http://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/santamonica/G0039_002/playlist.m3u8
#EXTINF:-1 tvg-id="CityTVCarlsbad.us" status="error",Carlsbad City TV Channel (Carlsbad CA) (720p)
#EXTINF:-1 tvg-id="CityTVCarlsbad.us" status="online",Carlsbad City TV Channel (Carlsbad CA) (720p)
https://edge-f.swagit.com/live/carlsbadca/live-3-a-1/playlist.m3u8
#EXTINF:-1 tvg-id="CityTVChannel341.us" status="online",Chino Hills City TV Channel 3/41 (360p)
https://edge-f.swagit.com/live/chinohillsca/smil:std-4x3-1-a/playlist.m3u8
@ -476,7 +476,7 @@ https://contvanime-littlstar.cinedigm.com/ingest/master.m3u8
https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=46
#EXTINF:-1 tvg-id="CoralGablesTV.us" status="online",Coral Gables Television (Coral Gables FL) (720p)
https://cdn3.wowza.com/5/R09KQXpaMWlrRjly/coralgables/G0937_004/playlist.m3u8
#EXTINF:-1 tvg-id="CornerstoneTV.us" status="online",Cornerstone TV (640p)
#EXTINF:-1 tvg-id="CornerstoneTV.us" status="error",Cornerstone TV (640p)
http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8
#EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV
https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8
@ -530,7 +530,7 @@ https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch3/video.m3u8
https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch1/video.m3u8
#EXTINF:-1 tvg-id="CWSeed.us" status="error",CW Seed (432p) [Geo-blocked]
https://cwseedlive.cwtv.com/ingest/playlist.m3u8
#EXTINF:-1 tvg-id="CypressChannel36.us" status="timeout",Cypress Public Access Channel 36 (Cypress CA) (360p)
#EXTINF:-1 tvg-id="CypressChannel36.us" status="online",Cypress Public Access Channel 36 (Cypress CA) (360p)
https://edge-f.swagit.com/live/cypressca/smil:std-16x9-1-b/playlist.m3u8
#EXTINF:-1 tvg-id="DareToDreamNetwork.us" status="online",Dare To Dream Network (3ABN) (720p)
https://3abn-live.akamaized.net/hls/live/2010545/D2D/master.m3u8
@ -659,7 +659,7 @@ http://jacksonville.cablecast.tv/live-6/live/live.m3u8
https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_east/as/live/galavision_east_hd_pc.m3u8?t1=
#EXTINF:-1 tvg-id="GalavisionWest.us" status="online",Galavision West [Geo-blocked]
https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_west/as/live/galavision_west_hd_pc.m3u8?t1=
#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="error",Galveston County TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="online",Galveston County TV (720p) [Not 24/7]
https://stream.swagit.com/live-edge/galvestontx/smil:hd-16x9-1-b/playlist.m3u8
#EXTINF:-1 tvg-id="GalxyTV.us" status="online",Galxy TV (720p)
https://content.uplynk.com/channel/f467430e4a8e49a59ff3183cf51092b2.m3u8
@ -769,7 +769,7 @@ https://bcovlive-a.akamaihd.net/070ffdaa203f439cacbf0d45a1ddb356/us-east-1/62407
https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8
#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Impact Wrestling (1080p)
https://d2tuwvs0ja335j.cloudfront.net/hls/1080p/playlist.m3u8
#EXTINF:-1 tvg-id="IndTVUSA.us" status="online",Ind TV USA (720p)
#EXTINF:-1 tvg-id="IndTVUSA.us" status="timeout",Ind TV USA (720p)
https://indtv.secure.footprint.net/egress/bhandler/indtv/streama/playlist.m3u8
#EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (720p)
http://wpc.9ec1.edgecastcdn.net/249EC1/infowarshd-edgecast/hd720.m3u8
@ -801,7 +801,7 @@ https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8
https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8
#EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="error",Judge Karen's Court (540p)
https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8
#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7]
#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7]
http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8
#EXTINF:-1 tvg-id="K21JQD1.us" status="online",Blue Mountain TV (720p)
https://1189614805.rsc.cdn77.org/hls/bmt.m3u8
@ -961,7 +961,7 @@ https://live8fd.lakewood.org/live-2/live/live.m3u8
http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8
#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7]
https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8
#EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="error",Lao-Thai US TV (720p)
#EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p)
https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="LatinosNCTV.us" status="timeout",Latinos NCTV (480p) [Not 24/7]
https://live.latinosnc.tv:1443/MRR/live/playlist.m3u8
@ -1017,7 +1017,7 @@ https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8
https://a.jsrdn.com/broadcast/5oWx2VgEmK/+0000/c.m3u8
#EXTINF:-1 tvg-id="LongmontPublicMediaChannel14.us" status="online",Longmont Public Media Channel (Channel 14) (Longmont CO) (720p)
https://ch8reflector.longmontpublicmedia.org/hls/14/ch14.m3u8
#EXTINF:-1 tvg-id="LongmontPublicMediaChannel16.us" status="error",Longmont Public Media Channel (Channel 16) (Longmont CO) (720p)
#EXTINF:-1 tvg-id="LongmontPublicMediaChannel16.us" status="online",Longmont Public Media Channel (Channel 16) (Longmont CO) (720p)
https://ch8reflector.longmontpublicmedia.org/hls/16/ch16.m3u8
#EXTINF:-1 tvg-id="LongmontPublicMediaChannel8880.us" status="online",Longmont Public Media Channel (Channel 8/880) (Longmont CO) (720p)
https://ch8reflector.longmontpublicmedia.org/hls/ch8.m3u8
@ -1109,7 +1109,7 @@ https://59ec5453559f0.streamlock.net/miamitv/smil:miamitv/playlist.m3u8
https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8
#EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV México (720p) [Not 24/7]
https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8
#EXTINF:-1 tvg-id="MidpenMediaCenterChannel26.us" status="timeout",Midpen Media Center Government etc Channel 26 (720p)
#EXTINF:-1 tvg-id="MidpenMediaCenterChannel26.us" status="online",Midpen Media Center Government etc Channel 26 (720p)
https://5c2974786200d.streamlock.net/live-chan26/ngrp:ch26_all/playlist.m3u8
#EXTINF:-1 tvg-id="MidpenMediaCenterChannel28.us" status="online",Midpen Media Center Youth Education and Sports Channel 28 (720p)
https://5c2974786200d.streamlock.net/live-chan28/ngrp:ch28_all/playlist.m3u8
@ -1173,7 +1173,7 @@ https://ntv2.akamaized.net/hls/live/2013923/NASA-NTV2-HLS/master.m3u8
https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8
#EXTINF:-1 tvg-id="NASATVUHD.us" status="online",NASA TV UHD (2160p)
https://endpnt.com/hls/nasa4k60/playlist.m3u8
#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="timeout",National Geographic Wild Russia (1080p) [Not 24/7]
https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8
#EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7]
http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8
@ -1195,7 +1195,7 @@ https://nctv79.secure.footprint.net/egress/bhandler/nctv79/streama/manifest.m3u8
https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch1/video.m3u8
#EXTINF:-1 tvg-id="NCTVChannel16.us" status="online",Newington Community Television Channel 16 (Newington CT) (720p)
https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch2/video.m3u8
#EXTINF:-1 tvg-id="NegahTV.ir" status="online",Negah TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="NegahTV.ir" status="error",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)
https://bcovlive-a.akamaihd.net/bea11a7dfef34b08be06aaca4a72bcdf/us-east-1/6141518204001/playlist.m3u8
@ -1319,7 +1319,7 @@ https://hls-cdn.tvstartup.net/barakyah-channel/live/pbtv/playlist.m3u8
https://live.pomonaca.gov/live-3/live/live.m3u8
#EXTINF:-1 tvg-id="PositivTV.us" status="online",Positiv (720p)
https://tbn-jw.cdn.vustreams.com/live/positivtv/live.isml/playlist.m3u8
#EXTINF:-1 tvg-id="PSCTV.us" status="error",Palm Springs Community Television (720p)
#EXTINF:-1 tvg-id="PSCTV.us" status="online",Palm Springs Community Television (720p)
https://edge-f.swagit.com/live/palmspringsca/live-1-a/playlist.m3u8
#EXTINF:-1 tvg-id="PSDTV.us" status="online",Poudre School District TV (PSD TV) (Fort Collins CO) (720p)
https://reflect-broadcast-psdschools.cablecast.tv/live-6/live/live.m3u8
@ -1445,7 +1445,7 @@ https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8
https://playout4multirtmp.tulix.tv/live6/Stream1/playlist.m3u8
#EXTINF:-1 tvg-id="Sportskool.us" status="online",Sportskool TV (720p)
https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8
#EXTINF:-1 tvg-id="SpringsTV.us" status="error",SpringsTV (Colorado Springs CO) (720p)
#EXTINF:-1 tvg-id="SpringsTV.us" status="online",SpringsTV (Colorado Springs CO) (720p)
https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/coloradosprings/G1424_002/playlist.m3u8
#EXTINF:-1 tvg-id="SPTV.us" status="online",St. Pete TV (SPTV) (St Petersburg FL) (360p)
https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/stpete/G0187_002/playlist.m3u8
@ -1483,7 +1483,7 @@ https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-taste
https://reflect-tampa-bay-community.cablecast.tv/live-16/live/live.m3u8
#EXTINF:-1 tvg-id="TBD.us" status="online",TBD. (720p)
https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8
#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p)
#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p)
http://210.210.155.37/qwr9ew/s/s39/index.m3u8
#EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7]
https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8
@ -1513,10 +1513,10 @@ https://reflect-temecula.cablecast.tv/live-2/live/live.m3u8
https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/tempe/G0355_003/chunklist.m3u8
#EXTINF:-1 tvg-id="TGJunior.us" status="online",TG Junior (1080p)
https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31
#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p)
https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us
#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p)
https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74
#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p)
https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us
#EXTINF:-1 tvg-id="TheBoatShow.us" status="online",The Boat Show (720p)
https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/14c063cc-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?country=DE&optout=0&uid=749544ec3d9a45d48c600d03cac91dfd&vendor=philips
#EXTINF:-1 tvg-id="TheBurbankChannel.us" status="online",Burbank Channel (720p)
@ -1699,7 +1699,7 @@ https://reflect-vsctv.cablecast.tv/live-3/live/live.m3u8
https://stream.rcncdn.com/live/vsinproxy.m3u8
#EXTINF:-1 tvg-id="WABCDT1.us" status="online",ABC News New York NY (WABC-TV) (720p)
https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8
#EXTINF:-1 tvg-id="WACXDT1.us" status="error",SuperChannel Orlando (WACX-DT1) (720p)
#EXTINF:-1 tvg-id="WACXDT1.us" status="online",SuperChannel Orlando (WACX-DT1) (720p)
https://6305c8676ce84.streamlock.net/live/live/playlist.m3u8
#EXTINF:-1 tvg-id="WAGADT1.us" status="blocked",FOX Atlanta-GA (WAGA-DT1) (720p)
https://trn10.tulix.tv/WAGA-FOX/index.m3u8
@ -1713,11 +1713,11 @@ https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8
https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8
#EXTINF:-1 tvg-id="WATNDT1.us" status="online",ABC 24 Memphis TN (WATN-TV) (1080p)
https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.m3u8
#EXTINF:-1 tvg-id="WBALDT1.us" status="timeout",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7]
#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="WBBJDT1.us" status="online",WBBJ (News)
https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8
#EXTINF:-1 tvg-id="WBIRDT1.us" status="timeout",NBC 10 Knoxville TN (WBIR-TV) (1080p)
#EXTINF:-1 tvg-id="WBIRDT1.us" status="online",NBC 10 Knoxville TN (WBIR-TV) (1080p)
https://livevideo01.wbir.com/hls/live/2016515/newscasts/live-2000.m3u8
#EXTINF:-1 tvg-id="WBNSDT1.us" status="online",CBS 10 Columbus OH (WBNS-TV) (1080p)
https://livevideo01.10tv.com/hls/live/2013836/newscasts/live.m3u8
@ -1761,7 +1761,7 @@ https://livevideo01.wfaa.com/hls/live/2014541/newscasts/live.m3u8
https://livevideo01.wfmynews2.com/hls/live/2016285/newscasts/live.m3u8
#EXTINF:-1 tvg-id="WFSUDT3.us" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p)
https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8
#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC 9 Orlando FL (WFTV) (720p)
#EXTINF:-1 tvg-id="WFTVDT1.us" status="error",ABC 9 Orlando FL (WFTV) (720p)
https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8
#EXTINF:-1 tvg-id="WFTXDT1.us" status="online",WFTX News Fort Myers FL (720p)
https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8
@ -1787,7 +1787,7 @@ https://stream.swagit.com/live-edge/whiteplainsny/smil:std-4x3-1-b/playlist.m3u8
http://trn03.tulix.tv/e5CGxWp8iU/playlist.m3u8
#EXTINF:-1 tvg-id="WISCDT2.us" status="online",My Madison TV (WISC-DT2) (720p)
https://ad-playlistserver.aws.syncbak.com/playlist/13613390/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdyYXkyMDE2MDgyOSJ9.eyJtaWQiOjEzNjEzMzkwLCJtZDUiOiI2Y2M5MzczYjIxZWIwNzQ4ZDA0YTRlYzYyMjU2YjBhMiIsImlhdCI6MTQ5NzM4MTU5NywiaXNzIjoiU3luY2JhayIsInN1YiI6IkdyYXkifQ.qJPiMCbnGjAn9wgPrGjVl3M9Xfc4CVSyoZTZ5OH-1jo
#EXTINF:-1 tvg-id="WITN22.us" status="error",WITN 22 (Wilmington DE) (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="WITN22.us" status="online",WITN 22 (Wilmington DE) (1080p) [Not 24/7]
https://edge-f.swagit.com/live/wilmingtonde/smil:std-4x3-1-a/playlist.m3u8
#EXTINF:-1 tvg-id="WJACDT1.us" status="blocked",NBC Altoona PA (WJAC1) (720p)
http://trn03.tulix.tv/teleup-nbc-wgal-new1/playlist.m3u8
@ -1797,7 +1797,7 @@ http://trn03.tulix.tv/teleup-cw-whp/playlist.m3u8
https://uni01rtmp.tulix.tv/americateve1/americateve1/playlist.m3u8
#EXTINF:-1 tvg-id="WJLADT1.us" status="online",ABC 7 Washington DC (WJLA) (720p)
https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8
#EXTINF:-1 tvg-id="WKAQDT1.us" status="error",WKAQ-DT1 (Telemundo Puerto Rico)
#EXTINF:-1 tvg-id="WKAQDT1.us" status="online",WKAQ-DT1 (Telemundo Puerto Rico)
https://nbculocallive.akamaized.net/hls/live/2037499/puertorico/stream1/master.m3u8
#EXTINF:-1 tvg-id="WKMJDT1.us" status="online",PBS KET Louisville KY (WKMJ-TV) (720p)
https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8
@ -1853,7 +1853,7 @@ https://16live00.akamaized.net/ABC_EAST/index.m3u8
https://livevideo01.fox43.com/hls/live/2011656/newscasts/live.m3u8
#EXTINF:-1 tvg-id="WPSUDT1.us" status="blocked",PBS (WPSU-DT1) Altoona PA (720p)
http://trn03.tulix.tv/lnABbIUBrO/playlist.m3u8
#EXTINF:-1 tvg-id="WPTV.us" status="online",WPTV (540p) (Westport CT)
#EXTINF:-1 tvg-id="WPTV.us" status="error",WPTV (540p) (Westport CT)
https://securestream3.champds.com/hlssstc/WestportCTLIVE/WestportCTLIVE.m3u8
#EXTINF:-1 tvg-id="WPTVDT1.us" status="online",WPTV News West Palm Beach FL (720p)
https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8
@ -2003,7 +2003,7 @@ http://ott-cdn.ucom.am/s79/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",FightBox HD (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/s86/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Fox HD Russia
#EXTINF:-1 tvg-id="" status="timeout",Fox HD Russia
https://sc.id-tv.kz/FOX_HD.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p)
https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8

View File

@ -14,10 +14,10 @@ http://v-ny.theus6tv.duckdns.org/hls/7.2/playlist.m3u8
#EXTINF:-1 tvg-id="WABCDT4.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-DT4 (HSN) (432p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/7.4/playlist.m3u8
#EXTINF:-1 tvg-id="WACPDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT1 (TCT) (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="WACPDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT1 (TCT) (1080p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/4.1/playlist.m3u8
#EXTINF:-1 tvg-id="WACPDT2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT2 (AceTV) (480p)
#EXTINF:-1 tvg-id="WACPDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT2 (AceTV) (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/4.2/playlist.m3u8
#EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p)
@ -29,13 +29,13 @@ http://v-pi.theus6tv.duckdns.org/hls/4.6/playlist.m3u8
#EXTINF:-1 tvg-id="WCAUDT1.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",WCAU-DT1 (NBC 10) (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/10.1/playlist.m3u8
#EXTINF:-1 tvg-id="WCAUDT2.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",WCAU-DT2 (COZI TV) (432p)
#EXTINF:-1 tvg-id="WCAUDT2.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",WCAU-DT2 (COZI TV) (432p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/10.2/playlist.m3u8
#EXTINF:-1 tvg-id="WCBSDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCBS-DT1 (CBS 2) (1080p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/2.1/playlist.m3u8
#EXTINF:-1 tvg-id="WCBSDT2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCBS-DT2 (Start TV)
#EXTINF:-1 tvg-id="WCBSDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCBS-DT2 (Start TV)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/2.2/playlist.m3u8
#EXTINF:-1 tvg-id="WCBSDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCBS-DT3 (Dabl)
@ -53,7 +53,7 @@ http://v-pi.theus6tv.duckdns.org/hls/2.5/playlist.m3u8
#EXTINF:-1 tvg-id="WELLLD1.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",WELL-LD1 (Daystar) (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/45.1/playlist.m3u8
#EXTINF:-1 tvg-id="WFMZDT1.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",WFMZ-DT1 (720p)
#EXTINF:-1 tvg-id="WFMZDT1.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",WFMZ-DT1 (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/69.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-DT1 (Unimas Nueva York)
@ -83,13 +83,13 @@ http://v-ny.theus6tv.duckdns.org/hls/33.5/playlist.m3u8
#EXTINF:-1 tvg-id="WJLPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT6 (Heartland)
#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.6/playlist.m3u8
#EXTINF:-1 tvg-id="WJLPDT7.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT7 (Story Television)
#EXTINF:-1 tvg-id="WJLPDT7.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT7 (Story Television)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/33.7/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD6.us" status="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)
#EXTINF:-1 tvg-id="WKOBLD6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD6 (Estrella TV) (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/42.6/playlist.m3u8
#EXTINF:-1 tvg-id="WLIWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT1 (PBS WLIW) (1080p)
#EXTINF:-1 tvg-id="WLIWDT1.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",WLIW-DT1 (PBS WLIW) (1080p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/21.1/playlist.m3u8
#EXTINF:-1 tvg-id="WLIWDT2.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-DT2 (Create TV) (432p)
@ -104,7 +104,7 @@ http://v-ny.theus6tv.duckdns.org/hls/21.4/playlist.m3u8
#EXTINF:-1 tvg-id="WMBQCD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WMBQ-LD (FNX) (432p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/46.1/playlist.m3u8
#EXTINF:-1 tvg-id="WMCNDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WMCN-DT1 (ShopHQ) (720p)
#EXTINF:-1 tvg-id="WMCNDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WMCN-DT1 (ShopHQ) (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/44.1/playlist.m3u8
#EXTINF:-1 tvg-id="WNBCDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNBC-DT1 (NBC 4) (1080p) [Not 24/7]
@ -119,7 +119,7 @@ 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="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)
#EXTINF:-1 tvg-id="WNJSDT2.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-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
#EXTINF:-1 tvg-id="WNJUDT1.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",WNJU-DT1 (Telemundo 47)
@ -137,13 +137,13 @@ http://v-ny.theus6tv.duckdns.org/hls/25.2/playlist.m3u8
#EXTINF:-1 tvg-id="WNYEDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT3 (CUNY TV) (1080p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/25.3/playlist.m3u8
#EXTINF:-1 tvg-id="WNYJDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYJLD (480p)
#EXTINF:-1 tvg-id="WNYJDT1.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",WNYJLD (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8
#EXTINF:-1 tvg-id="WNYWDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT1 (FOX 5) (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/5.1/playlist.m3u8
#EXTINF:-1 tvg-id="WNYWDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT2 (Movies!)
#EXTINF:-1 tvg-id="WNYWDT2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT2 (Movies!)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/5.2/playlist.m3u8
#EXTINF:-1 tvg-id="WNYWDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather)
@ -170,19 +170,19 @@ http://v-ny.theus6tv.duckdns.org/hls/11.4/playlist.m3u8
#EXTINF:-1 tvg-id="WPPXDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPPX-DT4 (TrueReal) (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/61.4/playlist.m3u8
#EXTINF:-1 tvg-id="WPPXDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPPX-DT5 (Laff) (432p)
#EXTINF:-1 tvg-id="WPPXDT5.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",WPPX-DT5 (Laff) (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/61.5/playlist.m3u8
#EXTINF:-1 tvg-id="WPVIDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPVI-DT1 (ABC 6) (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-pi.theus6tv.duckdns.org/hls/6.1/playlist.m3u8
#EXTINF:-1 tvg-id="WPXNDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT1 (Ion East)
#EXTINF:-1 tvg-id="WPXNDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT1 (Ion East)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/31.1/playlist.m3u8
#EXTINF:-1 tvg-id="WPXNDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT2 (Bounce HD)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/31.2/playlist.m3u8
#EXTINF:-1 tvg-id="WPXNDT3.us" status="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-DT3 (ION Mystery)
#EXTINF:-1 tvg-id="WPXNDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT3 (ION Mystery)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
http://v-ny.theus6tv.duckdns.org/hls/31.3/playlist.m3u8
#EXTINF:-1 tvg-id="WPXNDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT4 (Defy TV)

View File

@ -44,27 +44,27 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f
#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId=
#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150978589c0700095f97ae/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e6949ab8e2b35bdcaa9f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=175&terminate=false&userId=
#EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a95186000941ee8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p)
https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012
#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId=
#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p)
https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012
#EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId=
#EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Pluto TV Black News Channel (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1efad04320070007dbb60b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="BlazeLive.us" status="online",Pluto TV Blaze Live (720p)
@ -73,10 +73,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46fba0c43b0d0009
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="BounceXL.us" status="online",Bounce XL (720p)
https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8
#EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId=
#EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId=
#EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId=
#EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7]
@ -104,15 +104,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa
#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p)
http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521
#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId=
#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId=
#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId=
#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId=
#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7]
@ -126,9 +126,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f960007
#EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId=
#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="CMTEqualPlay.us" status="online",Pluto TV CMT Equal Play (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb1e5800007390bf8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p)
@ -151,12 +151,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e2463
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4947590ba40f75dc29c26b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=400&terminate=false&userId=
#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4947590ba40f75dc29c26b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5ca4fefb-0728-11eb-a18c-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13bde24f4ca800093d57b5/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central + (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcea6bc6fb8890009322ff3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcea6bc6fb8890009322ff3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=90d72ed4-4920-4983-a25f-2926c714e415&terminate=false&userId=
#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13bde24f4ca800093d57b5/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (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)
@ -179,7 +179,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9debf8c881310007d7bde1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=165&terminate=false&userId=
#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p)
#EXTINF:-1 tvg-id="DealorNoDeal.us" status="error",Pluto TV Deal or No Deal (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="Degrassi.us" status="online",Pluto TV Degrassi (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6eeb85c05dfc257e5a50c4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6eeb85c05dfc257e5a50c4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=144&terminate=false&userId=
@ -206,25 +206,25 @@ 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
#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId=
#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="DoraTV.us" status="timeout",Pluto TV Dora TV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId=
#EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId=
#EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId=
#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
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)
@ -236,19 +236,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c16
#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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]
#EXTINF:-1 tvg-id="FaithTV.us" status="error",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="FamilyTies.us" status="online",Pluto TV Family Ties (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a630f530007dde654/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId=
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId=
#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId=
#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p)
@ -273,10 +273,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a2
https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8
#EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p)
https://siloh.pluto.tv/lilo/production/FuelTV/SP/master.m3u8
#EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (684p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=580e87ff497c73ba2f321dd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=450&terminate=false&userId=
#EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (684p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=580e87ff497c73ba2f321dd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=450&terminate=false&userId=
#EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54187aae660e00093561d6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=167&terminate=false&userId=
#EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (720p)
@ -300,11 +300,11 @@ 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/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=
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p)
https://service-stitcher.clusters.pluto.tv/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/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/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId=
#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7]
@ -312,9 +312,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526
#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/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="InstantSaga.us" status="online",Instant Saga (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549e98061b5f000776866a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba501-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=e11c2399-2d50-4607-be2c-d35d72152bbe
#EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p)
@ -326,15 +326,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9decb953e1570007
#EXTINF:-1 tvg-id="JudgeNosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId=
#EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p)
http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521
#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p)
@ -355,16 +355,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf03
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dd6b1da79e4d0007309455/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId=
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b821249444e05d09cc4c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=815&terminate=false&userId=
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e738977e2c31099a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e738977e2c31099a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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)
@ -383,20 +383,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cf
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p)
http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8
#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [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 (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)
http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8
#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d3609cd6a6c78d7672f2a81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=868&terminate=false&userId=
#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p)
http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8
#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId=
#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf330ea5068259a32320fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c740197-0587-11eb-a18c-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p)
@ -405,8 +407,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a3
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId=
#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId=
#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p)
@ -432,25 +432,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd
#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a173d7340007c559f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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="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/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId=
#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId=
#EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7]
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId=
#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p)
@ -485,10 +485,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c7086
https://stitcher-ipv4.pluto.tv/stitch/hls/channel/60d39387706fe50007fda8e8/master.m3u8?already_redirected=true&appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=62f4
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId=
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="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)
@ -501,6 +497,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="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]
@ -512,9 +512,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c87704
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (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="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)
@ -541,7 +541,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBabar.us" status="online",Pluto TV Babar (720p)
#EXTINF:-1 tvg-id="PlutoTVBabar.us" status="timeout",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=
@ -579,17 +579,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdc
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e843d849109b700075d5ada&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ddc64e1e-0581-11eb-82fe-0242ac110002&terminate=false&userId=
@ -607,22 +607,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f94
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (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 (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="timeout",Pluto TV Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p)
@ -672,6 +672,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f5a9d
#EXTINF:-1 tvg-id="PlutoTVGhostHunters.us" status="online",Pluto TV Ghost Hunters (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe4779de70007a6d1c1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -679,8 +681,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVHealth.us" status="error",Pluto TV Health (720p)
@ -694,9 +694,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb96303f
#EXTINF:-1 tvg-id="PlutoTVHomesUnderHammer.us" status="online",Pluto TV Homes Under Hammer (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8002db3c3e0b1c72/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p)
https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId=
#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="online",Pluto TV Humor (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p)
@ -717,10 +717,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786aad587cf4d0e2bf6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p)
@ -758,11 +758,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948
#EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVPranks.us" status="online",Pluto TV MTV Pranks (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98a911c881310007d7aae2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVRealities.us" status="online",Pluto TV MTV Realities (720p)
@ -783,7 +783,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf32c2a5068259a3
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32c2a5068259a32320fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVUnplugged.us" status="online",Pluto TV MTV Unplugged (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98471110cca20007d39f76/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p)
#EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="error",Pluto TV Mutant X (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc008d4422e00072d2405/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMy5Crime.us" status="online",Pluto TV My5 Crime (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -826,37 +826,37 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20
#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (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/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="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9ed47c26ebb000074af566/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSpace.us" status="online",Pluto TV Space (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2f98777f2e0009934ae7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="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="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="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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd81b1053ed2c6334ea0856/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSurfGermany.de" status="online",Pluto TV Surf (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d1ce51dbaca4afdb7abfe5f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d1ce51dbaca4afdb7abfe5f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSurfGermany.de" status="online",Pluto TV Surf (720p)
@ -917,10 +917,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="error",Pluto TV Weddings (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d49455dfd09fd7d4c0daf26/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p)
@ -983,10 +983,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd1419a3b4f4b000773ba85/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b2eeddd9576d66f9066&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=644&terminate=false&userId=
#EXTINF:-1 tvg-id="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)
@ -1023,27 +1023,27 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b351
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId=
#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId=
#EXTINF:-1 tvg-id="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",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
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/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/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
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/5b4f5a07694c027be6ed1417/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",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="error",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=
@ -1073,12 +1073,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId=
#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId=
#EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p)
@ -1103,7 +1103,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32f26bc
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7b8bf927e090007685853/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="Vevo90s.us" status="online",Pluto TV VEVO 90's (1080p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bb1f86d94a000796e2c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="VevoCountry.us" status="error",Pluto TV VEVO Country (1080p)
#EXTINF:-1 tvg-id="VevoCountry.us" status="online",Pluto TV VEVO Country (1080p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0d75e84830900098a1ea0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b635b43dd1a399b39eee&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=890&terminate=false&userId=
@ -1142,11 +1142,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d796e738977e2c31094a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Insight+ (720p)
@ -1155,7 +1155,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a27
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 Anime (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",Pluto TV Anime (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -1176,15 +1176,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2
#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7]
@ -1212,15 +1212,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007
#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af1803e7983b391d73b13/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (480p)
@ -1272,8 +1272,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac60007
#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Ukraine (720p)
http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8
#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p)
https://service-stitcher.clusters.pluto.tv/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=
@ -1287,12 +1285,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91f19c2c3300098ce961/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7]

View File

@ -21,5 +21,5 @@ https://spotlight-redbox.amagi.tv/playlist.m3u8
http://shoutfactory-redbox.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p)
https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="timeout",Tastemade France (1080p)
#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="online",Tastemade France (1080p)
https://tastemadefr16min-redbox.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-redbox/CDN/playlist.m3u8

View File

@ -1,8 +1,8 @@
#EXTM3U
#EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AigaioTV.gr" status="error",Aigaio TV (360p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://ssh101.com/
https://tna5.bozztv.com/aigaiotv1/index.m3u8
#EXTINF:-1 tvg-id="AVCHD.ar" status="error",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://ssh101.com/
https://tna5.bozztv.com/AVCHD/index.m3u8
#EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7]

View File

@ -59,7 +59,7 @@ https://dai.google.com/linear/hls/event/3w3PsYzZQzS8lyRfi7e4mQ/master.m3u8
https://dai.google.com/linear/hls/event/xC8SDBfbTKCTCa20kFJQXQ/master.m3u8
#EXTINF:-1 tvg-id="MagellanTV.us" status="online",Magellan TV (720p)
https://dai.google.com/linear/hls/event/5xreV3X4T9WxeIbrwOmdMA/master.m3u8
#EXTINF:-1 tvg-id="Mobcrush.us" status="online",Mobcrush (720p)
#EXTINF:-1 tvg-id="Mobcrush.us" status="timeout",Mobcrush (720p)
https://dai.google.com/linear/hls/event/LGDVXxxyT8SxrL4-ZodxKw/master.m3u8
#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p)
https://uplynkcontent.sinclairstoryline.com/channel/ddd76fdc1c0a456ba537e4f48e827d3e.m3u8

View File

@ -39,7 +39,7 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTBC-Monetizer.m3u8
https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTTV-Monetizer.m3u8
#EXTINF:-1 tvg-id="KTVUDT1.us" status="online",FOX 2 San Francisco CA (KTVU) (720p)
https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8
#EXTINF:-1 tvg-id="Localish.us" status="online",Localish (720p)
#EXTINF:-1 tvg-id="Localish.us" status="error",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)
https://lnc-news12.tubi.video/index.m3u8

View File

@ -7,7 +7,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericanclassics/CDN/playli
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="BaebleMusic.us" status="timeout",Baeble Music (720p)
#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="online",Battery Pop (XUMO) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8
@ -17,13 +17,13 @@ http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8
https://blacknewschannel-xumo-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewschannel-xumo/CDN/master.m3u8
#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p)
https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p)
#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="timeout",Black News Channel (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="bonappetit.us" status="timeout",bon appétit (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p)
#EXTINF:-1 tvg-id="Cheddar.us" status="timeout",Cheddar News (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8
@ -63,7 +63,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8
https://foxweather-xumo.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FuseEast.us" status="timeout",Fuse East (720p)
#EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8
@ -71,11 +71,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8
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="timeout",GQ (720p)
#EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="HardKnocks.ca" status="timeout",Hard Knocks (720p)
#EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8
@ -89,7 +89,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8
https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/master.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="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p)
#EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="timeout",Maverick Black Cinema (432p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Moovimex.mx" status="online",Moovimex (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8
@ -97,13 +97,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8
https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8
#EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="NitroCircus.us" status="timeout",Nitro Circus (720p)
#EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Nosey.us" status="online",Nosey (720p)
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="OutdoorAmerica.us" status="timeout",Outdoor America (720p)
#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)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8
@ -119,9 +119,9 @@ https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/mas
https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8
#EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Realnosey.us" status="online",Real nosey (720p)
#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="RedboxUnsolvedMysteries.us" status="timeout",FilmRise Forensic Files (XUMO) (432p)
#EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxunsolvedmysteries/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="ReelzChannelXUMO.us" status="online",Reelz Channel (XUMO) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m3u8
@ -177,7 +177,7 @@ https://bobross-xumous-ingest.cinedigm.com/master.m3u8
https://bobross-xumous.cinedigm.com/midroll/amagi_hls_data_xumo-host-bobross-xumo/CDN/master.m3u8
#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="TheDesignNetwork.us" status="timeout",The Design Network (720p)
#EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8
@ -185,7 +185,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.
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="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8
@ -193,7 +193,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p)
#EXTINF:-1 tvg-id="Vevo80s.us" status="timeout",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
@ -207,7 +207,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",CBC News (720p)
#EXTINF:-1 tvg-id="" status="timeout",CBC News (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",FilmRise Free Movies (Redbox) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8

View File

@ -15,11 +15,11 @@ https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8
https://vcp.myplaytv.com/mdatv/mdatv/playlist.m3u8
#EXTINF:-1 tvg-id="OxigenoTV.ve" status="online",Oxigeno TV (360p) [Not 24/7]
https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8
#EXTINF:-1 tvg-id="Panavision.ve" status="error",Panavisión
#EXTINF:-1 tvg-id="Panavision.ve" status="online",Panavisión
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

View File

@ -17,7 +17,7 @@ https://svs.itworkscdn.net/almasiramubacherlive/almasira.smil/playlist.m3u8
https://master.starmena-cloud.com/hls/yemenshabab.m3u8
#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="error",Hadramout
#EXTINF:-1 tvg-id="HadramoutTV.ye" status="online",Hadramout
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/hadhramauttv1
#EXTINF:-1 tvg-id="SuhailTV.ye" status="online",Suhail TV (576p)
http://82.212.74.98:8000/live/hls/7726.m3u8