Merge branch 'master' into LaneSh4d0w-patch-1

pull/6478/head
Aleksandr Statciuk 3 years ago committed by GitHub
commit 65677873e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -115,25 +115,13 @@ jobs:
if: ${{ !env.ACT }}
run: |
git add streams/*
git commit -m "[Bot] Update streams"
git commit -m "[Bot] Update /streams"
git add README.md
git commit -m "[Bot] Update README.md"
git status
git push -u origin ${{ steps.create-branch-name.outputs.branch_name }}
- uses: repo-sync/pull-request@v2
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
id: pull-request
with:
github_token: ${{ steps.create-app-token.outputs.token }}
source_branch: ${{ steps.create-branch-name.outputs.branch_name }}
destination_branch: 'master'
pr_title: '[Bot] Daily update'
pr_body: |
This pull request is created by [auto-update][1] workflow.
[1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.2.0
- name: Deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.2.5
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
branch: gh-pages
@ -143,9 +131,8 @@ jobs:
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Deploy to GitHub Pages'
clean: false
- run: git checkout -b ${{ steps.create-branch-name.outputs.branch_name }}
- name: Deploy to iptv-org/api
uses: JamesIves/github-pages-deploy-action@4.2.0
uses: JamesIves/github-pages-deploy-action@v4.2.5
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
repository-name: iptv-org/api
@ -156,6 +143,18 @@ jobs:
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Deploy to iptv-org/api'
clean: false
- uses: repo-sync/pull-request@v2
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
id: pull-request
with:
github_token: ${{ steps.create-app-token.outputs.token }}
source_branch: ${{ steps.create-branch-name.outputs.branch_name }}
destination_branch: 'master'
pr_title: '[Bot] Daily update'
pr_body: |
This pull request is created by [auto-update][1] workflow.
[1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}
- uses: juliangruber/merge-pull-request-action@v1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:

@ -9,11 +9,11 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
fetch-depth: 2
- uses: tj-actions/changed-files@v12.2
id: files
with:
files: streams/*.m3u
files: 'streams'
- uses: actions/setup-node@v2
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
with:

@ -83,7 +83,7 @@ Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sendin
## Legal
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a [pull request](https://github.com/iptv-org/iptv/pulls) or opening an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+). However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
## License

@ -83,6 +83,13 @@ Also, if necessary, you can specify custom HTTP User-Agent and Referrer via the
http://example.com/stream.m3u8
```
Each stream also have a `status` attribute which is updated daily by the [iptv-bot](https://github.com/apps/iptv-bot). The attribute can have one of the following values:
- `online` - stream was successfully loaded
- `blocked` - server returned HTTP code [403 Forbidden](https://en.wikipedia.org/wiki/HTTP_403)
- `timeout` - request time exceeded 60 seconds
- `error` - stream could not be loaded for some other reason
## Project Structure
- `.github/`

@ -32,32 +32,32 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>Auto</td><td align="right">14</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/auto.m3u</code></td></tr>
<tr><td>Animation</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/animation.m3u</code></td></tr>
<tr><td>Business</td><td align="right">31</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/business.m3u</code></td></tr>
<tr><td>Classic</td><td align="right">61</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/classic.m3u</code></td></tr>
<tr><td>Comedy</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/comedy.m3u</code></td></tr>
<tr><td>Classic</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/classic.m3u</code></td></tr>
<tr><td>Comedy</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/comedy.m3u</code></td></tr>
<tr><td>Cooking</td><td align="right">30</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/cooking.m3u</code></td></tr>
<tr><td>Culture</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/culture.m3u</code></td></tr>
<tr><td>Documentary</td><td align="right">36</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/documentary.m3u</code></td></tr>
<tr><td>Education</td><td align="right">28</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/education.m3u</code></td></tr>
<tr><td>Entertainment</td><td align="right">173</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/entertainment.m3u</code></td></tr>
<tr><td>Education</td><td align="right">29</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/education.m3u</code></td></tr>
<tr><td>Entertainment</td><td align="right">174</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/entertainment.m3u</code></td></tr>
<tr><td>Family</td><td align="right">26</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/family.m3u</code></td></tr>
<tr><td>General</td><td align="right">310</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">40</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/legislative.m3u</code></td></tr>
<tr><td>General</td><td align="right">304</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/general.m3u</code></td></tr>
<tr><td>Kids</td><td align="right">145</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/kids.m3u</code></td></tr>
<tr><td>Legislative</td><td align="right">35</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/legislative.m3u</code></td></tr>
<tr><td>Lifestyle</td><td align="right">75</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/lifestyle.m3u</code></td></tr>
<tr><td>Movies</td><td align="right">197</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/movies.m3u</code></td></tr>
<tr><td>Music</td><td align="right">317</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/music.m3u</code></td></tr>
<tr><td>News</td><td align="right">328</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/news.m3u</code></td></tr>
<tr><td>Movies</td><td align="right">199</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/movies.m3u</code></td></tr>
<tr><td>Music</td><td align="right">313</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/music.m3u</code></td></tr>
<tr><td>News</td><td align="right">325</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>Relax</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/relax.m3u</code></td></tr>
<tr><td>Religious</td><td align="right">202</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/religious.m3u</code></td></tr>
<tr><td>Series</td><td align="right">193</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/series.m3u</code></td></tr>
<tr><td>Religious</td><td align="right">206</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/religious.m3u</code></td></tr>
<tr><td>Series</td><td align="right">194</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/series.m3u</code></td></tr>
<tr><td>Science</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/science.m3u</code></td></tr>
<tr><td>Shop</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/shop.m3u</code></td></tr>
<tr><td>Sports</td><td align="right">165</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/sports.m3u</code></td></tr>
<tr><td>Shop</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/shop.m3u</code></td></tr>
<tr><td>Sports</td><td align="right">162</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/sports.m3u</code></td></tr>
<tr><td>Travel</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/travel.m3u</code></td></tr>
<tr><td>Weather</td><td align="right">7</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/weather.m3u</code></td></tr>
<tr><td>XXX</td><td align="right">36</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/xxx.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">4902</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/undefined.m3u</code></td></tr>
<tr><td>XXX</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/xxx.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">4907</td><td nowrap><code>https://iptv-org.github.io/iptv/categories/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -75,52 +75,51 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><th align="left">Language</th><th align="left">Channels</th><th align="left">Playlist</th></tr>
</thead>
<tbody>
<tr><td align="left">Akan</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/aka.m3u</code></td></tr>
<tr><td align="left">Albanian</td><td align="right">120</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/sqi.m3u</code></td></tr>
<tr><td align="left">Albanian</td><td align="right">119</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">310</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">297</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">28</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hye.m3u</code></td></tr>
<tr><td align="left">Assyrian Neo-Aramaic</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/aii.m3u</code></td></tr>
<tr><td align="left">Azerbaijani</td><td align="right">23</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">20</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">Belarusian</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bel.m3u</code></td></tr>
<tr><td align="left">Bengali</td><td align="right">36</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ben.m3u</code></td></tr>
<tr><td align="left">Bhojpuri</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bho.m3u</code></td></tr>
<tr><td align="left">Bosnian</td><td align="right">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bos.m3u</code></td></tr>
<tr><td align="left">Bosnian</td><td align="right">9</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">9</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/bul.m3u</code></td></tr>
<tr><td align="left">Catalan</td><td align="right">6</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/cat.m3u</code></td></tr>
<tr><td align="left">Chewa</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nya.m3u</code></td></tr>
<tr><td align="left">Chinese</td><td align="right">38</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">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hrv.m3u</code></td></tr>
<tr><td align="left">Chinese</td><td align="right">37</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">9</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">14</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">5</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">Dutch</td><td align="right">89</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">1625</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">88</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">1619</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">Finnish</td><td align="right">6</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">168</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">7</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">8</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">187</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">89</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">183</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">90</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ell.m3u</code></td></tr>
<tr><td align="left">Hebrew</td><td align="right">11</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">111</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">25</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/hun.m3u</code></td></tr>
<tr><td align="left">Hindi</td><td align="right">109</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">24</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">1</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">61</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ind.m3u</code></td></tr>
<tr><td align="left">Indonesian</td><td align="right">56</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ind.m3u</code></td></tr>
<tr><td align="left">Inuktitut</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/iku.m3u</code></td></tr>
<tr><td align="left">Italian</td><td align="right">169</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ita.m3u</code></td></tr>
<tr><td align="left">Italian</td><td align="right">168</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ita.m3u</code></td></tr>
<tr><td align="left">Japanese</td><td align="right">45</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/jpn.m3u</code></td></tr>
<tr><td align="left">Javanese</td><td align="right">5</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/jav.m3u</code></td></tr>
<tr><td align="left">Kannada</td><td align="right">8</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kan.m3u</code></td></tr>
<tr><td align="left">Kannada</td><td align="right">7</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">9</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">8</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/khm.m3u</code></td></tr>
<tr><td align="left">Kinyarwanda</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kin.m3u</code></td></tr>
<tr><td align="left">Kirghiz</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kir.m3u</code></td></tr>
<tr><td align="left">Korean</td><td align="right">32</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">14</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kur.m3u</code></td></tr>
<tr><td align="left">Kurdish</td><td align="right">16</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/kur.m3u</code></td></tr>
<tr><td align="left">Lao</td><td align="right">3</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/lao.m3u</code></td></tr>
<tr><td align="left">Latvian</td><td align="right">4</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/lav.m3u</code></td></tr>
<tr><td align="left">Letzeburgesch</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ltz.m3u</code></td></tr>
@ -128,7 +127,7 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td align="left">Lithuanian</td><td align="right">3</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">2</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">18</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">51</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">50</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">2</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">14</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/cmn.m3u</code></td></tr>
<tr><td align="left">Mandinka</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/mnk.m3u</code></td></tr>
@ -137,34 +136,34 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td align="left">Norwegian Bokmål</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/nob.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">2</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">13</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">128</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/fas.m3u</code></td></tr>
<tr><td align="left">Pashto</td><td align="right">12</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">129</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">36</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">206</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/por.m3u</code></td></tr>
<tr><td align="left">Portuguese</td><td align="right">208</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">46</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">263</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">Sinhala</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/sin.m3u</code></td></tr>
<tr><td align="left">Russian</td><td align="right">257</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">43</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/srp.m3u</code></td></tr>
<tr><td align="left">Sinhala</td><td align="right">1</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">18</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">4</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/slv.m3u</code></td></tr>
<tr><td align="left">Slovenian</td><td align="right">3</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">3</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">911</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">950</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/spa.m3u</code></td></tr>
<tr><td align="left">Sundanese</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/sun.m3u</code></td></tr>
<tr><td align="left">Swedish</td><td align="right">10</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/swe.m3u</code></td></tr>
<tr><td align="left">Swedish</td><td align="right">11</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">6</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">34</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/tam.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">3</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">39</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">Turkish</td><td align="right">130</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">73</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/ukr.m3u</code></td></tr>
<tr><td align="left">Ukrainian</td><td align="right">70</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">11</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/urd.m3u</code></td></tr>
<tr><td align="left">Uzbek</td><td align="right">2</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/uzb.m3u</code></td></tr>
<tr><td align="left">Vietnamese</td><td align="right">55</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/vie.m3u</code></td></tr>
<tr><td align="left">Uzbek</td><td align="right">1</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/uzb.m3u</code></td></tr>
<tr><td align="left">Vietnamese</td><td align="right">56</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/vie.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">8</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">1</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">2069</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr>
<tr><td align="left">Undefined</td><td align="right">2070</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -182,8 +181,8 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><th align="left">Country</th><th align="left">Channels</th><th align="left">Playlist</th></tr>
</thead>
<tbody>
<tr><td>🇦🇫 Afghanistan</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/af.m3u</code></td></tr>
<tr><td>🇦🇱 Albania</td><td align="right">135</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/al.m3u</code></td></tr>
<tr><td>🇦🇫 Afghanistan</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/af.m3u</code></td></tr>
<tr><td>🇦🇱 Albania</td><td align="right">134</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/al.m3u</code></td></tr>
<tr><td>🇩🇿 Algeria</td><td align="right">60</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/dz.m3u</code></td></tr>
<tr><td>🇦🇸 American Samoa</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/as.m3u</code></td></tr>
<tr><td>🇦🇩 Andorra</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ad.m3u</code></td></tr>
@ -191,28 +190,28 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇦🇮 Anguilla</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ai.m3u</code></td></tr>
<tr><td>🇦🇶 Antarctica</td><td align="right">8</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ag.m3u</code></td></tr>
<tr><td>🇦🇷 Argentina</td><td align="right">101</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ar.m3u</code></td></tr>
<tr><td>🇦🇷 Argentina</td><td align="right">102</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ar.m3u</code></td></tr>
<tr><td>🇦🇲 Armenia</td><td align="right">41</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/am.m3u</code></td></tr>
<tr><td>🇦🇼 Aruba</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/aw.m3u</code></td></tr>
<tr><td>🇦🇺 Australia</td><td align="right">66</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/au.m3u</code></td></tr>
<tr><td>🇦🇺 Australia</td><td align="right">65</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/au.m3u</code></td></tr>
<tr><td>🇦🇹 Austria</td><td align="right">37</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/at.m3u</code></td></tr>
<tr><td>🇦🇿 Azerbaijan</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/az.m3u</code></td></tr>
<tr><td>🇦🇿 Azerbaijan</td><td align="right">35</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/az.m3u</code></td></tr>
<tr><td>🇧🇸 Bahamas</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bs.m3u</code></td></tr>
<tr><td>🇧🇭 Bahrain</td><td align="right">42</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bh.m3u</code></td></tr>
<tr><td>🇧🇩 Bangladesh</td><td align="right">37</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bd.m3u</code></td></tr>
<tr><td>🇧🇧 Barbados</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bb.m3u</code></td></tr>
<tr><td>🇧🇾 Belarus</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/by.m3u</code></td></tr>
<tr><td>🇧🇧 Barbados</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bb.m3u</code></td></tr>
<tr><td>🇧🇾 Belarus</td><td align="right">39</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/by.m3u</code></td></tr>
<tr><td>🇧🇪 Belgium</td><td align="right">33</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/be.m3u</code></td></tr>
<tr><td>🇧🇿 Belize</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bz.m3u</code></td></tr>
<tr><td>🇧🇯 Benin</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bj.m3u</code></td></tr>
<tr><td>🇧🇲 Bermuda</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bm.m3u</code></td></tr>
<tr><td>🇧🇹 Bhutan</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bt.m3u</code></td></tr>
<tr><td>🇧🇴 Bolivia</td><td align="right">59</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bo.m3u</code></td></tr>
<tr><td>🇧🇴 Bolivia</td><td align="right">56</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bo.m3u</code></td></tr>
<tr><td>🇧🇶 Bonaire</td><td align="right">8</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">24</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">23</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ba.m3u</code></td></tr>
<tr><td>🇧🇼 Botswana</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bw.m3u</code></td></tr>
<tr><td>🇧🇻 Bouvet Island</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bv.m3u</code></td></tr>
<tr><td>🇧🇷 Brazil</td><td align="right">194</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/br.m3u</code></td></tr>
<tr><td>🇧🇷 Brazil</td><td align="right">196</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/br.m3u</code></td></tr>
<tr><td>🇮🇴 British Indian Ocean Territory</td><td align="right">8</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vg.m3u</code></td></tr>
<tr><td>🇧🇳 Brunei</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bn.m3u</code></td></tr>
@ -221,21 +220,21 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇧🇮 Burundi</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bi.m3u</code></td></tr>
<tr><td>🇰🇭 Cambodia</td><td align="right">18</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kh.m3u</code></td></tr>
<tr><td>🇨🇲 Cameroon</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cm.m3u</code></td></tr>
<tr><td>🇨🇦 Canada</td><td align="right">105</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ca.m3u</code></td></tr>
<tr><td>🇨🇦 Canada</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ca.m3u</code></td></tr>
<tr><td>🇨🇻 Cape Verde</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cv.m3u</code></td></tr>
<tr><td>🇰🇾 Cayman Islands</td><td align="right">8</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">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cf.m3u</code></td></tr>
<tr><td>🇹🇩 Chad</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/td.m3u</code></td></tr>
<tr><td>🇨🇱 Chile</td><td align="right">156</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cl.m3u</code></td></tr>
<tr><td>🇨🇳 China</td><td align="right">998</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cn.m3u</code></td></tr>
<tr><td>🇨🇱 Chile</td><td align="right">155</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cl.m3u</code></td></tr>
<tr><td>🇨🇳 China</td><td align="right">1003</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cn.m3u</code></td></tr>
<tr><td>🇨🇽 Christmas Island</td><td align="right">8</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cc.m3u</code></td></tr>
<tr><td>🇨🇴 Colombia</td><td align="right">76</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/co.m3u</code></td></tr>
<tr><td>🇨🇴 Colombia</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/co.m3u</code></td></tr>
<tr><td>🇰🇲 Comoros</td><td align="right">35</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/km.m3u</code></td></tr>
<tr><td>🇨🇰 Cook Islands</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ck.m3u</code></td></tr>
<tr><td>🇨🇷 Costa Rica</td><td align="right">72</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cr.m3u</code></td></tr>
<tr><td>🇭🇷 Croatia</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hr.m3u</code></td></tr>
<tr><td>🇨🇺 Cuba</td><td align="right">49</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cu.m3u</code></td></tr>
<tr><td>🇨🇷 Costa Rica</td><td align="right">71</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cr.m3u</code></td></tr>
<tr><td>🇭🇷 Croatia</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hr.m3u</code></td></tr>
<tr><td>🇨🇺 Cuba</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cu.m3u</code></td></tr>
<tr><td>🇨🇼 Curacao</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cw.m3u</code></td></tr>
<tr><td>🇨🇾 Cyprus</td><td align="right">29</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cy.m3u</code></td></tr>
<tr><td>🇨🇿 Czech Republic</td><td align="right">31</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cz.m3u</code></td></tr>
@ -263,8 +262,8 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇬🇦 Gabon</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ga.m3u</code></td></tr>
<tr><td>🇬🇲 Gambia</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gm.m3u</code></td></tr>
<tr><td>🇬🇪 Georgia</td><td align="right">22</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ge.m3u</code></td></tr>
<tr><td>🇩🇪 Germany</td><td align="right">188</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/de.m3u</code></td></tr>
<tr><td>🇬🇭 Ghana</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gh.m3u</code></td></tr>
<tr><td>🇩🇪 Germany</td><td align="right">184</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/de.m3u</code></td></tr>
<tr><td>🇬🇭 Ghana</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gh.m3u</code></td></tr>
<tr><td>🇬🇮 Gibraltar</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gi.m3u</code></td></tr>
<tr><td>🇬🇷 Greece</td><td align="right">103</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gr.m3u</code></td></tr>
<tr><td>🇬🇱 Greenland</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gl.m3u</code></td></tr>
@ -276,37 +275,37 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇬🇳 Guinea</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gn.m3u</code></td></tr>
<tr><td>🇬🇼 Guinea-Bissau</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gw.m3u</code></td></tr>
<tr><td>🇬🇾 Guyana</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gy.m3u</code></td></tr>
<tr><td>🇭🇹 Haiti</td><td align="right">18</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ht.m3u</code></td></tr>
<tr><td>🇭🇹 Haiti</td><td align="right">21</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hm.m3u</code></td></tr>
<tr><td>🇭🇳 Honduras</td><td align="right">79</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hn.m3u</code></td></tr>
<tr><td>🇭🇰 Hong Kong</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hk.m3u</code></td></tr>
<tr><td>🇭🇺 Hungary</td><td align="right">41</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hu.m3u</code></td></tr>
<tr><td>🇭🇳 Honduras</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hn.m3u</code></td></tr>
<tr><td>🇭🇰 Hong Kong</td><td align="right">22</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hk.m3u</code></td></tr>
<tr><td>🇭🇺 Hungary</td><td align="right">40</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/hu.m3u</code></td></tr>
<tr><td>🇮🇸 Iceland</td><td align="right">14</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/is.m3u</code></td></tr>
<tr><td>🇮🇳 India</td><td align="right">230</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/in.m3u</code></td></tr>
<tr><td>🇮🇩 Indonesia</td><td align="right">76</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/id.m3u</code></td></tr>
<tr><td>🇮🇳 India</td><td align="right">229</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/in.m3u</code></td></tr>
<tr><td>🇮🇩 Indonesia</td><td align="right">71</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/id.m3u</code></td></tr>
<tr><td>🇮🇷 Iran</td><td align="right">178</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ir.m3u</code></td></tr>
<tr><td>🇮🇶 Iraq</td><td align="right">79</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/iq.m3u</code></td></tr>
<tr><td>🇮🇶 Iraq</td><td align="right">82</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/iq.m3u</code></td></tr>
<tr><td>🇮🇪 Ireland</td><td align="right">24</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/im.m3u</code></td></tr>
<tr><td>🇮🇱 Israel</td><td align="right">25</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/il.m3u</code></td></tr>
<tr><td>🇮🇹 Italy</td><td align="right">188</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/it.m3u</code></td></tr>
<tr><td>🇮🇹 Italy</td><td align="right">189</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/it.m3u</code></td></tr>
<tr><td>🇨🇮 Ivory Coast</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ci.m3u</code></td></tr>
<tr><td>🇯🇲 Jamaica</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jm.m3u</code></td></tr>
<tr><td>🇯🇵 Japan</td><td align="right">60</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jp.m3u</code></td></tr>
<tr><td>🇯🇪 Jersey</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/je.m3u</code></td></tr>
<tr><td>🇯🇴 Jordan</td><td align="right">56</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/jo.m3u</code></td></tr>
<tr><td>🇰🇿 Kazakhstan</td><td align="right">29</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kz.m3u</code></td></tr>
<tr><td>🇰🇪 Kenya</td><td align="right">19</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ke.m3u</code></td></tr>
<tr><td>🇰🇿 Kazakhstan</td><td align="right">28</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kz.m3u</code></td></tr>
<tr><td>🇰🇪 Kenya</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ke.m3u</code></td></tr>
<tr><td>🇰🇮 Kiribati</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ki.m3u</code></td></tr>
<tr><td>🇽🇰 Kosovo</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/xk.m3u</code></td></tr>
<tr><td>🇰🇼 Kuwait</td><td align="right">56</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kw.m3u</code></td></tr>
<tr><td>🇰🇼 Kuwait</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kw.m3u</code></td></tr>
<tr><td>🇰🇬 Kyrgyzstan</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kg.m3u</code></td></tr>
<tr><td>🇱🇦 Laos</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/la.m3u</code></td></tr>
<tr><td>🇱🇻 Latvia</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lv.m3u</code></td></tr>
<tr><td>🇱🇧 Lebanon</td><td align="right">57</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lb.m3u</code></td></tr>
<tr><td>🇱🇧 Lebanon</td><td align="right">55</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lb.m3u</code></td></tr>
<tr><td>🇱🇸 Lesotho</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ls.m3u</code></td></tr>
<tr><td>🇱🇷 Liberia</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lr.m3u</code></td></tr>
<tr><td>🇱🇾 Libya</td><td align="right">42</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ly.m3u</code></td></tr>
<tr><td>🇱🇾 Libya</td><td align="right">41</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ly.m3u</code></td></tr>
<tr><td>🇱🇮 Liechtenstein</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/li.m3u</code></td></tr>
<tr><td>🇱🇹 Lithuania</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lt.m3u</code></td></tr>
<tr><td>🇱🇺 Luxembourg</td><td align="right">19</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lu.m3u</code></td></tr>
@ -322,25 +321,25 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇲🇷 Mauritania</td><td align="right">35</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mr.m3u</code></td></tr>
<tr><td>🇲🇺 Mauritius</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mu.m3u</code></td></tr>
<tr><td>🇾🇹 Mayotte</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/yt.m3u</code></td></tr>
<tr><td>🇲🇽 Mexico</td><td align="right">111</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mx.m3u</code></td></tr>
<tr><td>🇲🇽 Mexico</td><td align="right">116</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mx.m3u</code></td></tr>
<tr><td>🇫🇲 Micronesia</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/fm.m3u</code></td></tr>
<tr><td>🇲🇩 Moldova</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/md.m3u</code></td></tr>
<tr><td>🇲🇨 Monaco</td><td align="right">14</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mc.m3u</code></td></tr>
<tr><td>🇲🇨 Monaco</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mc.m3u</code></td></tr>
<tr><td>🇲🇳 Mongolia</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mn.m3u</code></td></tr>
<tr><td>🇲🇪 Montenegro</td><td align="right">17</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/me.m3u</code></td></tr>
<tr><td>🇲🇸 Montserrat</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ms.m3u</code></td></tr>
<tr><td>🇲🇦 Morocco</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ma.m3u</code></td></tr>
<tr><td>🇲🇦 Morocco</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ma.m3u</code></td></tr>
<tr><td>🇲🇿 Mozambique</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mz.m3u</code></td></tr>
<tr><td>🇲🇲 Myanmar (Burma)</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/mm.m3u</code></td></tr>
<tr><td>🇳🇦 Namibia</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/na.m3u</code></td></tr>
<tr><td>🇳🇷 Nauru</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nr.m3u</code></td></tr>
<tr><td>🇳🇵 Nepal</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/np.m3u</code></td></tr>
<tr><td>🇳🇱 Netherlands</td><td align="right">107</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nl.m3u</code></td></tr>
<tr><td>🇳🇱 Netherlands</td><td align="right">106</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nl.m3u</code></td></tr>
<tr><td>🇳🇨 New Caledonia</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nc.m3u</code></td></tr>
<tr><td>🇳🇿 New Zealand</td><td align="right">25</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nz.m3u</code></td></tr>
<tr><td>🇳🇮 Nicaragua</td><td align="right">54</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ni.m3u</code></td></tr>
<tr><td>🇳🇮 Nicaragua</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ni.m3u</code></td></tr>
<tr><td>🇳🇪 Niger</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ne.m3u</code></td></tr>
<tr><td>🇳🇬 Nigeria</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ng.m3u</code></td></tr>
<tr><td>🇳🇬 Nigeria</td><td align="right">13</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ng.m3u</code></td></tr>
<tr><td>🇳🇺 Niue</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nu.m3u</code></td></tr>
<tr><td>🇳🇫 Norfolk Island</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/nf.m3u</code></td></tr>
<tr><td>🇰🇵 North Korea</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kp.m3u</code></td></tr>
@ -351,19 +350,19 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇵🇰 Pakistan</td><td align="right">20</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pk.m3u</code></td></tr>
<tr><td>🇵🇼 Palau</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pw.m3u</code></td></tr>
<tr><td>🇵🇸 Palestine</td><td align="right">54</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ps.m3u</code></td></tr>
<tr><td>🇵🇦 Panama</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pa.m3u</code></td></tr>
<tr><td>🇵🇦 Panama</td><td align="right">49</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">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pg.m3u</code></td></tr>
<tr><td>🇵🇾 Paraguay</td><td align="right">47</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/py.m3u</code></td></tr>
<tr><td>🇵🇪 Peru</td><td align="right">173</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pe.m3u</code></td></tr>
<tr><td>🇵🇾 Paraguay</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/py.m3u</code></td></tr>
<tr><td>🇵🇪 Peru</td><td align="right">196</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pe.m3u</code></td></tr>
<tr><td>🇵🇭 Philippines</td><td align="right">22</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ph.m3u</code></td></tr>
<tr><td>🇵🇳 Pitcairn Islands</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pn.m3u</code></td></tr>
<tr><td>🇵🇱 Poland</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pl.m3u</code></td></tr>
<tr><td>🇵🇹 Portugal</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pt.m3u</code></td></tr>
<tr><td>🇵🇱 Poland</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pl.m3u</code></td></tr>
<tr><td>🇵🇹 Portugal</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pt.m3u</code></td></tr>
<tr><td>🇵🇷 Puerto Rico</td><td align="right">50</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/pr.m3u</code></td></tr>
<tr><td>🇶🇦 Qatar</td><td align="right">48</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/qa.m3u</code></td></tr>
<tr><td>🇶🇦 Qatar</td><td align="right">47</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">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/cg.m3u</code></td></tr>
<tr><td>🇷🇴 Romania</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ro.m3u</code></td></tr>
<tr><td>🇷🇺 Russia</td><td align="right">337</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ru.m3u</code></td></tr>
<tr><td>🇷🇺 Russia</td><td align="right">329</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ru.m3u</code></td></tr>
<tr><td>🇷🇼 Rwanda</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rw.m3u</code></td></tr>
<tr><td>🇷🇪 Réunion</td><td align="right">9</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">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/bl.m3u</code></td></tr>
@ -375,29 +374,29 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇻🇨 Saint Vincent and the Grenadines</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vc.m3u</code></td></tr>
<tr><td>🇼🇸 Samoa</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ws.m3u</code></td></tr>
<tr><td>🇸🇲 San Marino</td><td align="right">15</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sm.m3u</code></td></tr>
<tr><td>🇸🇦 Saudi Arabia</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sa.m3u</code></td></tr>
<tr><td>🇸🇦 Saudi Arabia</td><td align="right">62</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sa.m3u</code></td></tr>
<tr><td>🇸🇳 Senegal</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sn.m3u</code></td></tr>
<tr><td>🇷🇸 Serbia</td><td align="right">55</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rs.m3u</code></td></tr>
<tr><td>🇷🇸 Serbia</td><td align="right">53</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/rs.m3u</code></td></tr>
<tr><td>🇸🇨 Seychelles</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sc.m3u</code></td></tr>
<tr><td>🇸🇱 Sierra Leone</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sl.m3u</code></td></tr>
<tr><td>🇸🇬 Singapore</td><td align="right">15</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sg.m3u</code></td></tr>
<tr><td>🇸🇽 Sint Maarten</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sx.m3u</code></td></tr>
<tr><td>🇸🇰 Slovakia</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sk.m3u</code></td></tr>
<tr><td>🇸🇮 Slovenia</td><td align="right">23</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/si.m3u</code></td></tr>
<tr><td>🇸🇮 Slovenia</td><td align="right">22</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/si.m3u</code></td></tr>
<tr><td>🇸🇧 Solomon Islands</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sb.m3u</code></td></tr>
<tr><td>🇸🇴 Somalia</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/so.m3u</code></td></tr>
<tr><td>🇿🇦 South Africa</td><td align="right">10</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/gs.m3u</code></td></tr>
<tr><td>🇰🇷 South Korea</td><td align="right">52</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kr.m3u</code></td></tr>
<tr><td>🇰🇷 South Korea</td><td align="right">51</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/kr.m3u</code></td></tr>
<tr><td>🇸🇸 South Sudan</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ss.m3u</code></td></tr>
<tr><td>🇪🇸 Spain</td><td align="right">209</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/es.m3u</code></td></tr>
<tr><td>🇱🇰 Sri Lanka</td><td align="right">15</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lk.m3u</code></td></tr>
<tr><td>🇪🇸 Spain</td><td align="right">208</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/es.m3u</code></td></tr>
<tr><td>🇱🇰 Sri Lanka</td><td align="right">16</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/lk.m3u</code></td></tr>
<tr><td>🇸🇩 Sudan</td><td align="right">38</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sd.m3u</code></td></tr>
<tr><td>🇸🇷 Suriname</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sr.m3u</code></td></tr>
<tr><td>🇸🇯 Svalbard and Jan Mayen</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sj.m3u</code></td></tr>
<tr><td>🇸🇿 Swaziland</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/sz.m3u</code></td></tr>
<tr><td>🇸🇪 Sweden</td><td align="right">24</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/se.m3u</code></td></tr>
<tr><td>🇨🇭 Switzerland</td><td align="right">89</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ch.m3u</code></td></tr>
<tr><td>🇸🇪 Sweden</td><td align="right">25</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/se.m3u</code></td></tr>
<tr><td>🇨🇭 Switzerland</td><td align="right">90</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ch.m3u</code></td></tr>
<tr><td>🇸🇾 Syria</td><td align="right">47</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">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/st.m3u</code></td></tr>
<tr><td>🇹🇼 Taiwan</td><td align="right">78</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tw.m3u</code></td></tr>
@ -409,30 +408,30 @@ To watch IPTV, simply insert one of the links below into any player that support
<tr><td>🇹🇴 Tonga</td><td align="right">10</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">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tt.m3u</code></td></tr>
<tr><td>🇹🇳 Tunisia</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tn.m3u</code></td></tr>
<tr><td>🇹🇷 Turkey</td><td align="right">164</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tr.m3u</code></td></tr>
<tr><td>🇹🇷 Turkey</td><td align="right">160</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tr.m3u</code></td></tr>
<tr><td>🇹🇲 Turkmenistan</td><td align="right">15</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/tc.m3u</code></td></tr>
<tr><td>🇹🇻 Tuvalu</td><td align="right">10</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">8</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">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vi.m3u</code></td></tr>
<tr><td>🇺🇬 Uganda</td><td align="right">12</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ug.m3u</code></td></tr>
<tr><td>🇺🇦 Ukraine</td><td align="right">110</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">76</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ae.m3u</code></td></tr>
<tr><td>🇬🇧 United Kingdom</td><td align="right">161</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uk.m3u</code></td></tr>
<tr><td>🇺🇸 United States</td><td align="right">1755</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/us.m3u</code></td></tr>
<tr><td>🇺🇾 Uruguay</td><td align="right">46</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uy.m3u</code></td></tr>
<tr><td>🇺🇿 Uzbekistan</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uz.m3u</code></td></tr>
<tr><td>🇺🇬 Uganda</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ug.m3u</code></td></tr>
<tr><td>🇺🇦 Ukraine</td><td align="right">106</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">75</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ae.m3u</code></td></tr>
<tr><td>🇬🇧 United Kingdom</td><td align="right">156</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uk.m3u</code></td></tr>
<tr><td>🇺🇸 United States</td><td align="right">1756</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/us.m3u</code></td></tr>
<tr><td>🇺🇾 Uruguay</td><td align="right">45</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uy.m3u</code></td></tr>
<tr><td>🇺🇿 Uzbekistan</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/uz.m3u</code></td></tr>
<tr><td>🇻🇺 Vanuatu</td><td align="right">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vu.m3u</code></td></tr>
<tr><td>🇻🇦 Vatican City</td><td align="right">14</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/va.m3u</code></td></tr>
<tr><td>🇻🇪 Venezuela</td><td align="right">64</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ve.m3u</code></td></tr>
<tr><td>🇻🇳 Vietnam</td><td align="right">69</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/vn.m3u</code></td></tr>
<tr><td>🇻🇪 Venezuela</td><td align="right">63</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ve.m3u</code></td></tr>
<tr><td>🇻🇳 Vietnam</td><td align="right">71</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">10</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/wf.m3u</code></td></tr>
<tr><td>🇪🇭 Western Sahara</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/eh.m3u</code></td></tr>
<tr><td>🇾🇪 Yemen</td><td align="right">43</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ye.m3u</code></td></tr>
<tr><td>🇿🇲 Zambia</td><td align="right">11</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/zm.m3u</code></td></tr>
<tr><td>🇿🇼 Zimbabwe</td><td align="right">9</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/zw.m3u</code></td></tr>
<tr><td>🇦🇽 Åland</td><td align="right">8</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/ax.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">147</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/undefined.m3u</code></td></tr>
<tr><td>Undefined</td><td align="right">146</td><td nowrap><code>https://iptv-org.github.io/iptv/countries/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -450,31 +449,31 @@ To watch IPTV, simply insert one of the links below into any player that support
<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">143</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">2675</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/amer.m3u</code></td></tr>
<tr><td align="left">Arab world</td><td align="right">336</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/arab.m3u</code></td></tr>
<tr><td align="left">Asia</td><td align="right">2619</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asia.m3u</code></td></tr>
<tr><td align="left">Asia-Pacific</td><td align="right">1717</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/apac.m3u</code></td></tr>
<tr><td align="left">Caribbean</td><td align="right">87</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">28</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cas.m3u</code></td></tr>
<tr><td align="left">Commonwealth of Independent States</td><td align="right">429</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cis.m3u</code></td></tr>
<tr><td align="left">Europe</td><td align="right">2225</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/eur.m3u</code></td></tr>
<tr><td align="left">Europe, the Middle East and Africa</td><td align="right">2750</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/emea.m3u</code></td></tr>
<tr><td align="left">Hispanic America</td><td align="right">658</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/hispam.m3u</code></td></tr>
<tr><td align="left">Latin America</td><td align="right">822</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/latam.m3u</code></td></tr>
<tr><td align="left">Latin America and the Caribbean</td><td align="right">832</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/lac.m3u</code></td></tr>
<tr><td align="left">Africa</td><td align="right">140</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">2720</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/amer.m3u</code></td></tr>
<tr><td align="left">Arab world</td><td align="right">325</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/arab.m3u</code></td></tr>
<tr><td align="left">Asia</td><td align="right">2591</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/asia.m3u</code></td></tr>
<tr><td align="left">Asia-Pacific</td><td align="right">1716</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/apac.m3u</code></td></tr>
<tr><td align="left">Caribbean</td><td align="right">93</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">26</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cas.m3u</code></td></tr>
<tr><td align="left">Commonwealth of Independent States</td><td align="right">417</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/cis.m3u</code></td></tr>
<tr><td align="left">Europe</td><td align="right">2189</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/eur.m3u</code></td></tr>
<tr><td align="left">Europe, the Middle East and Africa</td><td align="right">2700</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/emea.m3u</code></td></tr>
<tr><td align="left">Hispanic America</td><td align="right">698</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/hispam.m3u</code></td></tr>
<tr><td align="left">Latin America</td><td align="right">868</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/latam.m3u</code></td></tr>
<tr><td align="left">Latin America and the Caribbean</td><td align="right">879</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/lac.m3u</code></td></tr>
<tr><td align="left">Maghreb</td><td align="right">73</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/maghreb.m3u</code></td></tr>
<tr><td align="left">Middle East</td><td align="right">599</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mideast.m3u</code></td></tr>
<tr><td align="left">Middle East and North Africa</td><td align="right">653</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mena.m3u</code></td></tr>
<tr><td align="left">Nordics</td><td align="right">40</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nord.m3u</code></td></tr>
<tr><td align="left">North America</td><td align="right">2099</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/noram.m3u</code></td></tr>
<tr><td align="left">Northern America</td><td align="right">1844</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nam.m3u</code></td></tr>
<tr><td align="left">Oceania</td><td align="right">70</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">274</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/sas.m3u</code></td></tr>
<tr><td align="left">Sub-Saharan Africa</td><td align="right">57</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/ssa.m3u</code></td></tr>
<tr><td align="left">Middle East</td><td align="right">584</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mideast.m3u</code></td></tr>
<tr><td align="left">Middle East and North Africa</td><td align="right">638</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/mena.m3u</code></td></tr>
<tr><td align="left">Nordics</td><td align="right">41</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nord.m3u</code></td></tr>
<tr><td align="left">North America</td><td align="right">2114</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/noram.m3u</code></td></tr>
<tr><td align="left">Northern America</td><td align="right">1843</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/nam.m3u</code></td></tr>
<tr><td align="left">Oceania</td><td align="right">69</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">273</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/sas.m3u</code></td></tr>
<tr><td align="left">Sub-Saharan Africa</td><td align="right">54</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">20</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/wafr.m3u</code></td></tr>
<tr><td align="left">Worldwide</td><td align="right">7197</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/int.m3u</code></td></tr>
<tr><td align="left">Undefined</td><td align="right">147</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/undefined.m3u</code></td></tr>
<tr><td align="left">Worldwide</td><td align="right">7190</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/int.m3u</code></td></tr>
<tr><td align="left">Undefined</td><td align="right">146</td><td align="left" nowrap><code>https://iptv-org.github.io/iptv/regions/undefined.m3u</code></td></tr>
</tbody>
</table>
@ -502,7 +501,7 @@ Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sendin
## Legal
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a [pull request](https://github.com/iptv-org/iptv/pulls) or opening an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+). However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
## License

@ -6,7 +6,12 @@ const _ = require('lodash')
async function main() {
await db.streams.load()
let streams = await db.streams.find({})
streams = orderBy(streams, ['title', 'height', 'url'], ['asc', 'desc', 'asc'])
const levels = { online: 1, blocked: 2, timeout: 3, error: 4, default: 5 }
streams = orderBy(
streams,
['title', s => levels[s.status] || levels['default'], 'height', 'url'],
['asc', 'asc', 'desc', 'asc']
)
const files = _.groupBy(streams, 'filepath')
for (const filepath in files) {

@ -1,3 +1,3 @@
#EXTM3U
#EXTINF:-1 tvg-id="ATV.ad" status="error",ATV (720p) [Offline]
#EXTINF:-1 tvg-id="AndorraTV.ad" status="error",ATV (720p) [Offline]
https://iptv-all.lanesh4d0w.repl.co/andorra/atv

@ -41,7 +41,7 @@ https://svs.itworkscdn.net/alwoustalive/alwoustatv.smil/playlist.m3u8
https://ikomg1.s.llnwi.net/alyaumtv/playlist.m3u8
#EXTINF:-1 tvg-id="BeeMovies.ae" status="online",Bee Movies (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuaMJTqQ_W7qztqZ_zyErJg/live
#EXTINF:-1 tvg-id="BeeTheater.ae" status="online",Bee Theater (720p) [Not 24/7]
#EXTINF:-1 tvg-id="BeeTheater.ae" status="error",Bee Theater (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC32M9DWf0zgMhBYGd_MOiIw/live
#EXTINF:-1 tvg-id="CitrussTV.ae" status="blocked",Citruss TV (720p) [Geo-blocked]
https://citrusstv.akamaized.net/hls/live/687285/CTV/index.m3u8

@ -5,9 +5,9 @@ http://iptv.arianaafgtv.com/ariana/playlist.m3u8
https://d10rltuy0iweup.cloudfront.net/ATNNAT/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (720p) [Not 24/7]
https://d2g7v53450s2i2.cloudfront.net/ATNUS/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (Delayed stream) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ArianaTVUS.af" status="error",Ariana TV US (Delayed stream) (720p) [Not 24/7]
https://d2g7v53450s2i2.cloudfront.net/ATNUS/streamdelay/playlist.m3u8
#EXTINF:-1 tvg-id="ATNNews.af" status="online",ATN News (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ATNNews.af" status="error",ATN News (720p) [Not 24/7]
https://d10rltuy0iweup.cloudfront.net/ATNNEWS/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="BaharTV.af" status="online",Bahar TV (720p) [Not 24/7]
https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8

@ -27,7 +27,7 @@ http://us.bestvideostreaming.is/8821/playlist.m3u8
http://albuk.dyndns.tv:1935/albuk/albuk.stream/playlist.m3u8
#EXTINF:-1 tvg-id="ALPO.al" status="online",ALPO (720p) [Not 24/7]
https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Alsat (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="blocked",Alsat (720p) [Not 24/7]
http://93.157.62.180/AlsatM/index.m3u8
#EXTINF:-1 tvg-id="ARTAHD.al" status="blocked",ARTA HD (720p) [Geo-blocked]
http://us.bestvideostreaming.is/8745/playlist.m3u8
@ -35,13 +35,13 @@ http://us.bestvideostreaming.is/8745/playlist.m3u8
http://46.99.146.236/0.m3u8
#EXTINF:-1 tvg-id="BabyTV.al" status="blocked",BabyTV (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8747/playlist.m3u8
#EXTINF:-1 tvg-id="BangBang.al" status="online",Bang Bang (576p) [Not 24/7]
#EXTINF:-1 tvg-id="BangBang.al" status="blocked",Bang Bang (576p) [Not 24/7]
http://93.157.62.180/BangBang/index.m3u8
#EXTINF:-1 tvg-id="BBFMusicTV.al" status="blocked",BBF Music TV (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8795/playlist.m3u8
#EXTINF:-1 tvg-id="Channel117.al" status="error",Channel 117 (1080p) [Offline]
https://shkoder.gjirafa.com/api/media/rgjirafa/t0110y/index.m3u8
#EXTINF:-1 tvg-id="Cufo.al" status="online",Çufo (576p)
#EXTINF:-1 tvg-id="Cufo.al" status="blocked",Çufo (576p)
http://93.157.62.180/Cufo/index.m3u8
#EXTINF:-1 tvg-id="DigitalbAktionHD.al" status="blocked",Digitalb Aktion HD (1080p) [Geo-blocked]
http://us.bestvideostreaming.is/8742/playlist.m3u8
@ -83,7 +83,7 @@ http://us.bestvideostreaming.is/8883/playlist.m3u8
http://us.bestvideostreaming.is/8793/playlist.m3u8
#EXTINF:-1 tvg-id="ElrodiTV.al" status="blocked",Elrodi TV (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8718/playlist.m3u8
#EXTINF:-1 tvg-id="FaxNews.al" status="online",Fax News (360p) [Not 24/7]
#EXTINF:-1 tvg-id="FaxNews.al" status="error",Fax News (360p) [Not 24/7]
http://edge01eu.ekranet.com/faxnews/index.m3u8
#EXTINF:-1 tvg-id="FirstChannel.al" status="blocked",First Channel (1080p) [Geo-blocked]
http://us.bestvideostreaming.is/8717/playlist.m3u8
@ -127,7 +127,7 @@ http://us.bestvideostreaming.is/8884/playlist.m3u8
http://us.bestvideostreaming.is/8723/playlist.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Oranews (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8715/playlist.m3u8
#EXTINF:-1 tvg-id="PeaceTV.al" status="online",Peace TV (576p) [Not 24/7]
#EXTINF:-1 tvg-id="PeaceTV.al" status="blocked",Peace TV (576p) [Not 24/7]
http://93.157.62.180/PeaceTV/index.m3u8
#EXTINF:-1 tvg-id="PeaceTV.al" status="blocked",Peace TV (720p) [Geo-blocked]
http://us.bestvideostreaming.is/8792/playlist.m3u8
@ -135,29 +135,29 @@ http://us.bestvideostreaming.is/8792/playlist.m3u8
http://us.bestvideostreaming.is/8786/playlist.m3u8
#EXTINF:-1 tvg-id="QSportNews.al" status="blocked",Q Sport News (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8785/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Report TV HD (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="blocked",Report TV HD (576p) [Not 24/7]
http://93.157.62.180/ReportTV/index.m3u8
#EXTINF:-1 tvg-id="RitaTV.al" status="blocked",Rita TV (1080p) [Geo-blocked]
http://us.bestvideostreaming.is/8890/playlist.m3u8
#EXTINF:-1 tvg-id="RTSH1.al" status="online",RTSH 1 (1080p) [Not 24/7]
https://tvlive.rtsh.dev/live/rtsh_11mob1/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",RTSH 1 HD (406p)
#EXTINF:-1 tvg-id="" status="blocked",RTSH 1 HD (406p)
http://93.157.62.180/RTSH1/index.m3u8
#EXTINF:-1 tvg-id="RTSH2.al" status="online",RTSH 2 (406p) [Not 24/7]
https://tvlive.rtsh.dev/live/rtsh_2ott/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",RTSH 2 HD (406p)
#EXTINF:-1 tvg-id="" status="blocked",RTSH 2 HD (406p)
http://93.157.62.180/RTSH2/index.m3u8
#EXTINF:-1 tvg-id="RTSH3.al" status="online",RTSH 3 (406p)
http://93.157.62.180/RTSH3/index.m3u8
#EXTINF:-1 tvg-id="RTSH3.al" status="online",RTSH 3 (406p)
https://tvlive.rtsh.dev/live/rtsh3ott/playlist.m3u8
#EXTINF:-1 tvg-id="RTSH24.al" status="online",RTSH 24 (406p)
#EXTINF:-1 tvg-id="RTSH3.al" status="blocked",RTSH 3 (406p)
http://93.157.62.180/RTSH3/index.m3u8
#EXTINF:-1 tvg-id="RTSH24.al" status="blocked",RTSH 24 (406p)
http://93.157.62.180/RTSH24/index.m3u8
#EXTINF:-1 tvg-id="RTSH24.al" status="online",RTSH 24 (406p) [Not 24/7]
https://tvlive.rtsh.dev/live/rtsh_24_ott/playlist.m3u8
#EXTINF:-1 tvg-id="RTSHAgro.al" status="online",RTSH Agro (560p)
https://tvlive.rtsh.dev/live/rtsh_agro_ott/playlist.m3u8
#EXTINF:-1 tvg-id="RTSHAgro.al" status="online",RTSH Agro (560p) [Not 24/7]
#EXTINF:-1 tvg-id="RTSHAgro.al" status="blocked",RTSH Agro (560p) [Not 24/7]
http://93.157.62.180/RTSHAgro/index.m3u8
#EXTINF:-1 tvg-id="RTSHFemije.al" status="online",RTSH Femijë (576p) [Not 24/7]
https://tvlive.rtsh.dev/live/rtsh_femije_ott/playlist.m3u8
@ -197,16 +197,16 @@ http://us.bestvideostreaming.is/8714/playlist.m3u8
http://us.bestvideostreaming.is/8850/playlist.m3u8
#EXTINF:-1 tvg-id="Shqiponja.al" status="online",Shqiponja (720p) [Not 24/7]
http://ott.iptvshqipott.com:8080/live/shqiponja/tv/236.m3u8
#EXTINF:-1 tvg-id="SofiaHD.al" status="online",Sofia HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="SofiaHD.al" status="blocked",Sofia HD (1080p) [Not 24/7]
http://93.157.62.180/Sofia/index.m3u8
#EXTINF:-1 tvg-id="StarHD.al" status="blocked",Star HD (1080p) [Geo-blocked]
http://us.bestvideostreaming.is/8781/playlist.m3u8
#EXTINF:-1 tvg-id="SyriHD.al" status="online",Syri HD (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SyriHD.al" status="blocked",Syri HD (720p) [Not 24/7]
http://93.157.62.180/SyriTV/index.m3u8
#EXTINF:-1 tvg-id="SyriTV.al" status="error",Syri TV (720p) [Not 24/7]
rtmp://live.syri.tv:8001/input/bluehd
#EXTINF:-1 tvg-id="SyriTV.al" status="online",Syri TV (720p) [Not 24/7]
http://live.syri.tv:6969/live/syriblue/hd/23.ts
#EXTINF:-1 tvg-id="SyriTV.al" status="error",Syri TV (720p) [Not 24/7]
rtmp://live.syri.tv:8001/input/bluehd
#EXTINF:-1 tvg-id="TipTV.al" status="blocked",Tip TV (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8776/playlist.m3u8
#EXTINF:-1 tvg-id="TopChannel.al" status="blocked",Top Channel (720p) [Geo-blocked]
@ -215,31 +215,31 @@ http://us.bestvideostreaming.is/8708/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo
#EXTINF:-1 tvg-id="Tring3.al" status="blocked",Tring 3 (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8773/playlist.m3u8
#EXTINF:-1 tvg-id="TringActionHD.al" status="online",Tring Action HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TringActionHD.al" status="blocked",Tring Action HD (1080p) [Not 24/7]
http://93.157.62.180/TringAction/index.m3u8
#EXTINF:-1 tvg-id="TringComedy.al" status="online",Tring Comedy (576p) [Geo-blocked]
#EXTINF:-1 tvg-id="TringComedy.al" status="blocked",Tring Comedy (576p) [Geo-blocked]
http://93.157.62.180/TringComedy/index.m3u8
#EXTINF:-1 tvg-id="TringFantasy.al" status="online",Tring Fantasy (540p) [Geo-blocked]
#EXTINF:-1 tvg-id="TringFantasy.al" status="blocked",Tring Fantasy (540p) [Geo-blocked]
http://93.157.62.180/TringFantasy/index.m3u8
#EXTINF:-1 tvg-id="TringHistory.al" status="blocked",Tring History (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8765/playlist.m3u8
#EXTINF:-1 tvg-id="TringJollyHD.al" status="online",Tring Jolly HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TringJollyHD.al" status="blocked",Tring Jolly HD (1080p) [Not 24/7]
http://93.157.62.180/JollyHD/index.m3u8
#EXTINF:-1 tvg-id="TringKids.al" status="online",Tring Kids (576p) [Not 24/7]
#EXTINF:-1 tvg-id="TringKids.al" status="blocked",Tring Kids (576p) [Not 24/7]
http://93.157.62.180/TringKids/index.m3u8
#EXTINF:-1 tvg-id="TringLife.al" status="online",Tring Life (576p)
#EXTINF:-1 tvg-id="TringLife.al" status="blocked",Tring Life (576p)
http://93.157.62.180/TringLife/index.m3u8
#EXTINF:-1 tvg-id="TringPlanet.al" status="online",Tring Planet (576p)
#EXTINF:-1 tvg-id="TringPlanet.al" status="blocked",Tring Planet (576p)
http://93.157.62.180/TringPlanet/index.m3u8
#EXTINF:-1 tvg-id="TringShqip.al" status="online",Tring Shqip (576p) [Not 24/7]
#EXTINF:-1 tvg-id="TringShqip.al" status="blocked",Tring Shqip (576p) [Not 24/7]
http://93.157.62.180/TringShqip/index.m3u8
#EXTINF:-1 tvg-id="TringSmile.al" status="online",Tring Smile (576p) [Not 24/7]
#EXTINF:-1 tvg-id="TringSmile.al" status="blocked",Tring Smile (576p) [Not 24/7]
http://93.157.62.180/TringSmile/index.m3u8
#EXTINF:-1 tvg-id="TringSuperHD.al" status="online",Tring Super HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TringSuperHD.al" status="blocked",Tring Super HD (1080p) [Not 24/7]
http://93.157.62.180/TringSuper/index.m3u8
#EXTINF:-1 tvg-id="TringTring.al" status="online",Tring Tring (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TringTring.al" status="blocked",Tring Tring (1080p) [Not 24/7]
http://93.157.62.180/TringTring/index.m3u8
#EXTINF:-1 tvg-id="TringWorld.al" status="online",Tring World (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TringWorld.al" status="blocked",Tring World (720p) [Not 24/7]
http://93.157.62.180/TringWorld/index.m3u8
#EXTINF:-1 tvg-id="TurboTV.al" status="blocked",Turbo TV (576p) [Geo-blocked]
http://us.bestvideostreaming.is/8839/playlist.m3u8
@ -247,7 +247,7 @@ http://us.bestvideostreaming.is/8839/playlist.m3u8
http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8
#EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p)
https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2
#EXTINF:-1 tvg-id="TVDielli.al" status="online",TV Dielli (720p)
#EXTINF:-1 tvg-id="TVDielli.al" status="blocked",TV Dielli (720p)
http://93.157.62.180/DielliTV/index.m3u8
#EXTINF:-1 tvg-id="TVKoha.al" status="error",TV Koha (720p) [Offline]
rtmp://live.tvkoha.tv/live/koha
@ -257,7 +257,7 @@ http://us.bestvideostreaming.is/8823/playlist.m3u8
http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8
#EXTINF:-1 tvg-id="TVPlisi.al" status="blocked",TV Plisi (720p) [Geo-blocked]
http://us.bestvideostreaming.is/8735/playlist.m3u8
#EXTINF:-1 tvg-id="VPlus.al" status="online",V Plus (720p) [Not 24/7]
#EXTINF:-1 tvg-id="VPlus.al" status="blocked",V Plus (720p) [Not 24/7]
http://93.157.62.180/VizionPlus/index.m3u8
#EXTINF:-1 tvg-id="ZjarrTelevizion.al" status="online",Zjarr Televizion (360p) [Not 24/7]
http://edge01eu.ekranet.com/zjarrtv/index.m3u8

@ -14,7 +14,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8
#EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Ջան TV (480p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s42/index.m3u8
#EXTINF:-1 tvg-id="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)
#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s66/index.m3u8
#EXTINF:-1 tvg-id="ArmeniaTownTownik.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Տուն Թունիկ (480p)
@ -45,7 +45,7 @@ http://ott-cdn.ucom.am/s48/index.m3u8
http://serv24.vintera.tv:8081/test/h1_arm/index.m3u8
#EXTINF:-1 tvg-id="H1.am" status="online",Առաջին ալիք (1080p)
https://amtv1.livestreamingcdn.com/am2abr/index.m3u8
#EXTINF:-1 tvg-id="ArmeniaTV.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",Արմենիա TV (1080p)
#EXTINF:-1 tvg-id="ArmeniaTV.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",Արմենիա TV (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/s4/index.m3u8
#EXTINF:-1 tvg-id="ArmNews.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",Արմնյուզ (1080p) [Timeout]
@ -54,10 +54,10 @@ http://ott-cdn.ucom.am/s11/index.m3u8
#EXTINF:-1 tvg-id="YerkirMediaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Երկիր Մեդիա (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s7/index.m3u8
#EXTINF:-1 tvg-id="KentronTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Կենտրոն (480p) [Timeout]
#EXTINF:-1 tvg-id="KentronTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Կենտրոն (480p) [Timeout]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s5/index.m3u8
#EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Հ2 (480p)
#EXTINF:-1 tvg-id="H2.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Հ2 (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s2/index.m3u8
#EXTINF:-1 tvg-id="NorHayastanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Նոր Հայաստան (480p)

@ -12,7 +12,7 @@ https://panel.dattalive.com/6605140/6605140/playlist.m3u8
https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-100056.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="AmericaTV.ar" status="timeout" user-agent="iPhone",América TV (720p)
#EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",América TV (720p)
#EXTVLCOPT:http-user-agent=iPhone
https://raw.githubusercontent.com/MachineSystems/archived_m3u8/main/america_hls.m3u8
#EXTINF:-1 tvg-id="ArgentinisimaSatelital.ar" status="online",Argentinísima Satelital (720p)
@ -23,7 +23,7 @@ http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8
http://www.intelintec.com.ar:9090/hls/canal3pinamar.m3u8
#EXTINF:-1 tvg-id="Canal3Rosario.ar" status="online",Canal 3 Rosario (704p) [Geo-blocked]
https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8
#EXTINF:-1 tvg-id="Canal4.ar" status="blocked",Canal 4 (Posadas) (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="Canal4.ar" status="error",Canal 4 (Posadas) (360p) [Geo-blocked]
http://184.154.28.210:1935/canal4/canal4/playlist.m3u8
#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="error",Canal 4 Balcarce (480p) [Not 24/7]
http://inliveserver.com:1935/8550/8550/playlist.m3u8
@ -31,11 +31,11 @@ http://inliveserver.com:1935/8550/8550/playlist.m3u8
http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p)
https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal4Posadas.ar" status="blocked",Canal 4 Posadas (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="Canal4Posadas.ar" status="error",Canal 4 Posadas (360p) [Geo-blocked]
http://184.154.28.210:1935/canal4/canal4/live.m3u8
#EXTINF:-1 tvg-id="C5N.ar" status="online",Canal 5 Noticias (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/c5n/live
#EXTINF:-1 tvg-id="Canal7SALTA.ar" status="blocked",Canal 7 SALTA (404p) [Geo-blocked]
#EXTINF:-1 tvg-id="Canal7SALTA.ar" status="error",Canal 7 SALTA (404p) [Geo-blocked]
https://589ff3c36f7e8.streamlock.net/crespo3/crespo3/playlist.m3u8
#EXTINF:-1 tvg-id="Canal9ComodoroRivadavia.ar" status="online",Canal 9 (Comodoro Rivadavia) (576p) [Not 24/7]
https://live.canalnueve.tv/canal.m3u8
@ -52,12 +52,12 @@ https://5f700d5b2c46f.streamlock.net/madryntv/madryntv/playlist.m3u8
#EXTINF:-1 tvg-id="Canal13LaRioja.ar" status="online",Canal 13 La Rioja (480p)
http://arcast.net:1935/mp/mp/playlist.m3u8
#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p)
http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p)
http://live-edge02.telecentro.net.ar/live/c26.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p)
http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p)
http://200.115.193.177/live/26hd-720/playlist.m3u8
#EXTINF:-1 tvg-id="CanalC.ar" status="error",Canal C (Córdoba | Provincia de Córdoba) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CanalC.ar" status="online",Canal C (Córdoba | Provincia de Córdoba) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalccordoba
#EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="error" user-agent="iPhone",Canal de la Ciudad (720p) [Offline]
#EXTVLCOPT:http-user-agent=iPhone
@ -73,7 +73,7 @@ http://www.trimi.com.ar/provincial/streaming/mystream.m3u8
https://5e7cdf2370883.streamlock.net/tdconline/tdconline/playlist.m3u8
#EXTINF:-1 tvg-id="CANAL9MULTIVISION.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7]
https://panel.dattalive.com/8250/8250/playlist.m3u8
#EXTINF:-1 tvg-id="" 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",canalLUZ (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36
https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true
#EXTINF:-1 tvg-id="CatacamaTV.ar" status="online",Catacama TV (288p)
@ -86,9 +86,9 @@ https://s8.stweb.tv/chacra/live/playlist.m3u8
https://59537faa0729a.streamlock.net/cincotv/cincotv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",CINE.AR (720p) [Not 24/7]
https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8
#EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="error",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="online",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7]
http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8
#EXTINF:-1 tvg-id="CN3Pinamar.ar" status="error",CN3 Pinamar (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CN3Pinamar.ar" status="online",CN3 Pinamar (720p) [Not 24/7]
https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8
#EXTINF:-1 tvg-id="CPEtv.ar" status="error",CPEtv (720p) [Offline]
https://dcunilive28-lh.akamaihd.net/i/dclive_1@533583/master.m3u8
@ -100,9 +100,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU
#EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7]
http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8
#EXTINF:-1 tvg-id="ElOnce.ar" status="error",ElOnce (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="ElOnce.ar" status="online",ElOnce (1080p) [Not 24/7]
https://elonceovh.elonce.com/hls/live.m3u8
#EXTINF:-1 tvg-id="Encuentro.ar" status="error",Encuentro (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Encuentro.ar" status="online",Encuentro (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1zLDoKL-eKmd_K7qkUZ-ow/live
#EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p)
https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8
@ -120,7 +120,7 @@ https://live.flote.app/c32c1a56-1d88-412a-bae1-447ae20c8f18/index.m3u8
http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8
#EXTINF:-1 tvg-id="MultivisionFederal.ar" status="online",Multivisión Federal (720p) [Not 24/7]
http://panel.dattalive.com:1935/8250/8250/playlist.m3u8
#EXTINF:-1 tvg-id="MusicTop.ar" status="timeout",MusicTop (720p)
#EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p)
http://live-edge01.telecentro.net.ar/live/smil:musictop.smil/playlist.m3u8
#EXTINF:-1 tvg-id="NetTV.ar" status="online",Net TV (720p)
https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8
@ -134,9 +134,9 @@ https://videostream.shockmedia.com.ar:19360/planetamultimedia/planetamultimedia.
https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8
#EXTINF:-1 tvg-id="QuatroTV.ar" status="error",Quatro TV (540p) [Not 24/7]
https://59d52c5a5ce5e.streamlock.net:4443/quatro/quatro/playlist.m3u8
#EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="online",Radio TV Neuquen (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="error",Radio TV Neuquen (720p) [Not 24/7]
http://media.neuquen.gov.ar/rtn/television/playlist.m3u8
#EXTINF:-1 tvg-id="RTN.ar" status="online",RTN (Neuquén) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RTN.ar" status="error",RTN (Neuquén) (720p) [Not 24/7]
http://media.neuquen.gov.ar/rtn/television/media.m3u8
#EXTINF:-1 tvg-id="SantaMariaTV.ar" status="online",Santa María TV (360p) [Not 24/7]
http://www.trimi.com.ar/santa_maria/streaming/mystream.m3u8
@ -154,7 +154,7 @@ http://live-edge01.telecentro.net.ar/live/smil:tlx.smil/master.m3u8
http://www.coninfo.net:1935/previsoratv/live/playlist.m3u8
#EXTINF:-1 tvg-id="TelesolTLS.ar" status="online",Telesol (TLS) (432p) [Not 24/7]
https://cnnsanjuan.com:9999/live/telesol/playlist.m3u8
#EXTINF:-1 tvg-id="TelpinCanal2.ar" status="error",Telpin Canal 2 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelpinCanal2.ar" status="online",Telpin Canal 2 (720p) [Not 24/7]
https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TelpinTV.ar" status="online",Telpin TV (1080p) [Not 24/7]
https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8

@ -29,7 +29,7 @@ https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/in
https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8
#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked]
https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8
#EXTINF:-1 tvg-id="ORF3.at" status="online",ORF 3 (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="ORF3.at" status="blocked",ORF 3 (720p) [Geo-blocked]
https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8
#EXTINF:-1 tvg-id="ORFSportPlus.at" status="blocked",ORF Sport+ (540p) [Geo-blocked]
https://orfs.mdn.ors.at/out/u/orfs/qxb/manifest.m3u8

@ -1,9 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7]
http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8
#EXTINF:-1 tvg-id="ARB24.az" status="error",ARB 24 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7]
http://85.132.81.184:8080/arb24/live1/index.m3u8
#EXTINF:-1 tvg-id="ARB.az" status="timeout",ARB (576p) [Not 24/7]
#EXTINF:-1 tvg-id="ARB.az" status="error",ARB (576p) [Not 24/7]
https://europe2.livetv.az/azerbaijan/arb/playlist.m3u8
#EXTINF:-1 tvg-id="ARBGunes.az" status="blocked",ARB Günəş [Geo-blocked]
http://149.255.152.199/arbgunes.m3u8
@ -33,10 +33,10 @@ https://node19.connect.az:8086/ch1/ch1.hi.m3u8
http://109.205.166.68/server124/idman_az/index.m3u8
#EXTINF:-1 tvg-id="InterAz.az" status="online",İnterAz (1080p) [Not 24/7]
http://yayin.netradyom.com:1935/live/interaz/playlist.m3u8
#EXTINF:-1 tvg-id="KepezTV.az" status="timeout",Kəpəz TV (540p) [Not 24/7]
http://streams.livetv.az/arbkepez/live/playlist.m3u8
#EXTINF:-1 tvg-id="KepezTV.az" status="online",Kəpəz TV (540p) [Not 24/7]
http://85.132.81.184:8080/arbkepez/live/index.m3u8
#EXTINF:-1 tvg-id="KepezTV.az" status="timeout",Kəpəz TV (540p) [Not 24/7]
http://streams.livetv.az/arbkepez/live/playlist.m3u8
#EXTINF:-1 tvg-id="MedeniyyetTV.az" status="timeout",Mədəniyyət TV (404p) [Not 24/7]
http://streams.livetv.az/azerbaijan/medeniyyet_stream2/playlist.m3u8
#EXTINF:-1 tvg-id="MuganTV.az" status="online",Muğan TV (1080p) [Not 24/7]
@ -45,7 +45,7 @@ http://cdn10-mugantv.yayin.com.tr/mugantv/mugantv/playlist.m3u8
http://streams.livetv.az/azerbaijan/nax/playlist.m3u8
#EXTINF:-1 tvg-id="NaxcivanTV.az" status="error",Naxçıvan TV (720p) [Offline]
http://canli.naxcivantv.az/media/20210930/index.m3u8
#EXTINF:-1 tvg-id="QafqazTV.az" status="timeout",Qafqaz TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="QafqazTV.az" status="error",Qafqaz TV (360p) [Not 24/7]
https://europe2.livetv.az/azerbaijan/qafqaztv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Qəbələ TV (480p) [Not 24/7]
https://qebele.tv/live/stream/index.m3u8

@ -1,3 +1,3 @@
#EXTM3U
#EXTINF:-1 tvg-id="CBCTV8.bb" status="error",CBC TV8 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="CBCTV8.bb" status="online",CBC TV8 (1080p) [Not 24/7]
https://1740288887.rsc.cdn77.org/1740288887/index.m3u8

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="ATB.bo" status="error",ATB (360p) [Not 24/7]
#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (360p) [Not 24/7]
https://mediacp.hostradios.com.ar:19360/atbcochabamba/atbcochabamba.m3u8
#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (614p) [Not 24/7]
http://186.121.206.197/live/daniel/index.m3u8
@ -17,7 +17,7 @@ https://cp.sradiotv.com:1936/8058/8058/playlist.m3u8
https://media2.cdnlayer.biz:8081/8026/index.m3u8
#EXTINF:-1 tvg-id="DTVPlay.bo" status="online",DTV Play (Deporte Total) (720p) [Not 24/7]
https://tv.portalexpress.es:3044/live/dtplaylive.m3u8
#EXTINF:-1 tvg-id="MegaTV.bo" status="online",MegaTV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="MegaTV.bo" status="error",MegaTV (720p) [Not 24/7]
https://solo.disfrutaenlared.com:1936/tvcbba/tvcbba/playlist.m3u8
#EXTINF:-1 tvg-id="MegaTVYacuiba.bo" status="online",MegaTV (Yacuiba) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/mega/mega/playlist.m3u8
@ -27,13 +27,13 @@ http://live.cdn.comteco.com.bo/comgo/0215/index.m3u8
http://streamer1.streamhost.org:1935/salive/GMIredadvenirm/playlist.m3u8
#EXTINF:-1 tvg-id="RedPatBolivia.bo" status="error",Red Pat Bolivia [Offline]
https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/master.m3u8
#EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7]
https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp
#EXTINF:-1 tvg-id="RedUno.bo" status="online",Red Uno (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp
#EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7]
https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp
#EXTINF:-1 tvg-id="RenuevaDigital.bo" status="online",Renueva Digital (720p)
https://inliveserver.com:1936/8158/8158/playlist.m3u8
#EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RTP.bo" status="error",RTP (720p) [Not 24/7]
http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8
#EXTINF:-1 tvg-id="SEOTV.bo" status="online",SEO TV (720p) [Not 24/7]
https://panel.seo.tv.bo:3645/live/franzleonel0live.m3u8
@ -41,9 +41,9 @@ https://panel.seo.tv.bo:3645/live/franzleonel0live.m3u8
https://panel.seo.tv.bo:3182/live/franzleonellive.m3u8
#EXTINF:-1 tvg-id="SEOTVNovelas.bo" status="online",SEO TV Novelas (540p) [Not 24/7]
https://panel.seo.tv.bo:3337/live/franzbalboa2live.m3u8
#EXTINF:-1 tvg-id="TVLatinaCanal42.bo" status="error",TV Latina Canal 42 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVLatinaCanal42.bo" status="online",TV Latina Canal 42 (720p) [Not 24/7]
https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8
#EXTINF:-1 tvg-id="TVU.bo" status="online",TVU (276p) [Not 24/7]
#EXTINF:-1 tvg-id="TVU.bo" status="error",TVU (276p) [Not 24/7]
http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/playlist.m3u8
#EXTINF:-1 tvg-id="XTOTV.bo" status="online",XTOTV (404p) [Not 24/7]
http://www.channel.tevemi.com:1935/XtoTv/XtoTv/playlist.m3u8

@ -117,7 +117,7 @@ http://rbc.directradios.com:1935/rbc/rbc/live.m3u8
https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8
#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (São Paulo) (360p) [Not 24/7]
https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8
#EXTINF:-1 tvg-id="RedeFamilia.br" status="error",Rede Família (720p) [Not 24/7]
#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="TVGloboRiodeJaneiro.br" status="error",Rede Globo RJ (720p) [Offline]
http://live.video.globo.com/h/1402196682759012345678915746027599876543210hM4EA1neMoQoIiUyVn1TNg/k/app/a/A/u/anyone/d/s/hls-globo-rj/playlist.m3u8
@ -167,7 +167,7 @@ http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8
http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8
#EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7]
https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8
#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) [Timeout]
#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) [Timeout]
https://streaming.almg.gov.br/live/tvalmg.m3u8
#EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7]
http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8
@ -191,7 +191,7 @@ https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8
http://tv02.logicahost.com.br:1935/tvcapital/tvcapital/live.m3u8
#EXTINF:-1 tvg-id="TVCarioca.br" status="online",TV Carioca (720p)
https://srv5.zcast.com.br/tvcarioca/tvcarioca/playlist.m3u8
#EXTINF:-1 tvg-id="TVCidadeCanal9.br" status="online",TV Cidade Canal 9 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVCidadeCanal9.br" status="error",TV Cidade Canal 9 (720p) [Not 24/7]
https://59f1cbe63db89.streamlock.net:1443/tvcidade/tvcidade/playlist.m3u8
#EXTINF:-1 tvg-id="TVCidadedePetropolis.br" status="online",TV Cidade de Petrópolis (1080p) [Not 24/7]
https://video01.kshost.com.br:4443/inside2133/inside2133/playlist.m3u8
@ -295,9 +295,9 @@ http://cdn.tvmatic.net/fight.m3u8
http://cdn.tvmatic.net/funny.m3u8
#EXTINF:-1 tvg-id="TVMaticTikTok.br" status="timeout",TVMatic TikTok (720p) [Timeout]
http://cdn.tvmatic.net/tiktok.m3u8
#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7]
http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7]
http://wz3.dnip.com.br/tvnbrasil/tvnbrasil.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="TVunisat.br" status="online",TVunisat (360p) [Not 24/7]
https://stmv1.srvstm.com/jurandir3193/jurandir3193/playlist.m3u8

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="8kanal.by" status="online",8 канал (Витебск) (576p) [Not 24/7]
http://95.46.208.8:24433/art
#EXTINF:-1 tvg-id="Belarus3.by" status="error",Беларусь 3 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Belarus3.by" status="online",Беларусь 3 (1080p) [Not 24/7]
https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Belarus4.by" status="timeout",Беларусь 4 (576p) [Timeout]
http://95.46.208.8:26258/belarus4

@ -103,7 +103,7 @@ https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8
https://rcavlive-dai.akamaized.net/hls/live/696614/cancbftprem/master.m3u8
#EXTINF:-1 tvg-id="ICIRadioCanadaRDI.ca" status="online",ICI RDI (720p)
https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8
#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked]
https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ITCTV.ca" status="online",ITC TV (480p) [Geo-blocked]
https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8
@ -157,9 +157,9 @@ http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8
http://live.tamilvision.tv:8081/TVI/HD/playlist.m3u8
#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Télé Culturelle Médias (720p) [Not 24/7]
https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8
#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="error",Télé-Mag Québec (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live
#EXTINF:-1 tvg-id="TeleMag.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TeleMag.ca" status="error",Télé-Mag Québec (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live
#EXTINF:-1 tvg-id="CIVM.ca" status="online",Télé-Québec (720p)
https://bcovlive-a.akamaihd.net/575d86160eb143458d51f7ab187a4e68/us-east-1/6101674910001/playlist.m3u8

@ -17,9 +17,9 @@ https://unlimited6-cl.dps.live/atv/atv.smil/playlist.m3u8
https://livefocamundo.com:8081/arabtv/playlist.m3u8
#EXTINF:-1 tvg-id="AricaTV.cl" status="online",Arica TV (480p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8
#EXTINF:-1 tvg-id="AtacamaTVCopiapo.cl" status="error",Atacama TV (Copiapó) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AtacamaTVCopiapo.cl" status="online",Atacama TV (Copiapó) (720p) [Not 24/7]
https://v2.tustreaming.cl/atacamatv/index.m3u8
#EXTINF:-1 tvg-id="AutonomaTV.cl" status="error",Autonoma TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AutonomaTV.cl" status="online",Autonoma TV (720p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8
#EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysén TV (720p) [Not 24/7]
https://v2.tustreaming.cl/aysentv/playlist.m3u8
@ -103,7 +103,7 @@ https://stmv.panel.mivideo.pro/ekiztv/ekiztv/playlist.m3u8
https://iptv-all.lanesh4d0w.codes/m3u8/elpinguino_cl.m3u8
#EXTINF:-1 tvg-id="ElionCanalDigital.cl" status="online",Elion Canal Digital (Chillan) (288p) [Not 24/7]
https://paneltv.online:1936/8154/8154/playlist.m3u8
#EXTINF:-1 tvg-id="EnerGeek.cl" status="online",EnerGeek (720p) [Not 24/7]
#EXTINF:-1 tvg-id="EnerGeek.cl" status="error",EnerGeek (720p) [Not 24/7]
https://stmv1.voxhdnet.com/energeek/energeek/playlist.m3u8
#EXTINF:-1 tvg-id="EstacionTV.cl" status="online",Estación TV (720p) [Not 24/7]
http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8
@ -135,9 +135,9 @@ https://video01.logicahost.com.br/interradiofrutillar/smil:transcoder.smil/playl
https://unlimited1-us.dps.live/itv/itv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ITVPatagonia.cl" status="timeout",ITV Patagonia (720p) [Timeout]
https://unlimited1-cl.dps.live/itv/itv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="LaGranjaTV.cl" status="error",La Granja TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="LaGranjaTV.cl" status="online",La Granja TV (720p) [Not 24/7]
https://5eae379fb77bb.streamlock.net/8126/8126/playlist.m3u8
#EXTINF:-1 tvg-id="LaPopularTVSalamanca.cl" status="error",La Popular TV (Salamanca) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="LaPopularTVSalamanca.cl" status="online",La Popular TV (Salamanca) (720p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8076/ngrp:8076/playlist.m3u8
#EXTINF:-1 tvg-id="LaRed.cl" status="timeout",La Red (720p) [Not 24/7]
https://unlimited1-cl-movistar.dps.live/lared/lared.smil/playlist.m3u8
@ -203,9 +203,9 @@ https://5eff35271151c.streamlock.net:1936/8064/8064/playlist.m3u8
https://5eff35271151c.streamlock.net:1936/8096/8096/playlist.m3u8
#EXTINF:-1 tvg-id="RadioMaxima949FMSB.cl" status="online",Radio Maxima 94.9 FM SB (720p) [Not 24/7]
http://server1.oklanet.cl:1935/maximavideo1/maximavideo1/playlist.m3u8
#EXTINF:-1 tvg-id="RadioRancaguaFM.cl" status="online",Radio Rancagua FM (768p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioRancaguaFM.cl" status="error",Radio Rancagua FM (768p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8056/8056/playlist.m3u8
#EXTINF:-1 tvg-id="RadioRitmoFM.cl" status="error",Radio Ritmo FM (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioRitmoFM.cl" status="online",Radio Ritmo FM (720p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8032/8032/playlist.m3u8
#EXTINF:-1 tvg-id="RadioUniem.cl" status="online",Radio Uniem (480p) [Not 24/7]
https://5eff35271151c.streamlock.net:1936/8110/8110/playlist.m3u8
@ -233,7 +233,7 @@ https://tls.cdnz.cl/rewindtv/rewindtv/playlist.m3u8
http://evo.eltelon.com:1935/live/rocco-tv/playlist.m3u8
#EXTINF:-1 tvg-id="RuidosFM.cl" status="online",Ruidos FM (720p)
https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8
#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa María Televisión (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="error",Santa María Televisión (720p) [Not 24/7]
https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="SellodeRaza.cl" status="online",Sello de Raza (720p) [Not 24/7]
https://v2.tustreaming.cl/mastermedia/playlist.m3u8
@ -257,11 +257,11 @@ https://unlimited1-us.dps.live/teletrak/teletrak.smil/playlist.m3u8
https://v2.tustreaming.cl/tendenciastv/index.m3u8
#EXTINF:-1 tvg-id="Tevex.cl" status="online",Tevex (720p) [Not 24/7]
https://v4.tustreaming.cl/tevexinter/index.m3u8
#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="online",Thema Televisión (La Serena) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="error",Thema Televisión (La Serena) (720p) [Not 24/7]
https://unlimited1-us.dps.live/thema/thema.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="online",Thema Televisión (La Serena) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="error",Thema Televisión (La Serena) (720p) [Not 24/7]
https://unlimited6-cl.dps.live/thema/thema.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TNE.cl" status="online",TNE (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TNE.cl" status="timeout",TNE (720p) [Not 24/7]
https://v2.tustreaming.cl/tnetv/index.m3u8
#EXTINF:-1 tvg-id="TurfMovil.cl" status="online",Turf Móvil (720p)
https://janus.tvturf.cl/playlist/stream.m3u8
@ -273,7 +273,7 @@ https://unlimited6-cl.dps.live/tv5/tv5.smil/playlist.m3u8
https://593b04c4c5670.streamlock.net/8014/8014/playlist.m3u8
#EXTINF:-1 tvg-id="TVCosta.cl" status="online",TV Costa (720p) [Not 24/7]
http://cdn.streamingmedia.cl:1935/live/canalcosta/playlist.m3u8
#EXTINF:-1 tvg-id="TVCostaSanAntonio.cl" status="online",TV Costa (San Antonio) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVCostaSanAntonio.cl" status="error",TV Costa (San Antonio) (720p) [Not 24/7]
https://hd.chileservidores.cl:1936/tvcosta1/tvcosta1/playlist.m3u8
#EXTINF:-1 tvg-id="TVElquiLaSerena.cl" status="error",TV Elqui (La Serena) (720p) [Offline]
https://5eff35271151c.streamlock.net:1936/8070/8070/playlist.m3u8

File diff suppressed because it is too large Load Diff

@ -13,17 +13,17 @@ https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8
https://video13.virtualtronics.com/streamer/canal2.m3u8
#EXTINF:-1 tvg-id="Canal12.co" status="error",Canal 12 (Valledupar | Cesar) (486p) [Offline]
https://iptv-all.lanesh4d0w.repl.co/colombia/canal-12-valledupar.m3u8
#EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CanalC.co" status="error",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7]
https://cloud2.streaminglivehd.com:1936/8104/8104/playlist.m3u8
#EXTINF:-1 tvg-id="CanalCapital.co" status="online",Canal Capital (720p) [Not 24/7]
https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8
#EXTINF:-1 tvg-id="CanalCaracol.co" status="blocked",Canal Caracol (720p) [Geo-blocked]
https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8
#EXTINF:-1 tvg-id="CanalDos.co" status="online",Canal Dos (Yopal | Casanare) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7]
http://131.221.42.25:1935/streaming/canal2/playlist.m3u8
#EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional TV (1080p)
https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8
#EXTINF:-1 tvg-id="CanalRCNNovelas.co" status="timeout",Canal RCN Novelas (480p)
#EXTINF:-1 tvg-id="CanalRCNNovelas.co" status="online",Canal RCN Novelas (480p)
http://45.179.140.242:8000/play/a0jf
#EXTINF:-1 tvg-id="CanalRCNNovelas.co" status="error",Canal RCN Novelas (480p) [Not 24/7]
http://38.131.11.9:1080/play/a037
@ -64,20 +64,20 @@ https://play.amelbasoluciones.co:3971/live/tdicolombiatvlive.m3u8
#EXTINF:-1 tvg-id="" status="online",Teleamiga (Bogotà | Cundinamarca) (480p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/
https://liveingesta118.cdnmedia.tv/teleamigatvlive/smil:dvrlive.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Teleantioquia2.co" status="error",Teleantioquia 2 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Teleantioquia2.co" status="online",Teleantioquia 2 (720p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/
https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive2.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Teleantioquia.co" status="error",Teleantioquia (360p) [Not 24/7]
#EXTINF:-1 tvg-id="Teleantioquia.co" status="online",Teleantioquia (360p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/
https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Telecafe.co" status="error",Telecafé [Offline]
http://38.131.11.9:1080/play/a0ct
#EXTINF:-1 tvg-id="Telecaribe.co" status="error",Telecaribe (720p) [Offline]
https://iptv-all.lanesh4d0w.repl.co/colombia/telecaribe_adaptive
#EXTINF:-1 tvg-id="Teleislas.co" status="error",Teleislas (486p) [Not 24/7]
http://vbox2.cehis.net/live-teleislas/smil:teleislas.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Teleislas.co" status="online",Teleislas (486p) [Not 24/7]
https://5ab772334c39c.streamlock.net/live-teleislas/teleislas/playlist.m3u8
#EXTINF:-1 tvg-id="Teleislas.co" status="error",Teleislas (486p) [Not 24/7]
http://vbox2.cehis.net/live-teleislas/smil:teleislas.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Telemedellin.co" status="online",Telemedellin (720p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/
https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist.m3u8
@ -89,9 +89,9 @@ https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8
https://iptv-all.lanesh4d0w.repl.co/colombia/telepetroleo.m3u8
#EXTINF:-1 tvg-id="TelevisionCelestial.co" status="error",Television Celestial (480p) [Not 24/7]
https://stmvideo2.livecastv.com/celestialtv/celestialtv/playlist.m3u8
#EXTINF:-1 tvg-id="TVGracia.co" status="error",TVGracia (720p)
#EXTINF:-1 tvg-id="TVGracia.co" status="online",TVGracia (720p)
https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8
#EXTINF:-1 tvg-id="TVNGlobal.co" status="error",TVN Global (614p) [Not 24/7]
#EXTINF:-1 tvg-id="TVNGlobal.co" status="online",TVN Global (614p) [Not 24/7]
https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8
#EXTINF:-1 tvg-id="UNOPLAY.co" status="online",UNO PLAY (720p) [Not 24/7]
https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8

@ -67,15 +67,15 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8
http://k3.usastreams.com/telesur/telesur/playlist.m3u8
#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7]
https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8
#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg
#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",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) [Timeout]
#EXTINF:-1 tvg-id="TVSurCanal14.cr" status="timeout",TV Sur Canal 14 (720p) [Timeout]
https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8
#EXTINF:-1 tvg-id="VideoTourChannel.cr" status="online",Video Tour Channel (480p) [Not 24/7]
http://k4.usastreams.com/videotour/videotour/playlist.m3u8
#EXTINF:-1 tvg-id="VMLatino.cr" status="online",VM Latino (720p) [Not 24/7]
https://59ef525c24caa.streamlock.net/vmtv/vmlatino/playlist.m3u8
#EXTINF:-1 tvg-id="ZonaFilmsTV.cr" status="online",Zona Films TV (900p) [Not 24/7]
#EXTINF:-1 tvg-id="ZonaFilmsTV.cr" status="error",Zona Films TV (900p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/zonafilmstv

@ -7,7 +7,7 @@ https://59cba4d34b678.streamlock.net/canlitv/kibrisadatv/playlist.m3u8
https://dev.aftermind.xyz/edge-hls/unitrust/alfasports/index.m3u8?token=8TXWzhY3h6jrzqEqu
#EXTINF:-1 tvg-id="AlfaSport.cy" status="online",Alfa Sport (1080p) [Not 24/7]
https://dev.aftermind.xyz/hls/unitrust/alfasports/index.m3u8?token=8TXWzhY3h6jrzqEqu
#EXTINF:-1 tvg-id="ASTTV1.cy" status="error",AST TV 1 (PC) (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="ASTTV1.cy" status="online",AST TV 1 (PC) (1080p) [Not 24/7]
https://www.ast.tv/stream/1/master.m3u8
#EXTINF:-1 tvg-id="ASTTV2.cy" status="online",AST TV 2 (PC) (1080p) [Not 24/7]
https://www.ast.tv/stream/2/master.m3u8

@ -47,7 +47,7 @@ https://media1.tvnatura.cz/live_out/1/live.m3u8
https://w101.quickmedia.tv/prozeta-live04/prozeta-live04.smil/Playlist.m3u8
#EXTINF:-1 tvg-id="VychodoceskaTV.cz" status="online",Východočeská TV (576p)
https://stream.polar.cz/vctv/vctvlive-1/playlist.m3u8
#EXTINF:-1 tvg-id="" 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="" 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/s61/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Настоящее Время (720p) [Not 24/7]

@ -63,7 +63,7 @@ http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8
http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=800
#EXTINF:-1 tvg-id="CampusTVMagdeburgPlus.de" status="online",Campus-TV-Magdeburg+ (1080p)
http://62.113.210.250/medienasa-live/ok-wernigerode_high/chunklist_w937425968.m3u8
#EXTINF:-1 tvg-id="ChemnitzFernsehen.de" status="online",Chemnitz Fernsehen (1080p)
#EXTINF:-1 tvg-id="ChemnitzFernsehen.de" status="error",Chemnitz Fernsehen (1080p)
https://chemnitz.iptv-playoutcenter.de/chemnitz/chemnitzfernsehen.stream_1/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",CIRA TV (720p) [Not 24/7]
http://176.10.117.18:8000/play/a00f/index.m3u8
@ -194,9 +194,9 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8
https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8
#EXTINF:-1 tvg-id="NDREvent3.de" status="blocked",NDR Event 3 (720p) [Geo-blocked]
https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8
#EXTINF:-1 tvg-id="NDRFernsehen.de" status="timeout",NDR Fernsehen (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="NDRFernsehen.de" status="online",NDR Fernsehen (720p) [Geo-blocked]
https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8
#EXTINF:-1 tvg-id="NDRHamburg.de" status="online",NDR Hamburg (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="NDRHamburg.de" status="timeout",NDR Hamburg (720p) [Geo-blocked]
https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8
#EXTINF:-1 tvg-id="NDRHamburg.de" status="timeout",NDR Hamburg (720p) [Timeout]
https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_hh/master.m3u8
@ -210,7 +210,7 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8
https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8
#EXTINF:-1 tvg-id="NDRNiedersachsen.de" status="timeout",NDR Niedersachsen (720p) [Timeout]
https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8
#EXTINF:-1 tvg-id="NDRSchleswigHolstein.de" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="NDRSchleswigHolstein.de" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked]
https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8
#EXTINF:-1 tvg-id="NDRSchleswigHolstein.de" status="timeout",NDR Schleswig-Holstein (720p) [Timeout]
https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8
@ -248,7 +248,7 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-dessau_high/playlist.m3u8
https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-dessau_high/playlist.m3u8
#EXTINF:-1 tvg-id="OKFlensburg.de" status="error",OK Flensburg (576p) [Offline]
https://d1lv1lpzlrjn3y.cloudfront.net/play/hls/flensburgtv/index.m3u8
#EXTINF:-1 tvg-id="OKGiessen.de" status="online",OK Gießen (360p) [Not 24/7]
#EXTINF:-1 tvg-id="OKGiessen.de" status="error",OK Gießen (360p) [Not 24/7]
https://s.ok54.de/mok-gi/mok-gi/playlist.m3u8
#EXTINF:-1 tvg-id="OKKaiserslautern.de" status="online",OK Kaiserslautern (720p) [Not 24/7]
https://s.ok54.de/abr_okkl/webstream/playlist.m3u8
@ -404,7 +404,7 @@ https://srlive24-lh.akamaihd.net/i/sr_universal02@107595/master.m3u8
https://5852afe96c9bb.streamlock.net/studio47-live/mp4:livestream/playlist.m3u8
#EXTINF:-1 tvg-id="SWR3VisualRadio.de" status="error",SWR 3 Visual Radio (720p) [Offline]
https://swrswr3vrhls-i.akamaihd.net/hls/live/780818/vrswr3/master.m3u8
#EXTINF:-1 tvg-id="Sylt1.de" status="online",Sylt1 (404p)
#EXTINF:-1 tvg-id="Sylt1.de" status="error",Sylt1 (404p)
https://5aec29c5dd23b.streamlock.net:8443/sylt1/sylt1_high1.stream/playlist.m3u8
#EXTINF:-1 tvg-id="Tagesschau24.de" status="online",Tagesschau24 (720p)
https://tagesschau-lh.akamaihd.net/i/tagesschau_1@119231/master.m3u8
@ -412,7 +412,7 @@ https://tagesschau-lh.akamaihd.net/i/tagesschau_1@119231/master.m3u8
http://live1.markenfunk.com/t1/live/chunklist.m3u8
#EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal (1080p)
https://5856e1a25f71a.streamlock.net/easycast8-live/mp4:livestreamhd8/playlist.m3u8
#EXTINF:-1 tvg-id="TesasTV.de" status="online",Tesas TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TesasTV.de" status="error",Tesas TV (720p) [Not 24/7]
https://jola.live:16200/tesastv.m3u8
#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) [Not 24/7]
https://5889e7d0d6e28.streamlock.net/tide-live/smil:livestream.smil/playlist.m3u8

@ -49,10 +49,10 @@ http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8
http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7]
https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8
#EXTINF:-1 tvg-id="LocomotionTV.do" status="error",Locomotion TV (480p) [Not 24/7]
http://locomotiontv.com/envivo/loco_ch/stream.m3u8
#EXTINF:-1 tvg-id="LocomotionTV.do" status="online",Locomotion TV (480p) [Not 24/7]
http://51.222.85.85:81/hls/loco/index.m3u8
#EXTINF:-1 tvg-id="LocomotionTV.do" status="error",Locomotion TV (480p) [Not 24/7]
http://locomotiontv.com/envivo/loco_ch/stream.m3u8
#EXTINF:-1 tvg-id="LVM.do" status="online",LVM (720p)
https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8
#EXTINF:-1 tvg-id="MegavisionCanal43.do" status="online",Megavision Canal 43 (480p) [Not 24/7]
@ -61,13 +61,13 @@ http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8
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
#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="ORBITTV.do" status="error",ORBIT TV (480p) [Geo-blocked]
https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8
#EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7]
https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="PHTVCanal34.do" status="online",PHTV Canal 34 (720p) [Not 24/7]
https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8
#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="error",Punta Cana TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7]
https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8
#EXTINF:-1 tvg-id="Radio105full.do" status="online",Radio105 full (1080p) [Not 24/7]
https://cloudflare.streamgato.us:3901/live/radio105live.m3u8
@ -91,7 +91,7 @@ https://ss8.domint.net:3128/stv_str/tv55/master.m3u8
http://108.175.14.125:1935/tdn/tdn/playlist.m3u8
#EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7]
http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8
#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="Telecanal28.do" status="blocked",Telecanal 28 (360p) [Geo-blocked]
http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="TeleCibao.do" status="online",TeleCibao (720p) [Not 24/7]
http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8
@ -107,7 +107,7 @@ https://api.new.livestream.com/accounts/28126860/events/8825282/live.m3u8
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
#EXTINF:-1 tvg-id="Telenord12.do" status="error",Telenord 12 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Telenord12.do" status="online",Telenord 12 (720p) [Not 24/7]
http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8
#EXTINF:-1 tvg-id="TelenordCanal10.do" status="online",Telenord Canal 10 (1080p) [Not 24/7]
http://newyorkstream.ddns.net:1935/telenord10/telenord10/playlist.m3u8
@ -125,7 +125,7 @@ https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8
http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8
#EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7]
https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8
#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked]
#EXTINF:-1 tvg-id="TVS.do" status="blocked",TVS (540p) [Geo-blocked]
http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8
#EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7]
http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8

@ -3,11 +3,11 @@
https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8
#EXTINF:-1 tvg-id="Ecotel.ec" status="online",Ecotel (720p) [Not 24/7]
https://ecotel.streamseguro.com/hls/ecoteltv.m3u8
#EXTINF:-1 tvg-id="EcuadorTV.ec" status="timeout",Ecuador TV (480p)
#EXTINF:-1 tvg-id="EcuadorTV.ec" status="online",Ecuador TV (480p)
http://45.179.140.242:8000/play/a0jp
#EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7]
https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8
#EXTINF:-1 tvg-id="ElSolRadioTelevision.ec" status="error",El Sol Radio y Television (404p) [Not 24/7]
#EXTINF:-1 tvg-id="ElSolRadioTelevision.ec" status="online",El Sol Radio y Television (404p) [Not 24/7]
http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Elite Radio Televisión (480p) [Not 24/7]
https://tv.portalexpress.es:3785/live/trincheratvlive.m3u8
@ -27,7 +27,7 @@ https://tv.portalexpress.es:3084/hybrid/play.m3u8
https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8
#EXTINF:-1 tvg-id="RadioImpacto2.ec" status="online",Radio Impacto 2 (1080p) [Not 24/7]
https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8
#EXTINF:-1 tvg-id="RTS.ec" status="timeout",RTS (RadioTeleSistema) (480p)
#EXTINF:-1 tvg-id="RTS.ec" status="online",RTS (RadioTeleSistema) (480p)
http://45.179.140.242:8000/play/a0kw
#EXTINF:-1 tvg-id="RTU.ec" status="online",RTU (630p) [Not 24/7]
https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8

@ -199,7 +199,7 @@ https://directes-tv-int.ccma.cat/int/ngrp:es3_web/playlist.m3u8
https://directes-tv-int.ccma.cat/int/ngrp:es3_web/playlist_DVR.m3u8
#EXTINF:-1 tvg-id="EsteponaTelevision.es" status="error",Estepona Televisión (720p) [Offline]
https://5b38ce71f1f00.streamlock.net/8122/8122/playlist.m3u8
#EXTINF:-1 tvg-id="ETB1.es" status="timeout",ETB 1 (480p)
#EXTINF:-1 tvg-id="ETB1.es" status="online",ETB 1 (480p)
https://etbvnogeo-lh.akamaihd.net/i/ETBSTR1_1@595581/master.m3u8
#EXTINF:-1 tvg-id="ETBEventos1.es" status="online",ETB Eventos 1 (720p)
https://etbvnogeo-lh.akamaihd.net/i/OCA1HD_1@748519/master.m3u8
@ -297,7 +297,7 @@ https://rtvelivestreamv3.akamaized.net/cat/la1_cat_main_dvr.m3u8
https://ztnr.rtve.es/ztnr/3293681.m3u8
#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p)
https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8
#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p)
#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p)
https://ztnr.rtve.es/ztnr/1688885.m3u8
#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) [Timeout]
https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8
@ -311,7 +311,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play
https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8
#EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7]
https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8
#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7]
https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8
#EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7]
https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8
@ -337,7 +337,7 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid
http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8
#EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7]
https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8
#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7]
#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7]
https://cdn01.yowi.tv/lleida/playlist.m3u8
#EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7]
http://streamer1.streamhost.org/salive/logosH/playlist.m3u8
@ -387,7 +387,7 @@ https://limited12.todostreaming.es/live/ptvcantabria-livestream.m3u8
http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8
#EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7]
https://5940924978228.streamlock.net/8009/8009/master.m3u8
#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="error",Popular TV Murcia (720p) [Not 24/7]
https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8
#EXTINF:-1 tvg-id="Punt3VallUixo.es" status="online",Punt 3 Vall Uixó (1080p)
https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8
@ -409,7 +409,7 @@ https://vidartv2.todostreaming.es/live/radiovida-emisiontvhd.m3u8
https://rtvc-live1-rm.flumotion.com/playlist.m3u8
#EXTINF:-1 tvg-id="RTVE.es" status="blocked",RTVE (576p) [Geo-blocked]
http://hlsliveamdgl8-lh.akamaihd.net/i/hlsdvrlive_1@583030/index_1500_av-b.m3u8
#EXTINF:-1 tvg-id="SalTelevision.es" status="error",Sal Televisión (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SalTelevision.es" status="online",Sal Televisión (720p) [Not 24/7]
https://www.tdtchannels.com/stream/saltv.m3u8
#EXTINF:-1 tvg-id="SevillaFCTV.es" status="online",Sevilla FC TV (360p) [Not 24/7]
https://open.http.mp.streamamg.com/p/3001314/sp/300131400/playManifest/entryId/0_ye0b8tc0/format/applehttp/protocol/https/uiConfId/30026292/a.m3u8
@ -423,7 +423,7 @@ https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8
https://nodo02-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8
#EXTINF:-1 tvg-id="Taroteame.es" status="online",Tarotéame (576p) [Not 24/7]
http://93.93.67.117:1935/taroteame/tarot_web/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Tarotvision (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",Tarotvision (576p) [Not 24/7]
http://149.12.64.81:8080/hls/tarotvision.m3u8
#EXTINF:-1 tvg-id="TEF.es" status="error",TEF (432p) [Not 24/7]
https://cdn01.yowi.tv/36MLCJRAR2/master.m3u8
@ -503,7 +503,7 @@ https://5924d3ad0efcf.streamlock.net/cordoba/cordobalive/playlist.m3u8
https://cdn041.fractalmedia.es/stream/live/udtv/index.m3u8
#EXTINF:-1 tvg-id="UneVinalopo.es" status="timeout",Une Vinalopó (576p) [Not 24/7]
http://78.41.83.88:8880/hls/unesd.m3u8
#EXTINF:-1 tvg-id="VentdelnordTV.es" status="error",Ventdelnord TV (404p) [Offline]
#EXTINF:-1 tvg-id="VentdelnordTV.es" status="online",Ventdelnord TV (404p) [Offline]
http://ventdelnord.tv:8080/hls/directe.m3u8
#EXTINF:-1 tvg-id="Vision6TV.es" status="online",Visión 6 TV (720p) [Not 24/7]
https://secure3.todostreaming.es/live/visionseis-livestream.m3u8

@ -25,7 +25,7 @@ https://bfmlyon-lh.akamaihd.net/i/BFMLYON_ESYTLS@797041/master.m3u8
https://bfmparishdslive-lh.akamaihd.net/i/BFMPARIS_ESYTLS@429747/master.m3u8
#EXTINF:-1 tvg-id="BFMTV.fr" status="online",BFMTV (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xgz4t1
#EXTINF:-1 tvg-id="BIPTV.fr" status="online",BIP TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="BIPTV.fr" status="error",BIP TV (480p) [Not 24/7]
http://biptv.tv/live/biptvstream_orig/index.m3u8
#EXTINF:-1 tvg-id="CentralTV.fr" status="online",Central TV (614p) [Not 24/7]
http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8
@ -129,7 +129,7 @@ https://d13anarbtxy8c5.cloudfront.net/6play/short/clr/gulli/sdindex.m3u8
http://flusonic-4.platinum-tv.com/Gulli/mono.m3u8?token=test
#EXTINF:-1 tvg-id="GulliBilArabi.fr" status="online",Gulli Bil Arabi (1080p)
https://shls-gulli-bil-arabi-prod-dub.shahid.net/out/v1/5454d215afba410c90b233f400730958/index.m3u8
#EXTINF:-1 tvg-id="GulliGirl.fr" status="timeout",Gulli Girl (576p) [Not 24/7]
#EXTINF:-1 tvg-id="GulliGirl.fr" status="error",Gulli Girl (576p) [Not 24/7]
http://188.40.68.167/russia/gulli_girl/playlist.m3u8
#EXTINF:-1 tvg-id="HolyGodTV.fr" status="error",HolyGod TV (720p) [Offline]
https://dcunilive47-lh.akamaihd.net/i/dclive_1@739146/master.m3u8
@ -149,7 +149,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid
http://flusonic-4.platinum-tv.com/M6/mono.m3u8?token=test
#EXTINF:-1 tvg-id="M6.fr" status="online",M6 (1080p)
https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8
#EXTINF:-1 tvg-id="MCMTop.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p)
#EXTINF:-1 tvg-id="MCMTop.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s49/index.m3u8
#EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p)
@ -157,7 +157,7 @@ http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Mezzo.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s35/index.m3u8
#EXTINF:-1 tvg-id="NancyWebTV.fr" status="error",Nancy Web TV (394p) [Not 24/7]
#EXTINF:-1 tvg-id="NancyWebTV.fr" status="online",Nancy Web TV (394p) [Not 24/7]
https://edge.vedge.infomaniak.com/livecast/ik:nancy-webtv/manifest.m3u8
#EXTINF:-1 tvg-id="NRJ12.fr" status="timeout",NRJ12 (720p) [Timeout]
https://s6.tntendirect.com/nrj12/live/playlist.m3u8
@ -213,13 +213,13 @@ https://s6.tntendirect.com/hd1/live/playlist.m3u8
https://s6.tntendirect.com/nt1/live/playlist.m3u8
#EXTINF:-1 tvg-id="Tiji.fr" status="blocked",Tiji (1080p) [Offline]
https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8
#EXTINF:-1 tvg-id="TijiRussia.fr" status="timeout",Tiji Russia (576p) [Not 24/7]
#EXTINF:-1 tvg-id="TijiRussia.fr" status="error",Tiji Russia (576p) [Not 24/7]
http://188.40.68.167/russia/tiji/playlist.m3u8
#EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) [Timeout]
https://s6.tntendirect.com/tmc/live/playlist.m3u8
#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="online",TV5 Monde Europe (1080p)
#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p)
http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8
#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="online",TV5 Monde Europe (1080p)
#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p)
http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877/v3plusinfo247hls/master.m3u8
#EXTINF:-1 tvg-id="TV5MondeFranciaFR.fr" status="online",TV5Monde Francia FR (1080p)
https://tv5infohls-i.akamaihd.net/hls/live/631613/tv5infohls/index.m3u8
@ -235,7 +235,7 @@ https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8
https://streamtv.cdn.dvmr.fr/TVR/ngrp:tvr.stream_all/master.m3u8
#EXTINF:-1 tvg-id="TZiK.fr" status="timeout",TZiK [Not 24/7]
https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8
#EXTINF:-1 tvg-id="viaMATELE.fr" status="error",viàMATÉLÉ (540p) [Not 24/7]
#EXTINF:-1 tvg-id="viaMATELE.fr" status="online",viàMATÉLÉ (540p) [Not 24/7]
https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8
#EXTINF:-1 tvg-id="viaMoselleTV.fr" status="online",viàMoselleTV (720p) [Not 24/7]
https://live.creacast.com/mirabelletv/smil:mirabelletv.smil/playlist.m3u8
@ -247,5 +247,5 @@ https://vosgestv.hdr-tv.com/live/vosgestv/livestream/master.m3u8
http://flusonic-2.platinum-tv.com/W9/mono.m3u8?token=test
#EXTINF:-1 tvg-id="" status="error",Wéo (Hauts-de-France) (480p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x62islg
#EXTINF:-1 tvg-id="" status="online",Wéo (Picardie) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Wéo (Picardie) (480p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x63085w

@ -1,3 +1,3 @@
#EXTM3U
#EXTINF:-1 tvg-id="ResurrectionTV.gh" status="online",Resurrection TV (384p)
#EXTINF:-1 tvg-id="ResurrectionTV.gh" status="error",Resurrection TV (384p)
http://rtmp.ottdemo.rrsat.com/rrsatrtv1/rrsatrtvmulti.smil/playlist.m3u8

@ -17,7 +17,7 @@ https://vdo.alphaserver.gr:3989/stream/play.m3u8
https://alphalive-i.akamaihd.net/hls/live/682300/live/master.m3u8
#EXTINF:-1 tvg-id="AlphaBUP.gr" status="timeout",Alpha BUP [Timeout]
http://78.83.87.222:9999/play/a011/index.m3u8
#EXTINF:-1 tvg-id="" status="online",ANT1 (1080p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="error",ANT1 (1080p) [Geo-blocked]
https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8
#EXTINF:-1 tvg-id="APT.gr" status="online",APT (480p) [Not 24/7]
http://tv3.streampulse.eu:1935/tilesport/movie2/playlist.m3u8
@ -83,11 +83,11 @@ http://wpso.com:1936/hls/wzra.m3u8
http://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8
#EXTINF:-1 tvg-id="ErtaLexTV.gr" status="error",Erta Lex TV [Offline]
https://vdo.alphaserver.gr:3203/stream/play.m3u8
#EXTINF:-1 tvg-id="FarosTV2.gr" status="error",Faros TV2 (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="FarosTV2.gr" status="blocked",Faros TV2 (480p) [Geo-blocked]
https://s1.cystream.net/live/faros2/playlist.m3u8
#EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked]
https://s1.cystream.net/live/faros1/playlist.m3u8
#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked]
#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked]
https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8
#EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) [Offline]
https://vdo.alphaserver.gr:3613/stream/play.m3u8
@ -97,7 +97,7 @@ https://vdo3.alphaserver.gr:3466/stream/play.m3u8
https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8
#EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p)
http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8
#EXTINF:-1 tvg-id="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
@ -173,7 +173,7 @@ https://s1.cystream.net/live/smile/playlist.m3u8
https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8
#EXTINF:-1 tvg-id="StarBUP.gr" status="timeout",Star BUP [Timeout]
http://78.83.87.222:9999/play/a017/index.m3u8
#EXTINF:-1 tvg-id="SuperB.gr" status="error",Super B (576p) [Not 24/7]
#EXTINF:-1 tvg-id="SuperB.gr" status="online",Super B (576p) [Not 24/7]
https://til.pp.ua:3424/live/superblive.m3u8
#EXTINF:-1 tvg-id="SuperChannel.gr" status="error",Super Channel (300p) [Offline]
https://vdo.alphaserver.gr:3587/stream/play.m3u8

@ -5,7 +5,7 @@ https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal3.smil/playlist.m3u8
https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Guatevisión (720p) [Not 24/7]
https://ott.streann.com/loadbalancer/services/public/channels/5d6821172cdced7698d5a329/playlist.m3u8
#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="error",Iglesia Del Camino (480p) [Not 24/7]
#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7]
http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8
#EXTINF:-1 tvg-id="Televisiete.gt" status="online",Televisiete (480p)
https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal7.smil/playlist.m3u8

@ -5,7 +5,7 @@ https://jc-qlive-play.jingchangkan.cn/live/3473_200508855_xR9m.m3u8
http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8
#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (480p) [Geo-blocked]
http://210.210.155.35/qwr9ew/s/s33/index.m3u8
#EXTINF:-1 tvg-id="CreationTV.hk" status="online",Creation TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CreationTV.hk" status="error",Creation TV (720p) [Not 24/7]
http://al-pull2.hkatv.vip/live/CTV.m3u8
#EXTINF:-1 tvg-id="HKSTV.hk" status="online",HKSTV (香港衛視) (720p) [Not 24/7]
https://al-pull2.hkatv.vip/live/hktv20210929.m3u8
@ -14,7 +14,7 @@ https://juyunlive.juyun.tv/live/24950198.m3u8
#EXTINF:-1 tvg-id="Kix.hk" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Kix (720p) [Geo-blocked]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36
https://livecdn.fptplay.net/hda/kixhd_hls.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Kix.hk" status="timeout",Kix [Geo-blocked]
#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix [Geo-blocked]
http://210.210.155.35/uq2663/h/h07/01.m3u8
#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7]
https://phoenixtv.hkatv.vip/liveott/PCC.m3u8
@ -22,13 +22,13 @@ https://phoenixtv.hkatv.vip/liveott/PCC.m3u8
https://phoenixtv.hkatv.vip/liveott/PHK.m3u8
#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (1080p) [Not 24/7]
https://phoenixtv.hkatv.vip/liveott/PIN.m3u8
#EXTINF:-1 tvg-id="" status="blocked",RTHK (港台電視31) (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="online",RTHK (港台電視31) (360p) [Geo-blocked]
https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8
#EXTINF:-1 tvg-id="" status="online",RTHK (港台電視32) (360p) [Not 24/7]
https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8
#EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports [Offline]
rtmp://ivi.bupt.edu.cn:1935/livetv/starsports
#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (360p) [Geo-blocked]
http://45.126.83.51/qwr9ew/s/s34/02.m3u8
#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (480p) [Geo-blocked]
http://45.126.83.51/qwr9ew/s/s34/index.m3u8
@ -40,7 +40,7 @@ http://50.7.161.82:8278/streams/d/Xinhe/playlist.m3u8
https://cdn.hkdtmb.com/hls/99/index.m3u8
#EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix [Timeout]
http://61.238.6.49:8000/bysid/96
#EXTINF:-1 tvg-id="" status="timeout",亞旅衛視 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",亞旅衛視 (720p) [Not 24/7]
http://hls.jingchangkan.tv/jingchangkan/156722438_0HaM/index.m3u8
#EXTINF:-1 tvg-id="" status="error",星空衛視 [Offline]
rtmp://58.200.131.2:1935/livetv/startv
@ -50,7 +50,7 @@ http://61.238.6.49:8000/bysid/1
http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",香港开电视 / HKSTV-HKS (720p)
http://media.fantv.hk/m3u8/archive/channel2.m3u8
#EXTINF:-1 tvg-id="" status="online",香港衛視 (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",香港衛視 (576p) [Not 24/7]
http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",鳳凰衛視中文台 [Timeout]
http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8

@ -57,11 +57,11 @@ https://emisoras.hn:8081/metrotv/index.m3u8
http://lencatelevision.com:8080/hls/ltv1.m3u8
#EXTINF:-1 tvg-id="LTV.hn" status="online",LTV (720p) [Not 24/7]
https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8
#EXTINF:-1 tvg-id="MayaTV.hn" status="error",Maya TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="MayaTV.hn" status="online",Maya TV (360p) [Not 24/7]
https://media.streambrothers.com:1936/8140/8140/playlist.m3u8
#EXTINF:-1 tvg-id="MVC.hn" status="error",Mi Viña Canal (720p) [Not 24/7]
#EXTINF:-1 tvg-id="MVC.hn" status="online",Mi Viña Canal (720p) [Not 24/7]
https://media.streambrothers.com:1936/8338/8338/master.m3u8
#EXTINF:-1 tvg-id="OmegaTv.hn" status="error",Omega Tv (288p) [Not 24/7]
#EXTINF:-1 tvg-id="OmegaTv.hn" status="online",Omega Tv (288p) [Not 24/7]
https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8
#EXTINF:-1 tvg-id="QhuboTV.hn" status="online",Q'hubo TV (410p) [Not 24/7]
https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8
@ -85,7 +85,7 @@ http://st2.worldkast.com/8058/8058/playlist.m3u8
http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8
#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p)
http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TSi.hn" status="error",TSI (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TSi.hn" status="online",TSI (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k3q8hF4Y9tzpTgwu26R
#EXTINF:-1 tvg-id="TVCopan.hn" status="online",TV Copán (480p) [Not 24/7]
https://emisoras.hn:8081/tvcopan/index.m3u8

@ -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
@ -15,7 +15,7 @@ http://184.173.179.163:1935/daniel/daniel/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOvGbDh5biuOqjx6G3CdrQg/live
#EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live
#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7]
https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live
@ -29,5 +29,5 @@ http://tvlakay.haitilive.net/website/tchhaiti/player/mono.m3u8
http://66.175.238.147:1935/live/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p)
https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8
#EXTINF:-1 tvg-id="TVPanou.ht" status="error",TV Panou (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7]
http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8

@ -33,7 +33,7 @@ https://stream.y5.hu/stream/stream_filmp/hls1/stream.m3u8
http://hitmusic.hu/hitmusic.m3u8
#EXTINF:-1 tvg-id="HalomTV.hu" status="online",Halom TV (540p)
http://stream.battanet.hu:8080/hls/livestream1/1_2/index.m3u8
#EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="online",Hatoscsatorna (360p) [Not 24/7]
#EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="error",Hatoscsatorna (360p) [Not 24/7]
https://hatoscsatorna.hu:8082/Hatoscsatorna/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="error",Hatoscsatorna (360p) [Offline]
rtmp://lpmedia.hu:1935/Hatoscsatorna/livestream
@ -41,7 +41,7 @@ rtmp://lpmedia.hu:1935/Hatoscsatorna/livestream
http://tv.hegyvidek.hu/stream_mpeg.flv
#EXTINF:-1 tvg-id="IzauraTV.hu" status="blocked",Izaura TV [Geo-blocked]
https://streaming.mytvback.com/stream/1aMW5tqyOFpH3swBdowx9Q/1617462678/channel040/stream-br1872000.m3u8
#EXTINF:-1 tvg-id="KecskemetiTV.hu" status="online",Kecskemeti TV (416p) [Not 24/7]
#EXTINF:-1 tvg-id="KecskemetiTV.hu" status="error",Kecskemeti TV (416p) [Not 24/7]
http://rtmp1.40e.hu:8000/live/ktv.m3u8
#EXTINF:-1 tvg-id="KomlosTV.hu" status="online",Komlós TV (1080p) [Not 24/7]
https://stream.streaming4u.hu/KomlosTV/tracks-v1a1/mono.m3u8
@ -77,5 +77,5 @@ https://stream.y5.hu/stream/stream_sorozatp/stream.m3u8
https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8
#EXTINF:-1 tvg-id="TV7Bekescsaba.hu" status="online",TV7 Bekescsaba (360p)
https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8
#EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="error",VTV Füzesabony (720p) [Not 24/7]
#EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Füzesabony (720p) [Not 24/7]
https://stream.unrealhosting.hu:7962/live.m3u8

@ -59,7 +59,7 @@ https://video.detik.com/trans7/smil:trans7.smil/playlist.m3u8
https://video.detik.com/transtv/smil:transtv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVKU.id" status="online",TVKU (720p) [Not 24/7]
http://103.30.1.14:8080/hls/live.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="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestreambanggar/playlist.m3u8
@ -73,9 +73,9 @@ http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8
http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8
#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="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7]
#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
@ -87,9 +87,9 @@ http://103.18.181.69:1935/golive/livestream5/playlist.m3u8
http://103.18.181.69:1935/golive/livestream6/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream7/playlist.m3u8
#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII (480p) [Not 24/7]
http://103.18.181.69:1935/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="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7]
http://103.18.181.69:1935/golive/livestream11/playlist.m3u8

@ -29,7 +29,7 @@ https://stream71.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8
https://live.pars-israel.com/iptv/stream.m3u8
#EXTINF:-1 tvg-id="KabbalahforthePeopleIsrael.il" status="online",Kabbalah for the People (Israel) (504p) [Not 24/7]
https://edge3.uk.kab.tv/live/tv66-heb-high/playlist.m3u8
#EXTINF:-1 tvg-id="KAN11Israel.il" status="online",KAN 11 Israel (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="KAN11Israel.il" status="blocked",KAN 11 Israel (360p) [Geo-blocked]
https://kanlivep2event-i.akamaihd.net/hls/live/747610/747610/master.m3u8
#EXTINF:-1 tvg-id="KAN11Israel.il" status="error",KAN 11 Israel (720p) [Offline]
http://93.152.174.144:4000/play/kan11/index.m3u8

@ -167,7 +167,7 @@ https://live.hungama.com/linear/dhamaal/playlist.m3u8
http://14.199.164.20:4001/play/a0tm/index.m3u8
#EXTINF:-1 tvg-id="Dhinchaak.in" status="online",Dhinchaak (576p) [Not 24/7]
http://14.199.164.20:4001/play/a0o5/index.m3u8
#EXTINF:-1 tvg-id="DighvijayNews24x7.in" status="online",Dighvijay (240p) [Not 24/7]
#EXTINF:-1 tvg-id="DighvijayNews24x7.in" status="error",Dighvijay (240p) [Not 24/7]
https://vidcdn.vidgyor.com/dighvijay-origin/liveabr/playlist.m3u8
#EXTINF:-1 tvg-id="DilSe.in" status="online",Dil Se (360p) [Not 24/7]
https://live.hungama.com/linear/dil-se/playlist.m3u8
@ -243,9 +243,9 @@ https://idvd.multitvsolution.com/idvo/imayamtv.m3u8
https://m-c036-j2apps.s.llnwi.net/hls/0442.IndiaNews.in.m3u8
#EXTINF:-1 tvg-id="IndiaToday.in" status="online",India Today (720p) [Not 24/7]
https://indiatodaylive.akamaized.net/hls/live/2014320/indiatoday/indiatodaylive/playlist.m3u8
#EXTINF:-1 tvg-id="IndiaTV.in" status="online",India TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="IndiaTV.in" status="error",India TV (480p) [Not 24/7]
https://live-indiatvnews.akamaized.net/indiatv-origin/ITV_1_1@199237/playlist.m3u8
#EXTINF:-1 tvg-id="IndiaTV.in" status="online",India TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="IndiaTV.in" status="error",India TV (480p) [Not 24/7]
https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/playlist.m3u8
#EXTINF:-1 tvg-id="IsaiAruvi.in" status="online",Isai Aruvi (576p)
http://103.199.161.254/Content/isaiaruvi/Live/Channel(IsaiAruvi)/index.m3u8
@ -303,7 +303,7 @@ http://103.199.161.254/Content/kalaignarsirippoli/Live/Channel(Kalaignarsirippol
https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="KanakNews.in" status="online",Kanak News (720p) [Not 24/7]
https://live.kanaknews.com:4443/live/stream/playlist.m3u8
#EXTINF:-1 tvg-id="KannurOne.in" status="online",Kannur One (720p) [Not 24/7]
#EXTINF:-1 tvg-id="KannurOne.in" status="error",Kannur One (720p) [Not 24/7]
https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="KannurVision.in" status="online",Kannur Vision (360p) [Not 24/7]
https://stream.ufworldind.in/live/kvision/playlist.m3u8
@ -363,7 +363,7 @@ http://14.199.164.20:4001/play/a0m2/index.m3u8
https://m-c036-j2apps.s.llnwi.net/hls/2172.ManoranjanMovies.in.m3u8
#EXTINF:-1 tvg-id="MarutamTV.in" status="online",Marutam TV (720p) [Not 24/7]
http://mntv.livebox.co.in/mntvhls/mntv.m3u8
#EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7]
#EXTINF:-1 tvg-id="Mastiii.in" status="error",Mastiii (576p) [Not 24/7]
http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8
#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (576p) [Not 24/7]
http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8
@ -382,7 +382,7 @@ http://14.199.164.20:4001/play/a0p9/index.m3u8
http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8
#EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7]
http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",MH1 Prime (360p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7]
http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8
#EXTINF:-1 tvg-id="MirrorNow.in" status="online",Mirror Now (360p)
https://mbnowweb-lh.akamaihd.net/i/MRN_1@346545/master.m3u8
@ -412,7 +412,7 @@ http://wearelive.livebox.co.in/naxatratvhls/Naxatratv.m3u8
https://live.hungama.com/linear/nazrana/playlist.m3u8
#EXTINF:-1 tvg-id="NCV.in" status="timeout",NCV (720p) [Not 24/7]
http://103.146.174.60:1935/NCV/ncvstream/master.m3u8
#EXTINF:-1 tvg-id="" status="timeout",NDTV 24X7 (480p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",NDTV 24X7 (480p) [Not 24/7]
https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8
#EXTINF:-1 tvg-id="NDTVIndia.in" status="online",NDTV India (480p) [Not 24/7]
https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u8
@ -509,7 +509,7 @@ http://103.199.161.254/Content/publicmusic/Live/Channel(PublicMusic)/index.m3u8
http://14.199.164.20:4001/play/a0ld/index.m3u8
#EXTINF:-1 tvg-id="PulariTV.in" status="online",Pulari TV (720p) [Not 24/7]
https://royalstarindia.co.in/pularitv_hls/pularitv.m3u8
#EXTINF:-1 tvg-id="PunjabiZindabad.in" status="online",Punjabi Zindabad (360p) [Not 24/7]
#EXTINF:-1 tvg-id="PunjabiZindabad.in" status="timeout",Punjabi Zindabad (360p) [Not 24/7]
http://stream.pztv.online/pztv/playlist.m3u8
#EXTINF:-1 tvg-id="PuthiyaThalaimurai.in" status="online",Puthiya Thalaimurai (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCmyKnNRH0wH-r8I-ceP-dsg/live
@ -523,7 +523,7 @@ http://acv.asianetmobiletvplus.com/channels/rajdigital_htfuqchouekpefzxodtbzaojt
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=_MT_gzdPiTg
#EXTINF:-1 tvg-id="RealNewsKerala.in" status="online",Real News Kerala (1080p) [Not 24/7]
https://bk7l298nyx53-hls-live.5centscdn.com/realnews/e7dee419f91aa9e65939d3677fb9c4f5.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="RealTV.in" status="online",Real TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RealTV.in" status="error",Real TV (720p) [Not 24/7]
http://cloud.logicwebs.in:1935/realtv/realtv1/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Relax TV (576p) [Not 24/7]
http://198.144.149.82:8080/NOTV/RELAXTV/index.m3u8?token=GTR
@ -540,7 +540,7 @@ https://sneh-z5api.herokuapp.com/?c=0-9-channel_1422341819
http://cdn.asianetmobiletvplus.com/channels/rosebowl_7eb4dc1f3240c8eb776d41b95bd1d197/playlist.m3u8
#EXTINF:-1 tvg-id="RSTVRajyaSabha.in" status="error",RSTV RajyaSabha (1080p) [Not 24/7]
https://nicls2-lh.akamaihd.net/i/rstv_1@26970/master.m3u8
#EXTINF:-1 tvg-id="SachinMusic.in" status="online",Sachin Music (576p) [Not 24/7]
#EXTINF:-1 tvg-id="SachinMusic.in" status="error",Sachin Music (576p) [Not 24/7]
http://singamcloud.in:1935/sachinmusichd/sachinmusichd/playlist.m3u8
#EXTINF:-1 tvg-id="SadaTV.in" status="online",Sada TV (1080p) [Not 24/7]
http://cdn12.henico.net:8080/live/sadatv/index.m3u8
@ -548,11 +548,11 @@ http://cdn12.henico.net:8080/live/sadatv/index.m3u8
http://cdn.clive.in:1935/sadhnabhakti/sadhnabhakti.stream_HDp/playlist.m3u8
#EXTINF:-1 tvg-id="SadhnaPlus.in" status="error",Sadhna Plus (360p) [Offline]
http://cdn.clive.in:1935/sadhnaplus/sadhnaplus.stream_HDp/media.m3u8
#EXTINF:-1 tvg-id="SafariTV.in" status="error",Safari TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="SafariTV.in" status="online",Safari TV (480p) [Not 24/7]
https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8
#EXTINF:-1 tvg-id="SanaPlus.in" status="online",Sana Plus (720p) [Not 24/7]
http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8
#EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7]
#EXTINF:-1 tvg-id="SanaTV.in" status="online",Sana TV (576p) [Not 24/7]
http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Sanskaar (1080p) [Not 24/7]
https://sanskarlive.sanskargroup.in/sanskartvlive.m3u8
@ -649,7 +649,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF
https://vidcdn.vidgyor.com/thanthi-origin/liveabr/playlist.m3u8
#EXTINF:-1 tvg-id="ThanthiTV.in" status="online",Thanthi TV (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=wc3Y6vI-poI
#EXTINF:-1 tvg-id="TimeTV.in" status="error",Time TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="TimeTV.in" status="online",Time TV (360p) [Not 24/7]
https://cloudflare-cdn301.ottpro.in/live/timetv/playlist.m3u8
#EXTINF:-1 tvg-id="TimeVisionNews.in" status="online",Time Vision News (720p) [Not 24/7]
http://cloud.logicwebs.in:1935/timevision/timevision/playlist.m3u8
@ -675,7 +675,7 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8
http://vasanth.live.cdn.bitgravity.com/vasanth/secure/live/feed03?bgsecuredir=1&e=0&h=a9be0836bc39f96d0a9a958a659dfc1d
#EXTINF:-1 tvg-id="VathanamTV.in" status="timeout",Vathanam TV [Timeout]
http://95.216.167.183:5080/LiveApp/streams/443106610169904881506470.m3u8
#EXTINF:-1 tvg-id="Velicham.in" status="error",Velicham (360p) [Not 24/7]
#EXTINF:-1 tvg-id="Velicham.in" status="online",Velicham (360p) [Not 24/7]
https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8
#EXTINF:-1 tvg-id="VismayaNews.in" status="online",Vismaya News (720p) [Not 24/7]
http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8

@ -3,7 +3,7 @@
http://rtmp1.abnsat.com/hls/arabic.m3u8
#EXTINF:-1 tvg-id="AfarinTV.iq" status="online",Afarin TV (720p) [Not 24/7]
https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="AlHurra.iq" status="online",Al Hurra (486p) [Not 24/7]
#EXTINF:-1 tvg-id="AlHurra.iq" status="error",Al Hurra (486p) [Not 24/7]
https://mbnhls-lh.akamaihd.net/i/MBN_1@118619/master.m3u8
#EXTINF:-1 tvg-id="AlIraqiyaAl3ama.iq" status="online",Al Iraqiya Al 3ama (720p) [Not 24/7]
https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8
@ -15,7 +15,7 @@ http://149.202.79.190:8081/arrafidaintv/publish/playlist.m3u8
https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8
#EXTINF:-1 tvg-id="AlRasheed.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="error",Al Sharqiya (1080p) [Not 24/7]
#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="AlSharqiyaNews.iq" status="online",Al Sharqiya News (1080p)
http://ns8.indexforce.com:1935/alsharqiyalive/mystream/playlist.m3u8
@ -23,13 +23,13 @@ http://ns8.indexforce.com:1935/alsharqiyalive/mystream/playlist.m3u8
http://iptv.repl.co/Arabic/Al_summaria
#EXTINF:-1 tvg-id="AlEtejah.iq" status="online",Al-Etejah (576p) [Not 24/7]
https://streaming.aletejahtv.iq:1937/etejah-live/smil:etejah.smil/playlist.m3u8
#EXTINF:-1 tvg-id="AlJawadain.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="AlJawadain.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7]
https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8
#EXTINF:-1 tvg-id="AlGhadeer.iq" status="online",AlGhadeer (720p) [Not 24/7]
https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8
#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="error",Alkafeel: Between the two holy shrines (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7]
https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8
#EXTINF:-1 tvg-id="AlkafeelTheentranceoftheholysanctuary.iq" status="error",Alkafeel: The entrance of the holy sanctuary (720p) [Not 24/7]
#EXTINF:-1 tvg-id="AlkafeelTheentranceoftheholysanctuary.iq" status="online",Alkafeel: The entrance of the holy sanctuary (720p) [Not 24/7]
https://stream.alkafeel.net/live/alkafeel/rAa5PGot3/manifest.m3u8
#EXTINF:-1 tvg-id="AlkafeelTheHolyTomb.iq" status="error",Alkafeel: The Holy Tomb (360p) [Not 24/7]
https://stream.alkafeel.net/live/alkafeel/rAa5PGot2/manifest.m3u8
@ -87,7 +87,7 @@ https://d1x82nydcxndze.cloudfront.net/live/index.m3u8
https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="KurdMaxSorani.iq" status="online",KurdMax (1080p) [Not 24/7]
https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream_all/playlist.m3u8
#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7]
#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="online",KurdMax Music (720p) [Not 24/7]
https://5aa8c7549bfa9.streamlock.net/music/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="online",KurdMax Show (720p) [Not 24/7]
https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:SHOW1_all/playlist.m3u8
@ -99,7 +99,7 @@ http://ikomg2.s.llnwi.net/kurdsathd/playlist.m3u8
http://ikomg2.s.llnwi.net/kurdsatnewshd/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",KurdSat News (1080p) [Not 24/7]
https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8
#EXTINF:-1 tvg-id="NetTV.iq" status="error",Net TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="NetTV.iq" status="blocked",Net TV (480p) [Not 24/7]
https://live.karwan.tv/karwan.tv/net-tv/playlist.m3u8
#EXTINF:-1 tvg-id="NetTV.iq" status="error",Net TV (1080p) [Not 24/7]
http://nettvstreampaid.flashmediacast.com:1935/nettvstreampaid/livestream/playlist.m3u8

@ -9,7 +9,7 @@ http://116.202.255.113:1935/4utv/livehd/playlist.m3u8
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="" status="online",Al Kawthar TV (240p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Al Kawthar TV (240p) [Not 24/7]
http://178.252.143.156:1935/live/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7]
https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8
@ -153,7 +153,7 @@ http://159.69.58.154/itoon/master.m3u8
http://cdn1.live.irib.ir:1935/epg-live/smil:jahanbin/playlist.m3u8
#EXTINF:-1 tvg-id="KalemehTV.ir" status="online",Kalemeh TV (1080p) [Not 24/7]
https://live.kalemehtv.tv/live/ngrp:kalemeh_all/playlist.m3u8
#EXTINF:-1 tvg-id="KhaterehTV.ir" status="error",Khatereh TV (368p) [Geo-blocked]
#EXTINF:-1 tvg-id="KhaterehTV.ir" status="blocked",Khatereh TV (368p) [Geo-blocked]
https://5caf24a595d94.streamlock.net:1937/8130/8130/playlist.m3u8
#EXTINF:-1 tvg-id="Marjaeyat.ir" status="online",Marjaeyat (1080p) [Not 24/7]
https://livefa.marjaeyattv.com/mtv_fa/playlist.m3u8
@ -179,7 +179,7 @@ http://51.210.199.36/hls/stream.m3u8
https://live2.parnian.tv/hls/live/play.m3u8
#EXTINF:-1 tvg-id="ParsTV.ir" status="online",Pars TV (720p) [Not 24/7]
https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8
#EXTINF:-1 tvg-id="Parsiland.ir" status="error",Parsiland (540p) [Not 24/7]
#EXTINF:-1 tvg-id="Parsiland.ir" status="online",Parsiland (540p) [Not 24/7]
http://vps.parsiland.net/hls/ParsiLand.m3u8
#EXTINF:-1 tvg-id="PayamJavanTV.ir" status="online",Payam Javan TV (720p) [Not 24/7]
https://uni01rtmp.tulix.tv/kensecure/pjtv.stream/playlist.m3u8
@ -233,7 +233,7 @@ http://51.210.227.132/hls/stream.m3u8
https://bozztv.com/1gbw5/tintv/tintv/playlist.m3u8
#EXTINF:-1 tvg-id="Toonix.ir" status="online",Toonix (720p) [Not 24/7]
http://51.210.227.134/hls/stream.m3u8
#EXTINF:-1 tvg-id="Valiasr.ir" status="online",Valiasr (480p) [Offline]
#EXTINF:-1 tvg-id="Valiasr.ir" status="error",Valiasr (480p) [Offline]
https://ir13.livekadeh.com/hls2/valiasr.m3u8
#EXTINF:-1 tvg-id="" status="online",Varzesh (1080p)
http://cdn1.live.irib.ir:1935/channel-live/smil:varzesh/playlist.m3u8

@ -24,18 +24,18 @@ https://sdm.telewebion.com/live/azarbayjangharbi/playlist.m3u8
#EXTINF:-1 tvg-id="AzarbayjanGharbi.ir" status="online",Azarbayjan Gharbi (576p)
https://sdw.telewebion.com/live/azarbayjangharbi/playlist.m3u8
#EXTINF:-1 tvg-id="Baran.ir" status="online",Baran (576p)
https://sdm.telewebion.com/live/baran/playlist.m3u8
#EXTINF:-1 tvg-id="Baran.ir" status="online",Baran (576p)
https://sdw.telewebion.com/live/baran/playlist.m3u8
#EXTINF:-1 tvg-id="Baran.ir" status="online",Baran (576p)
https://sdm.telewebion.com/live/baran/playlist.m3u8
#EXTINF:-1 tvg-id="Bushehr.ir" status="online",Bushehr (576p) [Not 24/7]
https://sdm.telewebion.com/live/bushehr/playlist.m3u8
#EXTINF:-1 tvg-id="Bushehr.ir" status="online",Bushehr (576p) [Not 24/7]
https://sdw.telewebion.com/live/bushehr/playlist.m3u8
#EXTINF:-1 tvg-id="Dena.ir" status="timeout",Dena (576p)
#EXTINF:-1 tvg-id="Dena.ir" status="online",Dena (576p)
https://sdm.telewebion.com/live/dena/playlist.m3u8
#EXTINF:-1 tvg-id="Dena.ir" status="online",Dena (576p)
https://sdw.telewebion.com/live/dena/playlist.m3u8
#EXTINF:-1 tvg-id="ESFAHAN.ir" status="timeout",ESFAHAN (576p)
#EXTINF:-1 tvg-id="ESFAHAN.ir" status="online",ESFAHAN (576p)
https://sdm.telewebion.com/live/esfahan/playlist.m3u8
#EXTINF:-1 tvg-id="ESFAHAN.ir" status="online",ESFAHAN (576p)
https://sdw.telewebion.com/live/esfahan/playlist.m3u8
@ -63,7 +63,7 @@ https://sdw.telewebion.com/live/ilam/playlist.m3u8
https://sdm.telewebion.com/live/irankala/playlist.m3u8
#EXTINF:-1 tvg-id="IRANKALA.ir" status="online",IRANKALA (576p) [Not 24/7]
https://sdw.telewebion.com/live/irankala/playlist.m3u8
#EXTINF:-1 tvg-id="IRINN.ir" status="timeout",IRINN (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="IRINN.ir" status="online",IRINN (1080p) [Not 24/7]
https://sdm.telewebion.com/live/irinn/playlist.m3u8
#EXTINF:-1 tvg-id="IRINN.ir" status="online",IRINN (1080p) [Timeout]
https://sdw.telewebion.com/live/irinn/playlist.m3u8
@ -77,7 +77,7 @@ https://sdm.telewebion.com/live/kerman/playlist.m3u8
https://sdw.telewebion.com/live/kerman/playlist.m3u8
#EXTINF:-1 tvg-id="KERMANSHAH.ir" status="online",KERMANSHAH (576p)
https://sdw.telewebion.com/live/zagros/playlist.m3u8
#EXTINF:-1 tvg-id="KERMANSHAH.ir" status="error",KERMANSHAH (576p) [Timeout]
#EXTINF:-1 tvg-id="KERMANSHAH.ir" status="online",KERMANSHAH (576p) [Timeout]
https://sdm.telewebion.com/live/zagros/playlist.m3u8
#EXTINF:-1 tvg-id="KHJONOOBI.ir" status="online",KH.JONOOBI (576p)
https://sdm.telewebion.com/live/khavaran/playlist.m3u8
@ -89,9 +89,9 @@ https://sdm.telewebion.com/live/khorasanrazavi/playlist.m3u8
https://sdw.telewebion.com/live/khorasanrazavi/playlist.m3u8
#EXTINF:-1 tvg-id="KHSHOMALI.ir" status="online",KH.SHOMALI (576p)
https://sdw.telewebion.com/live/atrak/playlist.m3u8
#EXTINF:-1 tvg-id="KHSHOMALI.ir" status="timeout",KH.SHOMALI (576p) [Not 24/7]
#EXTINF:-1 tvg-id="KHSHOMALI.ir" status="online",KH.SHOMALI (576p) [Not 24/7]
https://sdm.telewebion.com/live/atrak/playlist.m3u8
#EXTINF:-1 tvg-id="KHALIJEFARS.ir" status="timeout",KHALIJEFARS (576p) [Not 24/7]
#EXTINF:-1 tvg-id="KHALIJEFARS.ir" status="online",KHALIJEFARS (576p) [Not 24/7]
https://sdm.telewebion.com/live/khalijefars/playlist.m3u8
#EXTINF:-1 tvg-id="KHALIJEFARS.ir" status="online",KHALIJEFARS (576p) [Not 24/7]
https://sdw.telewebion.com/live/khalijefars/playlist.m3u8
@ -107,41 +107,41 @@ https://sdw.telewebion.com/live/kish/playlist.m3u8
https://sdm.telewebion.com/live/kordestan/playlist.m3u8
#EXTINF:-1 tvg-id="KORDESTAN.ir" status="online",KORDESTAN (576p)
https://sdw.telewebion.com/live/kordestan/playlist.m3u8
#EXTINF:-1 tvg-id="MAHABAD.ir" status="timeout",MAHABAD (576p)
https://sdw.telewebion.com/live/mahabad/playlist.m3u8
#EXTINF:-1 tvg-id="MAHABAD.ir" status="online",MAHABAD (576p)
https://sdm.telewebion.com/live/mahabad/playlist.m3u8
#EXTINF:-1 tvg-id="MAHABAD.ir" status="online",MAHABAD (576p)
https://sdw.telewebion.com/live/mahabad/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",MAZANDARAN (576p)
https://sdm.telewebion.com/live/tabarestan/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",MAZANDARAN (576p)
https://sdw.telewebion.com/live/tabarestan/playlist.m3u8
#EXTINF:-1 tvg-id="MOSTANAD.ir" status="timeout",MOSTANAD (240p) [Timeout]
#EXTINF:-1 tvg-id="MOSTANAD.ir" status="online",MOSTANAD (240p) [Timeout]
https://sdw.telewebion.com/live/mostanad/playlist.m3u8
#EXTINF:-1 tvg-id="MOSTANAD.ir" status="timeout",MOSTANAD (1080p)
https://sdm.telewebion.com/live/mostanad/playlist.m3u8
#EXTINF:-1 tvg-id="NAMAYESH.ir" status="timeout",NAMAYESH (1080p) [Timeout]
#EXTINF:-1 tvg-id="NAMAYESH.ir" status="online",NAMAYESH (1080p) [Timeout]
https://sdm.telewebion.com/live/namayesh/playlist.m3u8
#EXTINF:-1 tvg-id="NAMAYESH.ir" status="timeout",NAMAYESH (1080p) [Timeout]
#EXTINF:-1 tvg-id="NAMAYESH.ir" status="online",NAMAYESH (1080p) [Timeout]
https://sdw.telewebion.com/live/namayesh/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",NASIM (1080p)
#EXTINF:-1 tvg-id="" status="online",NASIM (1080p)
https://sdw.telewebion.com/live/nasim/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",NASIM (1080p) [Timeout]
#EXTINF:-1 tvg-id="" status="online",NASIM (1080p) [Timeout]
https://sdm.telewebion.com/live/nasim/playlist.m3u8
#EXTINF:-1 tvg-id="Noor.ir" status="timeout",Noor (576p)
https://sdw.telewebion.com/live/noor/playlist.m3u8
#EXTINF:-1 tvg-id="Noor.ir" status="online",Noor (576p)
https://sdm.telewebion.com/live/noor/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",OFOGH (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Noor.ir" status="online",Noor (576p)
https://sdw.telewebion.com/live/noor/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",OFOGH (1080p) [Not 24/7]
https://sdm.telewebion.com/live/ofogh/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",OFOGH (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",OFOGH (1080p) [Not 24/7]
https://sdw.telewebion.com/live/ofogh/playlist.m3u8
#EXTINF:-1 tvg-id="OMID.ir" status="online",OMID (576p)
https://sdw.telewebion.com/live/omid/playlist.m3u8
#EXTINF:-1 tvg-id="OMID.ir" status="online",OMID (576p) [Timeout]
https://sdm.telewebion.com/live/omid/playlist.m3u8
#EXTINF:-1 tvg-id="POUYA.ir" status="timeout",POUYA (720p)
#EXTINF:-1 tvg-id="POUYA.ir" status="online",POUYA (720p)
https://sdm.telewebion.com/live/pooya/playlist.m3u8
#EXTINF:-1 tvg-id="POUYA.ir" status="timeout",POUYA (720p) [Timeout]
#EXTINF:-1 tvg-id="POUYA.ir" status="online",POUYA (720p) [Timeout]
https://sdw.telewebion.com/live/pooya/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",QAZVIN (240p)
https://sdw.telewebion.com/live/qazvin/playlist.m3u8
@ -157,7 +157,7 @@ https://sdm.telewebion.com/live/sabalan/playlist.m3u8
https://sdm.telewebion.com/live/sahand/playlist.m3u8
#EXTINF:-1 tvg-id="SAHAND.ir" status="online",SAHAND (576p)
https://sdw.telewebion.com/live/sahand/playlist.m3u8
#EXTINF:-1 tvg-id="SALAMAT.ir" status="timeout",SALAMAT (576p)
#EXTINF:-1 tvg-id="SALAMAT.ir" status="online",SALAMAT (576p)
https://sdm.telewebion.com/live/salamat/playlist.m3u8
#EXTINF:-1 tvg-id="SALAMAT.ir" status="online",SALAMAT (576p)
https://sdw.telewebion.com/live/salamat/playlist.m3u8
@ -165,29 +165,29 @@ https://sdw.telewebion.com/live/salamat/playlist.m3u8
https://sdw.telewebion.com/live/semnan/playlist.m3u8
#EXTINF:-1 tvg-id="SEMNAN.ir" status="online",SEMNAN (576p) [Timeout]
https://sdm.telewebion.com/live/semnan/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",SEPEHR (576p)
https://sdw.telewebion.com/live/sepehr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",SEPEHR (576p)
https://sdm.telewebion.com/live/sepehr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",SHOMA (576p)
#EXTINF:-1 tvg-id="" status="online",SEPEHR (576p)
https://sdw.telewebion.com/live/sepehr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",SHOMA (576p)
https://sdm.telewebion.com/live/shoma/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",SHOMA (576p)
https://sdw.telewebion.com/live/shoma/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",TAMASHA (1080p)
#EXTINF:-1 tvg-id="" status="online",TAMASHA (1080p)
https://sdw.telewebion.com/live/hdtest/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",TAMASHA (1080p) [Timeout]
#EXTINF:-1 tvg-id="" status="online",TAMASHA (1080p) [Timeout]
https://sdm.telewebion.com/live/hdtest/playlist.m3u8
#EXTINF:-1 tvg-id="TV1.ir" status="timeout",TV1 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TV1.ir" status="online",TV1 (1080p) [Not 24/7]
https://sdm.telewebion.com/live/tv1/playlist.m3u8
#EXTINF:-1 tvg-id="TV1.ir" status="timeout",TV1 (1080p) [Timeout]
#EXTINF:-1 tvg-id="TV1.ir" status="online",TV1 (1080p) [Timeout]
https://sdw.telewebion.com/live/tv1/playlist.m3u8
#EXTINF:-1 tvg-id="TV2.ir" status="online",TV2 (576p)
https://sdm.telewebion.com/live/tv2/playlist.m3u8
#EXTINF:-1 tvg-id="TV2.ir" status="online",TV2 (576p)
https://sdw.telewebion.com/live/tv2/playlist.m3u8
#EXTINF:-1 tvg-id="TV3.ir" status="timeout",TV3 (360p) [Not 24/7]
#EXTINF:-1 tvg-id="TV2.ir" status="timeout",TV2 (576p)
https://sdm.telewebion.com/live/tv2/playlist.m3u8
#EXTINF:-1 tvg-id="TV3.ir" status="online",TV3 (360p) [Not 24/7]
https://sdw.telewebion.com/live/tv3/playlist.m3u8
#EXTINF:-1 tvg-id="TV3.ir" status="timeout",TV3 (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TV3.ir" status="online",TV3 (480p) [Not 24/7]
https://sdm.telewebion.com/live/tv3/playlist.m3u8
#EXTINF:-1 tvg-id="TV4.ir" status="online",TV4 (576p)
https://sdm.telewebion.com/live/tv4/playlist.m3u8
@ -197,9 +197,9 @@ https://sdw.telewebion.com/live/tv4/playlist.m3u8
https://sdm.telewebion.com/live/tehran/playlist.m3u8
#EXTINF:-1 tvg-id="TV5.ir" status="online",TV5 (576p)
https://sdw.telewebion.com/live/tehran/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",VARZESH (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",VARZESH (1080p) [Not 24/7]
https://sdw.telewebion.com/live/varzesh/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",VARZESH (1080p) [Timeout]
#EXTINF:-1 tvg-id="" status="online",VARZESH (1080p) [Timeout]
https://sdm.telewebion.com/live/varzesh/playlist.m3u8
#EXTINF:-1 tvg-id="YAZD.ir" status="online",YAZD (576p)
https://sdm.telewebion.com/live/taban/playlist.m3u8

@ -89,11 +89,11 @@ https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8
http://151.0.207.99:1935/GoldTV/GOLD_17/playlist.m3u8
#EXTINF:-1 tvg-id="HalowKidsHD.it" status="error",Halow Kids HD (480p) [Offline]
http://halowtv.online:8080/HalowTV/FSyzHfEhvb/139
#EXTINF:-1 tvg-id="" status="online",Hilando Fino (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Hilando Fino (1080p) [Not 24/7]
http://4k-server-mia.2cdn.eu/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlist.m3u8
#EXTINF:-1 tvg-id="HistoryLab.it" status="online",History Lab (270p) [Not 24/7]
https://5929b138b139d.streamlock.net/HistoryLab/livestream/playlis.m3u8
#EXTINF:-1 tvg-id="IcaroTV.it" status="online",Icaro TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="IcaroTV.it" status="error",Icaro TV (720p) [Not 24/7]
https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8
#EXTINF:-1 tvg-id="Iris.it" status="blocked",Iris [Geo-blocked]
https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ki)/index.m3u8
@ -103,7 +103,7 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/
https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8
#EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked]
https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8
#EXTINF:-1 tvg-id="Italia2TV.it" status="blocked",Italia 2 TV (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="Italia2TV.it" status="online",Italia 2 TV (480p) [Geo-blocked]
http://wms.shared.streamshow.it/italia2/mp4:italia2/playlist.m3u8
#EXTINF:-1 tvg-id="Italia7.it" status="timeout",Italia 7 (576p) [Timeout]
http://151.0.207.99:1935/italia7/italia7/playlist.m3u8
@ -170,9 +170,9 @@ https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channe
#EXTINF:-1 tvg-id="Radio105.it" status="error",Radio 105 (576p) [Offline]
https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(EC)/index.m3u8
#EXTINF:-1 tvg-id="Radio105TV.it" status="error",Radio 105 TV (576p) [Offline]
https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8
#EXTINF:-1 tvg-id="Radio105TV.it" status="error",Radio 105 TV (576p) [Offline]
https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ec)/index.m3u8
#EXTINF:-1 tvg-id="Radio105TV.it" status="error",Radio 105 TV (576p) [Offline]
https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8
#EXTINF:-1 tvg-id="RadioBirikinaTV.it" status="online",Radio Birikina TV (720p) [Not 24/7]
https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="RadioCapitalTV.it" status="online",Radio Capital TV (360p)
@ -336,7 +336,7 @@ https://5db313b643fd8.streamlock.net/SUPERSIXLombardia/SUPERSIXLombardia/playlis
http://uk4.streamingpulse.com:1935/TeleabruzzoTV/TeleabruzzoTV/playlist.m3u8
#EXTINF:-1 tvg-id="TeleLiguriaSud.it" status="online",Tele Liguria Sud (224p) [Not 24/7]
https://live.teleliguriasud.it/hls/tls/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Tele Pavia (720p)
#EXTINF:-1 tvg-id="" status="online",Tele Pavia (720p)
http://wms.shared.streamshow.it/telepavia/telepavia/playlist.m3u8
#EXTINF:-1 tvg-id="TelePegasoCatania.it" status="online",Tele Pegaso Catania (404p) [Not 24/7]
https://flash2.xdevel.com/telepegasocanale812/telepegasocanale812/playlist.m3u8
@ -392,9 +392,9 @@ https://59d7d6f47d7fc.streamlock.net/telenord/telenord/playlist.m3u8
https://59d8c0cee6f3d.streamlock.net/telenord/telenord/playlist.m3u8
#EXTINF:-1 tvg-id="TeleNordest.it" status="online",TeleNordest (480p) [Not 24/7]
https://wms.shared.streamshow.it/telenord/telenord/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",telePAVIA (720p)
#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p)
http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",telePAVIA (720p)
#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p)
http://wms.shared.streamshow.it:1935/telepavia/telepavia/live.m3u8
#EXTINF:-1 tvg-id="TeleRent7Gold.it" status="error",TeleRent 7Gold (720p) [Offline]
https://stream2.xdevel.com/video0s86-21/stream/playlist_dvr.m3u8

@ -4,9 +4,9 @@ http://51.79.193.108:8080/hls/j00026/index.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" status="online",Animax Japan (720p) [Not 24/7]
http://51.79.193.108:8080/hlsok/j00026/index.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" status="online",Animax Japan (Indonesian Subs) (576p) [Geo-blocked]
http://210.210.155.35/dr9445/h/h02/01.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" status="online",Animax Japan (Indonesian Subs) (576p) [Geo-blocked]
http://210.210.155.35/dr9445/h/h144/01.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" status="error",Animax Japan (Indonesian Subs) (576p) [Geo-blocked]
http://210.210.155.35/dr9445/h/h02/01.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" status="error",Animax Japan (Thai Subs) [Offline]
http://27.254.130.62/feed/LC38/playlist.m3u8
#EXTINF:-1 tvg-id="AnimaxJapan.jp" 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",Animax Japan (Vietnamese Subs) (720p)
@ -38,10 +38,10 @@ http://51.79.193.108:8080/hlsok/j00047/index.m3u8
http://51.79.193.108:8080/hls/j00050/index.m3u8
#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7]
http://51.79.193.108:8080/hlsok/j00050/index.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="error",BS-TBS (720p) [Not 24/7]
http://50.7.74.29:8880/hlsok/j00051/index.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS-TBS (720p) [Not 24/7]
http://51.79.193.108:8080/hls/j00051/index.m3u8
#EXTINF:-1 tvg-id="BSTBS.jp" status="error",BS-TBS (720p) [Not 24/7]
http://50.7.74.29:8880/hlsok/j00051/index.m3u8
#EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV Japan (720p) [Timeout]
http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Family Gekijo (Japanese Subs) (540p) [Not 24/7]
@ -50,8 +50,6 @@ http://51.79.193.108:8080/hls/j00011/index.m3u8
http://51.79.193.108:8080/hlsok/j00011/index.m3u8
#EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7]
https://fujitv1.mov3.co/hls/fujitv.m3u8
#EXTINF:-1 tvg-id="FujiTV.jp" status="error",Fuji TV (720p) [Not 24/7]
http://undefined
#EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (720p) [Not 24/7]
http://51.79.193.108:8080/hls/j00010/index.m3u8
#EXTINF:-1 tvg-id="GAORA.jp" status="error",GAORA (540p) [Not 24/7]
@ -132,7 +130,7 @@ http://51.79.193.108:8080/hlsok/j00033/index.m3u8
https://nhk1.mov3.co/hls/nhk.m3u8
#EXTINF:-1 tvg-id="NHKWorld.jp" status="online",NHK World (720p)
https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8
#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (720p) [Not 24/7]
#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="error",NHK World Japan (720p) [Not 24/7]
https://b-nhkwlive-xjp.webcdn.stream.ne.jp/hls/live/2003458-b/nhkwlive-xjp-en/index.m3u8
#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (1080p)
https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index.m3u8

@ -7,9 +7,9 @@ https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8
https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8
#EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7]
https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj
#EXTINF:-1 tvg-id="KassTV.ke" status="online",Kass TV (540p) [Not 24/7]
#EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7]
https://goliveafrica.media:9998/live/60755313b36db/index.m3u8
#EXTINF:-1 tvg-id="KBC.ke" status="online",KBC (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x74211t

@ -55,7 +55,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/UCFb1QuujJWU3nuUMCNPhNiA/live
#EXTINF:-1 tvg-id="GugbangTV.kr" status="online",Gugbang TV (1080p) [Not 24/7]
http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="JIBSSBS.kr" status="error",JIBS SBS (720p) [Not 24/7]
#EXTINF:-1 tvg-id="JIBSSBS.kr" status="online",JIBS SBS (720p) [Not 24/7]
http://123.140.197.22/stream/1/play.m3u8
#EXTINF:-1 tvg-id="KPlus.kr" status="online",K+ (576p) [Geo-blocked]
http://210.210.155.35/uq2663/h/h08/index.m3u8
@ -71,7 +71,7 @@ http://kbs-dokdo.gscdn.com/sec_kbshomepage_300/sec_kbshomepage_300.stream/playli
https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",KCTV 광주 CH05 (720p) [Not 24/7]
http://119.77.96.184:1935/chn05/chn05/playlist.m3u8
#EXTINF:-1 tvg-id="MBC.kr" status="online",MBC (1080p)
#EXTINF:-1 tvg-id="MBC.kr" status="error",MBC (1080p)
http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8
#EXTINF:-1 tvg-id="MBCYeosu.kr" status="online",MBC Yeosu (720p) [Not 24/7]
https://5c3639aa99149.streamlock.net/live_TV/TV/playlist.m3u8
@ -81,7 +81,7 @@ http://183.110.27.87/mtnlive/720/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClErHbdZKUnD1NyIUeQWvuQ/live
#EXTINF:-1 tvg-id="NBSKoreaAgriculturalBroadcasting.kr" status="online",NBS Korea Agricultural Broadcasting (720p)
https://media.joycorp.co.kr:4443/live/ngrp:live_all/playlist.m3u8
#EXTINF:-1 tvg-id="One.kr" status="error",One (Indonesian Sub) (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="One.kr" status="online",One (Indonesian Sub) (360p) [Geo-blocked]
http://210.210.155.35/uq2663/h/h143/02.m3u8
#EXTINF:-1 tvg-id="SBSKNN.kr" status="online",SBS KNN (450p) [Not 24/7]
http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8
@ -99,7 +99,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live
#EXTINF:-1 tvg-id="" status="online",YTN SCIENCE (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live
#EXTINF:-1 tvg-id="" status="online",가요TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",가요TV (1080p) [Not 24/7]
http://gayotv.net:1935/live/gayotv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",국악방송 (1080p)
http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8
@ -107,7 +107,7 @@ http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8
https://5e04aba713813.streamlock.net/live/livetv/playlist.m3u8
#EXTINF:-1 tvg-id="MBCDaejeon.kr" status="online",대전MBC (MBC Daejeon) (720p) [Not 24/7]
https://5c482867a8b63.streamlock.net/live/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="MBCJeju.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7]
#EXTINF:-1 tvg-id="MBCJeju.kr" status="error",제주 MBC (MBC Jeju) (352p) [Not 24/7]
https://5cf58a556f9b2.streamlock.net/live/tv_jejumbc/playlist.m3u8
#EXTINF:-1 tvg-id="MBCChuncheon.kr" status="online",춘천MBC (MBC Chuncheon) (1080p) [Not 24/7]
https://5c74939c891dc.streamlock.net/live/TV/playlist.m3u8

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="AlMaaliTV.kw" status="online",Al Maali TV (1080p)
https://video1.getstreamhosting.com:1936/8484_1/8484_1/playlist.m3u8
#EXTINF:-1 tvg-id="AlMaaref.kw" status="timeout",Al Maaref (350p) [Timeout]
#EXTINF:-1 tvg-id="AlMaaref.kw" status="online",Al Maaref (350p) [Timeout]
https://5e74a9d684b2e.streamlock.net/liveTrans/ngrp:channel23_all/playlist.m3u8
#EXTINF:-1 tvg-id="ALRAI.kw" status="online",Al Rai (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x8779mb
@ -19,23 +19,7 @@ https://gulfsat.cdn.easybroadcast.fr/live/Aladalah_abr/playlist.m3u8
https://dcunilive93-lh.akamaihd.net/i/dclive_1@835787/master.m3u8
#EXTINF:-1 tvg-id="Funoon.kw" status="online",Funoon (360p)
https://gulfsat.cdn.easybroadcast.fr/live/FunoonHd_abr/playlist.m3u8
#EXTINF:-1 tvg-id="KTV1.kw" status="online",KTV 1 (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtv1.m3u8
#EXTINF:-1 tvg-id="KTV2.kw" status="online",KTV 2 (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtv2.m3u8
#EXTINF:-1 tvg-id="KTVAlMajlis.kw" status="online",KTV Al Majlis (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvmajlis.m3u8
#EXTINF:-1 tvg-id="KTVAlQurain.kw" status="online",KTV Al Qurain (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvqurain.m3u8
#EXTINF:-1 tvg-id="KTVArabe.kw" status="online",KTV Arabe (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvarabi.m3u8
#EXTINF:-1 tvg-id="KTVEthraa.kw" status="online",KTV Ethraa (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvethraa.m3u8
#EXTINF:-1 tvg-id="KTVKhallikBilbait.kw" status="online",KTV Khallik Bilbait (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvkids.m3u8
#EXTINF:-1 tvg-id="KTVSport.kw" status="online",KTV Sport (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvsports.m3u8
#EXTINF:-1 tvg-id="KTVSportPlus.kw" status="online",KTV Sport Plus (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/kwmedia-kwtvsportsplus.m3u8
https://hiplayer.hibridcdn.net/t/rotana-kids.m3u8
#EXTINF:-1 tvg-id="MarinaTV.kw" status="online",Marina TV (720p) [Not 24/7]
https://gulfsat.cdn.easybroadcast.fr/abr_live/MarinaTv/playlist.m3u8

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7]
https://sc.id-tv.kz/7_kanal.m3u8
#EXTINF:-1 tvg-id="" status="timeout",31 канал (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",31 канал (576p) [Not 24/7]
https://sc.id-tv.kz/31Kanal.m3u8
#EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7]
https://sc.id-tv.kz/AsylArna.m3u8
@ -19,7 +19,7 @@ https://sc.id-tv.kz/Gakku.m3u8
https://sc.id-tv.kz/HitTV.m3u8
#EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7]
https://sc.id-tv.kz/Almaty.m3u8
#EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Алматы (720p) [Not 24/7]
http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7]
https://sc.id-tv.kz/Astana.m3u8

@ -51,11 +51,11 @@ http://62.182.82.104/OTV/index.m3u8?token=test
http://teledunet.com:8080/live/azrotv/azrotv2021/10015.m3u8
#EXTINF:-1 tvg-id="" status="error",OTV (1080p) [Geo-blocked]
https://iptv-all.lanesh4d0w.repl.co/lebanon/otv
#EXTINF:-1 tvg-id="SawtElMada.lb" status="online",Sawt El Mada (460p) [Not 24/7]
#EXTINF:-1 tvg-id="SawtElMada.lb" status="error",Sawt El Mada (460p) [Not 24/7]
https://svs.itworkscdn.net/madalive/mada/playlist.m3u8
#EXTINF:-1 tvg-id="TahaTV.lb" status="online",Taha TV (360p) [Not 24/7]
https://media2.livaat.com/TAHA-TV/index.m3u8
#EXTINF:-1 tvg-id="TeleLiban.lb" status="online",Tele Liban (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TeleLiban.lb" status="error",Tele Liban (720p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://www.teleliban.com.lb/live
https://cdn.catiacast.video/abr/ed8f807e2548db4507d2a6f4ba0c4a06/playlist.m3u8
#EXTINF:-1 tvg-id="TVSeventeen.lb" status="online",TV Seventeen (720p)

@ -1,13 +1,13 @@
#EXTM3U
#EXTINF:-1 tvg-id="" status="error",Channel Eye (480p) [Geo-blocked]
#EXTINF:-1 tvg-id="" status="online",Channel Eye (480p) [Geo-blocked]
http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Hiru TV (360p) [Not 24/7]
https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Rupavahini (480p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Rupavahini (480p) [Not 24/7]
http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8
#EXTINF:-1 tvg-id="SanthoraTV.lk" status="online",Santhora TV (720p)
http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8
#EXTINF:-1 tvg-id="SooriyanTV.lk" status="blocked",Sooriyan TV (810p) [Not 24/7]
#EXTINF:-1 tvg-id="SooriyanTV.lk" status="error",Sooriyan TV (810p) [Not 24/7]
https://59d39900ebfb8.streamlock.net/Sooriyantv/Sooriyantv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",VerbumTV (414p) [Not 24/7]
https://verbumtv.livebox.co.in/verbumtvhls/live.m3u8

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="AlwasatTV.ly" status="online",Alwasat TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="AlwasatTV.ly" status="error",Alwasat TV (1080p) [Not 24/7]
https://hiplayer.hibridcdn.net/t/alwasattv-live.m3u8
#EXTINF:-1 tvg-id="FebruaryTV.ly" status="error",February TV [Offline]
https://linkastream.co/headless?url=https://www.youtube.com/c/FebruaryTv/live

@ -25,7 +25,7 @@ https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arriadia/hls_snrt/index.
http://cdn-hls.globecast.tv/live/ramdisk/assadissa/hls_snrt/index.m3u8
#EXTINF:-1 tvg-id="Assadissa.ma" status="blocked",Assadissa (360p) [Geo-blocked]
https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/assadissa/hls_snrt/index.m3u8
#EXTINF:-1 tvg-id="CanalAtlasFight.ma" status="error",Canal Atlas Fight (616p) [Offline]
#EXTINF:-1 tvg-id="CanalAtlasFight.ma" status="online",Canal Atlas Fight (616p) [Offline]
https://edge.vedge.infomaniak.com/livecast/ik:atlasfight/manifest.m3u8
#EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7]
http://79.137.106.241/live/smil:OutStream1.smil/playlist.m3u8

@ -1,3 +1,3 @@
#EXTM3U
#EXTINF:-1 tvg-id="MonacoInfo.mc" status="online",Monaco Info (720p) [Not 24/7]
#EXTINF:-1 tvg-id="MonacoInfo.mc" status="error",Monaco Info (720p) [Not 24/7]
https://webtvmonacoinfo.mc/live/prod_720/index.m3u8

@ -21,7 +21,7 @@ https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8
http://stream2.dynalias.com:1935/live/tvlive1/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
#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7]
https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8
#EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7]
https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8
@ -39,11 +39,11 @@ https://video.cdmx.gob.mx/livestream/stream.m3u8
http://170.83.242.153:8000/play/a00d
#EXTINF:-1 tvg-id="ClaroSinLimites.mx" status="error",Claro Sin Limites (480p) [Offline]
http://170.83.242.153:8000/play/a01k
#EXTINF:-1 tvg-id="ClaroSports.mx" status="timeout",Claro Sports (480p)
#EXTINF:-1 tvg-id="ClaroSports.mx" status="online",Claro Sports (480p)
http://45.179.140.242:8000/play/a0ht
#EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p)
http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8
#EXTINF:-1 tvg-id="CortTV.mx" status="error",CorTV (800p) [Offline]
#EXTINF:-1 tvg-id="CortTV.mx" status="online",CorTV (800p) [Offline]
https://stream.oursnetworktv.com/latin/encoder29/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Energía Musical TV (360p) [Not 24/7]
https://ss2.domint.net:3224/emtv_str/energiamusical/playlist.m3u8
@ -51,7 +51,7 @@ https://ss2.domint.net:3224/emtv_str/energiamusical/playlist.m3u8
https://live-streams-notusa.televisa.com/channel02-b/index.m3u8
#EXTINF:-1 tvg-id="GoldenLatinoamerica.mx" status="online",Golden Latinoamérica (720p) [Not 24/7]
https://cloud2.streaminglivehd.com:1936/8026/8026/playlist.m3u8
#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7]
#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="error",Hipodromo de las Americas (360p) [Not 24/7]
http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8
#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked]
http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8
@ -61,7 +61,7 @@ https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live
#EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live
#EXTINF:-1 tvg-id="" status="error",Imagen TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Imagen TV (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if
#EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked]
https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8
@ -91,10 +91,10 @@ https://dcunilive21-lh.akamaihd.net/i/dclive_1@59479/master.m3u8
https://canal10.mediaflix.istream.mx/wza_live/live/movil/playlist.m3u8
#EXTINF:-1 tvg-id="OnceInternacional.mx" status="error",Once Internacional [Offline]
http://live.canaloncelive.tv:1935/livepkgr2/smil:internacional.smil/playlist.m3u8
#EXTINF:-1 tvg-id="OnceMexico.mx" status="error",Once Mexico (720p) [Not 24/7]
http://live.canaloncelive.tv/livepkgr/smil:nacional.smil/playlist.m3u8
#EXTINF:-1 tvg-id="OnceMexico.mx" status="online",Once Mexico (720p) [Not 24/7]
https://live2.canaloncelive.tv/livepkgr3/cepro/playlist.m3u8
#EXTINF:-1 tvg-id="OnceMexico.mx" status="error",Once Mexico (720p) [Not 24/7]
http://live.canaloncelive.tv/livepkgr/smil:nacional.smil/playlist.m3u8
#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once Niñas y Niños (XHTJB-TDT) (432p) [Offline]
https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt2.m3u8
#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once TV (XHTJB-TDT) (1080p) [Offline]
@ -133,9 +133,9 @@ http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8
http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8
#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="timeout",Televisa Aguascalientes (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live
#EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="online",Televisa Chihuahua (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live
#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="error",Televisa Ciudad Juarez (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live
#EXTINF:-1 tvg-id="" status="error",Televisa Del Bajio [Offline]
http://viptv-query/?streaming-ip=https://www.youtube.com/channel/UC-uYy4_jIvDoJ4wigEv1S5A/live
@ -151,7 +151,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live
#EXTINF:-1 tvg-id="TelevisaMexicali.mx" status="online",Televisa Mexicali (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live
#EXTINF:-1 tvg-id="TelevisaMonterrey.mx" status="error",Televisa Monterrey (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaMonterrey.mx" status="online",Televisa Monterrey (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCGDJLLphnP0zQQaE3kgo5Wg/live
#EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos [Timeout]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live
@ -165,17 +165,17 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live
#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro [Timeout]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live
#EXTINF:-1 tvg-id="" status="error",Televisa San Luis Potosí (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Televisa San Luis Potosí (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live
#EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa [Timeout]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live
#EXTINF:-1 tvg-id="TelevisaSonora.mx" status="online",Televisa Sonora (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyzWMHGS7bs0sot6KZk5EZg/live
#EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="online",Televisa Veracruz (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="error",Televisa Veracruz (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live
#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="error",Televisa Zacatecas (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="online",Televisa Zacatecas (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live
#EXTINF:-1 tvg-id="" status="error",Tlaxcala Televisión (360p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Tlaxcala Televisión (360p) [Not 24/7]
https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null
#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7]
http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="AfricaTV1.ng" status="error",Africa TV1 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="AfricaTV1.ng" status="online",Africa TV1 (1080p) [Not 24/7]
http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8
#EXTINF:-1 tvg-id="AfricaTV2.ng" status="online",Africa TV2 (720p) [Not 24/7]
http://africatv.live.net.sa:1935/live/africatv2/playlist.m3u8

@ -9,7 +9,7 @@ https://cootv.cootel.com.ni/streams/d/SSLCH10-SD-ZUK/playlist.m3u8
https://inliveserver.com:1936/17510/17510/playlist.m3u8
#EXTINF:-1 tvg-id="Canal12.ni" status="online",Nicavisión Canal 12 (720p) [Not 24/7]
https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7]
https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8
#EXTINF:-1 tvg-id="Canal2.ni" status="timeout",Televicentro Canal 2 (480p) [Timeout]
https://cootv.cootel.com.ni/streams/d/SSLCH02-HD-YON/playlist.m3u8

@ -33,7 +33,7 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27
http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8
#EXTINF:-1 tvg-id="" status="online",L1mburg (720p) [Not 24/7]
https://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8
#EXTINF:-1 tvg-id="LansingerlandTV.nl" status="online",Lansingerland TV (1080p)
#EXTINF:-1 tvg-id="LansingerlandTV.nl" status="timeout",Lansingerland TV (1080p)
https://streaming-outbound-video-02.rtvlansingerland.nl/hls/livetv/index.m3u8
#EXTINF:-1 tvg-id="LOETV.nl" status="online",LOE TV (720p)
https://58c04fb1d143f.streamlock.net/loemedia/loemedia/playlist.m3u8
@ -47,7 +47,7 @@ https://ms2.mx-cd.net/dtv-02/204-1147034/3ML_TV.smil/playlist.m3u8
http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo1/npo1.isml/.m3u8
#EXTINF:-1 tvg-id="NPO1.nl" status="blocked",NPO 1 (1080p) [Geo-blocked]
http://stream.tvtap.net:8081/live/nl-npo1.stream/playlist.m3u8
#EXTINF:-1 tvg-id="NPO2.nl" status="error",NPO 2 (302p) [Geo-blocked]
#EXTINF:-1 tvg-id="NPO2.nl" status="blocked",NPO 2 (302p) [Geo-blocked]
http://stream.tvtap.net:8081/live/nl-npo2.stream/playlist.m3u8
#EXTINF:-1 tvg-id="NPO2.nl" status="online",NPO 2 (342p)
http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo2/npo2.isml/.m3u8
@ -183,9 +183,9 @@ https://salto-streams.nl/hls/sotv1_high.m3u8
https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8
#EXTINF:-1 tvg-id="SilenceTV.nl" status="online",Silence TV (720p) [Not 24/7]
http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8
#EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SirisTV.nl" status="error",Siris TV (720p) [Not 24/7]
https://videostream.siris.nl/hls/playoutweb/index.m3u8
#EXTINF:-1 tvg-id="StreekTV.nl" status="error",Streek TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7]
http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8
#EXTINF:-1 tvg-id="StreekTV.nl" status="timeout",Streek TV (720p) [Not 24/7]
https://58e4d59f4ba2c.streamlock.net/streektv/streektv/playlist.m3u8

@ -1,8 +1,8 @@
#EXTM3U
#EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p)
https://digicom.hls.iptvdc.com/motorstv/index.m3u8
#EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p)
http://digicom.hls.iptvdc.com/canalmotor/index.m3u8
#EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p)
https://digicom.hls.iptvdc.com/motorstv/index.m3u8
#EXTINF:-1 tvg-id="FatstoneTV.no" status="error",Fatstone TV [Offline]
http://bgo1.cdn.s3m.no/fs/live/ngrp:live_all/chunklist_b5196000.m3u8
#EXTINF:-1 tvg-id="Frikanalen.no" status="online",Frikanalen (720p)

@ -9,7 +9,7 @@ https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8
https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8
#EXTINF:-1 tvg-id="DreikoTv.pa" status="error",DreikoTv (480p) [Not 24/7]
https://stmv3.voxtvhd.com.br/reikotv/reikotv/playlist.m3u8
#EXTINF:-1 tvg-id="HosannaVision.pa" status="online",Hosanna Vision (480p) [Not 24/7]
#EXTINF:-1 tvg-id="HosannaVision.pa" status="error",Hosanna Vision (480p) [Not 24/7]
https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8
#EXTINF:-1 tvg-id="NexTV.pa" status="timeout",Nex TV (Canal 21) [Timeout]
http://209.91.213.10:8088/play/a01o
@ -21,7 +21,7 @@ https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8
https://tvdatta.com:3484/stream/play.m3u8
#EXTINF:-1 tvg-id="Telemetro.pa" status="timeout",Telemetro (480p) [Timeout]
http://209.91.213.10:8088/play/a00h
#EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="Telemetro.pa" status="blocked",Telemetro (720p) [Geo-blocked]
https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8
#EXTINF:-1 tvg-id="TVN.pa" status="online",TVN (720p)
https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8

@ -17,7 +17,7 @@ https://live.obslivestream.com/autenticatvmux/index.m3u8
https://v4.tustreaming.cl/bellatv/index.m3u8
#EXTINF:-1 tvg-id="BellaAsuncionTV.pe" status="online",Bella Asuncion TV (720p) [Not 24/7]
https://tvdatta.com:3602/stream/play.m3u8
#EXTINF:-1 tvg-id="BestCableMasCumbia.pe" status="online",Best Cable Más Cumbia (720p) [Not 24/7]
#EXTINF:-1 tvg-id="BestCableMasCumbia.pe" status="error",Best Cable Más Cumbia (720p) [Not 24/7]
https://ca.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8
#EXTINF:-1 tvg-id="BestCableMusic.pe" status="online",Best Cable Music (720p) [Not 24/7]
https://ca.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8
@ -31,7 +31,7 @@ https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbc
https://video1.getstreamhosting.com:1936/8106/8106/playlist.m3u8
#EXTINF:-1 tvg-id="BHTV.pe" status="online",BHTV (720p) [Not 24/7]
http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8
#EXTINF:-1 tvg-id="CNBellezaAndina.pe" status="online",Cable Netword Belleza Andina TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CNBellezaAndina.pe" status="error",Cable Netword Belleza Andina TV (720p) [Not 24/7]
https://ca.inka.net.pe/bellezaandina/index.m3u8
#EXTINF:-1 tvg-id="CNCumbia.pe" status="online",Cable Netword Cumbia TV (720p) [Not 24/7]
https://ca.inka.net.pe/cumbiatv/index.m3u8
@ -51,7 +51,7 @@ https://srv1.mediastreamperu.com:8081/8006/index.m3u8
https://srv1.mediastreamperu.com:8081/8004/index.m3u8
#EXTINF:-1 tvg-id="CANALIPE.pe" status="online",CANAL IPE (1080p) [Not 24/7]
https://cdnh8.iblups.com/hls/OVJNKV4pSr.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="CaribeTelevisionOtuzco.pe" status="timeout",Caribe Televisión (Otuzco) (1080p) [Not 24/7]
http://191.97.56.183:1935/caribetv/caribetv/playlist.m3u8
@ -61,7 +61,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvcentraltv/livecentraltvtv/playlist
http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8
#EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7]
https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8
#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) [Offline]
#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) [Offline]
https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8
#EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7]
https://cloudvideo.servers10.com:8081/8150/index.m3u8
@ -73,7 +73,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/congres
https://live.obslivestream.com/cdeportivomux/index.m3u8
#EXTINF:-1 tvg-id="ControversiaTV.pe" status="online",Controversia TV (Moyobamba) (720p) [Not 24/7]
https://live.obslivestream.com/controversiamux/index.m3u8
#EXTINF:-1 tvg-id="CRTelevisionMoyobamba.pe" status="error",CR Television (Moyobamba) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CRTelevisionMoyobamba.pe" status="online",CR Television (Moyobamba) (720p) [Not 24/7]
https://live.obslivestream.com/crtvmux/index.m3u8
#EXTINF:-1 tvg-id="CreoTV.pe" status="online",CreoTV (Cajamarca) (720p) [Not 24/7]
https://srv1.mediastreamperu.com:8081/creotv/index.m3u8
@ -83,7 +83,7 @@ http://190.108.83.142:8000/play/a007/index.m3u8
https://vs8.live.opencaster.com/cultura24/smil:cultura24/playlist.m3u8
#EXTINF:-1 tvg-id="CVMTelevision.pe" status="online",CVM TV Digital (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/cvmtv/cvmtv/playlist.m3u8
#EXTINF:-1 tvg-id="DeltaTV.pe" status="error",DeltaTV (Pacayzapa | San Martín) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="DeltaTV.pe" status="online",DeltaTV (Pacayzapa | San Martín) (480p) [Not 24/7]
https://media2.cdnlayer.biz:8081/8038/index.m3u8
#EXTINF:-1 tvg-id="DiarioHechiceraTumbes.pe" status="online",Diario Hechicera (Tumbes) (720p) [Not 24/7]
https://panel.streamingtv-mediacp.online:1936/8108/8108/playlist.m3u8
@ -95,10 +95,10 @@ https://ed5ov.live.opencaster.com/ArEetgEqqozh/index.m3u8
https://cu.onliv3.com/livevd1/user2.m3u8
#EXTINF:-1 tvg-id="Expresion.pe" status="error",Expresión (Tacna) (720p) [Not 24/7]
https://qlobbidev.s.llnwi.net/telesur3/hls/radioilo.m3u8
#EXTINF:-1 tvg-id="FuegoTV.pe" status="timeout",FuegoTV (Lima) (720p) [Not 24/7]
https://cp.sradiotv.com:1936/8038/8038/playlist.m3u8
#EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7]
http://190.108.83.142:8000/play/a003/index.m3u8
#EXTINF:-1 tvg-id="FuegoTV.pe" status="timeout",FuegoTV (Lima) (720p) [Not 24/7]
https://cp.sradiotv.com:1936/8038/8038/playlist.m3u8
#EXTINF:-1 tvg-id="FullTV.pe" status="timeout",FullTV (Lima) (720p) [Not 24/7]
https://cp.sradiotv.com:1936/8018/8018/playlist.m3u8
#EXTINF:-1 tvg-id="GacetaUcayalina.pe" status="error",Gaceta Ucayalina (720p) [Not 24/7]
@ -143,7 +143,7 @@ https://dc1.webstream.eu/hls/hls/jnetvhdstreaming_high/index.m3u8
https://tvdatta.com:3517/live/kachorrotvlive.m3u8
#EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeña (720p) [Not 24/7]
https://cu.onliv3.com/livevd/user1.m3u8
#EXTINF:-1 tvg-id="KBOQuillabamba.pe" status="error",KBO Quillabamba (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="KBOQuillabamba.pe" status="online",KBO Quillabamba (1080p) [Not 24/7]
https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8
#EXTINF:-1 tvg-id="KeBuenaBarranca.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7]
https://inliveserver.com:1936/18016/18016/playlist.m3u8
@ -155,7 +155,7 @@ http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8
http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8
#EXTINF:-1 tvg-id="RTV.pe" status="error",La República TV (RTV) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVLaRepública/live
#EXTINF:-1 tvg-id="LaRiberena.pe" status="error",La Ribereña (Pucallpa) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="LaRiberena.pe" status="online",La Ribereña (Pucallpa) (480p) [Not 24/7]
https://inliveserver.com:1936/19020/19020/playlist.m3u8
#EXTINF:-1 tvg-id="Latina.pe" status="blocked",Latina (720p) [Geo-blocked]
https://mdstrm.com/live-stream-playlist/5ce7109c7398b977dc0744cd.m3u8
@ -167,7 +167,7 @@ https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8
https://tv.oyotunstream.com:1936/master/master/playlist.m3u8
#EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Cañete) (720p) [Not 24/7]
http://v4.tustreaming.cl/matices/index.m3u8
#EXTINF:-1 tvg-id="MegaTVAQP.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7]
#EXTINF:-1 tvg-id="MegaTVAQP.pe" status="online",Mega TV (Arequipa) (360p) [Not 24/7]
https://media2.cdnlayer.biz:8081/8008/index.m3u8
#EXTINF:-1 tvg-id="MegaTVJaen.pe" status="online",Mega TV (Jaen) (720p) [Not 24/7]
https://tv.portalexpress.es:3399/hybrid/play.m3u8
@ -175,7 +175,7 @@ https://tv.portalexpress.es:3399/hybrid/play.m3u8
https://tv.portalexpress.es:3870/hybrid/play.m3u8
#EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" status="error",Metropolitana del Cuzco (CCTVRadio) (576p) [Not 24/7]
https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8
#EXTINF:-1 tvg-id="Millenium49TVPucallpa.pe" status="error",Millenium 49 TV (Pucallpa) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="Millenium49TVPucallpa.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8
#EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7]
https://5ee0faac3bbae.streamlock.net/millenium/millenium/playlist.m3u8
@ -199,13 +199,13 @@ https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8
https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8
#EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8
#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7]
https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8
#EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="online",NorSelva RTV (Rioja) (288p) [Not 24/7]
https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8
#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima
#EXTINF:-1 tvg-id="OasisRTV.pe" status="error",Oasis RTV (Trujillo) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7]
https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8
#EXTINF:-1 tvg-id="OKTeVe.pe" status="online",OK TeVe (Yurimaguas) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8
@ -235,9 +235,9 @@ http://38.131.11.9:1080/play/a0dh
https://stmv.panel.grupolimalive.com/peruviantv/peruviantv/playlist.m3u8
#EXTINF:-1 tvg-id="PiuraTV.pe" status="online",PiuraTV (720p) [Not 24/7]
http://190.108.83.142:8000/play/a00d/index.m3u8
#EXTINF:-1 tvg-id="PlanetaTVBagua.pe" status="error",Planeta TV Bagua (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PlanetaTVBagua.pe" status="online",Planeta TV Bagua (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8
#EXTINF:-1 tvg-id="PlanetaTVMoyobamba.pe" status="online",Planeta TV Moyobamba (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PlanetaTVMoyobamba.pe" status="error",Planeta TV Moyobamba (720p) [Not 24/7]
https://live.obslivestream.com/planetatvmux/index.m3u8
#EXTINF:-1 tvg-id="Primavera15RadiotelevisionMoquegua.pe" status="online",Primavera 15 Radiotelevisión (Moquegua) (720p) [Not 24/7]
https://tv.portalexpress.es:3270/hybrid/play.m3u8
@ -261,7 +261,7 @@ https://servilive.com:3162/multi_web/play.m3u8
https://media2.cdnlayer.biz:8081/8018/index.m3u8
#EXTINF:-1 tvg-id="RadioLibertadArequipa.pe" status="error",Radio Libertad (Arequipa) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/radiolibertadarequipa
#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="error",Radio Pachatusan (Cuzco) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="online",Radio Pachatusan (Cuzco) (720p) [Not 24/7]
https://tvdatta.com:3413/live/pachatusanlive.m3u8
#EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7]
https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8
@ -271,9 +271,9 @@ https://5ee0faac3bbae.streamlock.net/raditropical/raditropical/playlist.m3u8
https://cp.sradiotv.com:1936/binacional/binacional/playlist.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="RadioTVJuanjui.pe" status="error",Radio TV Juanjui (480p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioTVJuanjui.pe" status="online",Radio TV Juanjui (480p) [Not 24/7]
https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8
#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live
#EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live
@ -303,7 +303,7 @@ https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8
https://tvdatta.com:3344/live/rumbamixlive.m3u8
#EXTINF:-1 tvg-id="RWTelevisionTarapoto.pe" status="error",RW Televisión (Tarapoto) [Not 24/7]
https://tvdatta.com:3952/live/rwtelevisionlive.m3u8
#EXTINF:-1 tvg-id="" status="error",Salgalú TV [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",Salgalú TV [Not 24/7]
https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8
#EXTINF:-1 tvg-id="SanjuaneraTV.pe" status="online",SanjuaneraTV (1080p) [Not 24/7]
https://live.obslivestream.com/sanjuaneramux/playlist.m3u8
@ -311,23 +311,23 @@ https://live.obslivestream.com/sanjuaneramux/playlist.m3u8
https://7.innovatestream.pe:19360/satel/satel.m3u8
#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMía TV (Aguaytía) (360p) [Not 24/7]
https://inliveserver.com:1936/18022/18022/playlist.m3u8
#EXTINF:-1 tvg-id="Sistema1.pe" status="error",Sistema 1 (Huaraz) (720p) [Not 24/7]
https://tv.portalexpress.es:3839/hybrid/play.m3u8
#EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7]
https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8
#EXTINF:-1 tvg-id="Sistema1.pe" status="error",Sistema 1 (Huaraz) (720p) [Not 24/7]
https://tv.portalexpress.es:3839/hybrid/play.m3u8
#EXTINF:-1 tvg-id="SolStereoTV.pe" status="online",Sol Stereo TV (Casma) (360p) [Not 24/7]
https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8
#EXTINF:-1 tvg-id="SoriTVPicota.pe" status="online",SoriTV (Picota) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SoriTVPicota.pe" status="error",SoriTV (Picota) (720p) [Not 24/7]
https://lamasremixes.com/hls/cadenasurrtv/index.m3u8
#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="error",Stereo TV (Peru) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="online",Stereo TV (Peru) (720p) [Not 24/7]
https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8
#EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7]
https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8
#EXTINF:-1 tvg-id="SuperCanalYurimaguas.pe" status="online",Super Canal (Yurimaguas) (720p) [Not 24/7]
https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8
#EXTINF:-1 tvg-id="SurTVIlo.pe" status="error",SurTV (Ilo) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SurTVIlo.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="TelesurCamana.pe" status="error",Telesur (Camana) (480p) [Not 24/7]
https://qlobbidev.s.llnwi.net/telesur3/hls/camana.m3u8
@ -339,33 +339,33 @@ https://qlobbidev.s.llnwi.net/telesur3/hls/mollendo.m3u8
https://qlobbidev.s.llnwi.net/telesur3/hls/moquegua.m3u8
#EXTINF:-1 tvg-id="TelesurTacna.pe" status="error",Telesur (Tacna) (720p) [Not 24/7]
https://qlobbidev.s.llnwi.net/telesur3/hls/tacna.m3u8
#EXTINF:-1 tvg-id="TelevisionTarapoto.pe" status="error",Televisión Tarapoto (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TelevisionTarapoto.pe" status="online",Televisión Tarapoto (720p) [Not 24/7]
https://5ee0faac3bbae.streamlock.net/televisiontpp/televisiontpp/playlist.m3u8
#EXTINF:-1 tvg-id="TelSatelCineTVArequipa.pe" status="error",TelSatel Cine TV (Arequipa) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/cinperu/cinperu/playlist.m3u8
#EXTINF:-1 tvg-id="TopFMTVAtalaya.pe" status="error",Top FM TV (Atalaya) (240p) [Not 24/7]
#EXTINF:-1 tvg-id="TopFMTVAtalaya.pe" status="online",Top FM TV (Atalaya) (240p) [Not 24/7]
https://tvdatta.com:3084/live/toptvaguaytialive.m3u8
#EXTINF:-1 tvg-id="TopLatino.pe" status="online",Top Latino TV (404p) [Not 24/7]
https://5cefcbf58ba2e.streamlock.net/tltvweb/tvweb.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TPTO.pe" status="error",TPTO TV (Tarapoto) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TPTO.pe" status="online",TPTO TV (Tarapoto) (720p) [Not 24/7]
https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7]
https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8
#EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TumpisTV.pe" status="online",Tumpis TV (Tumbes) (720p) [Not 24/7]
https://servilive.com:3531/live/tumpistvlive.m3u8
#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7]
https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8
#EXTINF:-1 tvg-id="TV5.pe" status="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/tv5soritormux/index.m3u8
#EXTINF:-1 tvg-id="TVAndahuaylas.pe" status="error",TV Andahuaylas [Not 24/7]
https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8
#EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7]
https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8
#EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVHuarmey.pe" status="online",TV Huarmey (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey
#EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="online",TV Mundo (Arequipa) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live
#EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="error",TV Norte (Chiclayo) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="online",TV Norte (Chiclayo) (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD
#EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p)
http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8
@ -383,7 +383,7 @@ http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8
https://ca.inka.net.pe/tvsensacion/tvsensacion/index.m3u8
#EXTINF:-1 tvg-id="TVSistemasCuzco.pe" status="online",TV Sistemas Cuzco (Cuzco) (360p) [Not 24/7]
https://panel.streamingtv-mediacp.online:1936/kdlrqjcp/kdlrqjcp/playlist.m3u8
#EXTINF:-1 tvg-id="TVenLinea.pe" status="error",TVenLinea (Cuzco) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7]
https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8
#EXTINF:-1 tvg-id="TvfacesOnline.pe" status="online",Tvfaces Online (360p) [Not 24/7]
https://tvdatta.com:3211/stream/play.m3u8
@ -395,13 +395,13 @@ https://stmv.panel.grupolimalive.com/uniteltv/uniteltv/playlist.m3u8
https://tvdatta.com:3670/live/universitariatvlive.m3u8
#EXTINF:-1 tvg-id="UranioTVYurimaguas.pe" status="online",Uranio TV (Yurimaguas) (720p) [Not 24/7]
https://live.obslivestream.com/uraniomux/index.m3u8
#EXTINF:-1 tvg-id="USILTV.pe" status="timeout",USIL TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="USILTV.pe" status="online",USIL TV (720p) [Not 24/7]
https://video.produccionesmagicorp.com/redes/video.m3u8
#EXTINF:-1 tvg-id="USMPTV.pe" status="error",USMPTV (720p) [Not 24/7]
https://streamusmptv.ddns.net/dash/stream.mpd
#EXTINF:-1 tvg-id="VamisaTV.pe" status="online",VamisaTV (Lima) (480p) [Not 24/7]
https://vps1.lnx.pe/vamisa/envivo/index.m3u8
#EXTINF:-1 tvg-id="ViaAltomayo.pe" status="error",Vía Altomayo (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ViaAltomayo.pe" status="online",Vía Altomayo (720p) [Not 24/7]
https://live.obslivestream.com/viaaltomayomux/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Vía Televisión (Tarapoto) (720p) [Not 24/7]
https://5ee0faac3bbae.streamlock.net/viatv2021/viatv2021/playlist.m3u8

@ -21,7 +21,7 @@ https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtu
https://iptv--iptv.repl.co/streamlink?url=https://www.twitch.tv/communitytv3/
#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (360p) [Not 24/7]
https://d3cbe0gidjd4k2.cloudfront.net/channel_5/smil:channel_5.smil/chunklist_w1281634943_b300000_sleng.m3u8
#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (480p) [Not 24/7]
#EXTINF:-1 tvg-id="PilipinasHD.ph" status="error",Pilipinas HD (480p) [Not 24/7]
https://d3cbe0gidjd4k2.cloudfront.net/channel_5/channel5/playlist.m3u8
#EXTINF:-1 tvg-id="PTV4.ph" status="error",PTV 4 (480p) [Not 24/7]
https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x5cr6b9

@ -12,13 +12,13 @@ https://6zklx4wryw9b-hls-live.5centscdn.com/arydigitalusa/498f1704b692c3ad4dbfdf
#EXTINF:-1 tvg-id="ARYNews.pk" status="error",ARY News (720p) [Offline]
#EXTVLCOPT:http-referrer=https://live.arynews.tv/
https://6zklx4wryw9b-hls-live.5centscdn.com/arynewsweb/f7b44cfafd5c52223d5498196c8a2e7b.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="AVTKhyber.pk" status="error",AVT Khyber (404p) [Not 24/7]
#EXTINF:-1 tvg-id="AVTKhyber.pk" status="online",AVT Khyber (404p) [Not 24/7]
https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/index_150_av-p.m3u8
#EXTINF:-1 tvg-id="AVTKhyber.pk" status="online",AVT Khyber (404p) [Not 24/7]
https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/master.m3u8
#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (360p) [Not 24/7]
https://imob.dunyanews.tv/live/_definst_/ngrp:dunyalive_1_all/playlist.m3u8
#EXTINF:-1 tvg-id="DunyaNews.pk" status="error",Dunya News (480p) [Not 24/7]
#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live
#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7]
https://imob.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="" status="error",4FUN TV (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7]
https://stream.4fun.tv:8888/hls/4f_high/index.m3u8
#EXTINF:-1 tvg-id="dlaCiebietv.pl" status="online",dlaCiebie.tv (1080p) [Not 24/7]
http://94.246.128.53:1935/tv/dlaCiebieTv/playlist.m3u8

@ -3,7 +3,7 @@
https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8
#EXTINF:-1 tvg-id="CDMTV.pr" status="online",CDM TV (480p) [Not 24/7]
http://205.164.56.130:1935/marcos536/marcos536/playlist.m3u8
#EXTINF:-1 tvg-id="ConectateTV.pr" status="error",Conéctate TV (ACS Network) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="ConectateTV.pr" status="online",Conéctate TV (ACS Network) (480p) [Not 24/7]
https://play.amelbasoluciones.co:3257/live/acsnetworklive.m3u8
#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7]
https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8

@ -11,7 +11,7 @@ http://c2.manasat.com:1935/kcine/kcine3/master.m3u8
http://c2.manasat.com:1935/kkids/kkids3/master.m3u8
#EXTINF:-1 tvg-id="KuriakosMusic.pt" status="online",Kuriakos Music (1080p)
http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8
#EXTINF:-1 tvg-id="KuriakosTV.pt" status="error",Kuriakos TV (576p)
#EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (576p)
http://195.22.11.11:1935/ktv/ktv2/playlist.m3u8
#EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (1080p)
http://195.22.11.11:1935/ktv/ktv1/master.m3u8
@ -26,10 +26,10 @@ http://162.212.178.69:41042/bysid/608
#EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7]
#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8
#EXTINF:-1 tvg-id="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="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (504p) [Not 24/7]
@ -44,7 +44,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Açores (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7]
#EXTINF:-1 tvg-id="RTPAfrica.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RTPInternacional.pt" status="online",RTP Internacional (480p) [Not 24/7]
@ -92,7 +92,7 @@ http://213.13.26.11:1935/live/santuario.stream/livestream.m3u8
https://streamer-b02.videos.sapo.pt/live/santuario.stream/livestream.m3u8
#EXTINF:-1 tvg-id="" status="online",TV Maná 1 (320p) [Not 24/7]
http://195.22.11.11:1935/tvmana/tvmana1/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",TV Maná 2 (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",TV Maná 2 (576p) [Not 24/7]
http://195.22.11.11:1935/tvmana/tvmana2/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",TV MANA (ENG) (484p)
http://c2.manasat.com:1935/church-online/ingles3/playlist.m3u8

@ -18,8 +18,6 @@ http://ott-cdn.ucom.am/s23/index.m3u8
https://live-hls-web-aje.getaj.net/AJE/index.m3u8
#EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p)
https://live-hls-web-ajm.getaj.net/AJM/index.m3u8
#EXTINF:-1 tvg-id="AlKassFive.qa" status="online",Al Kass Five (304p)
https://www.elahmad.com/tv/m3u8/online_live_2_tv.m3u8?id=alkass5
#EXTINF:-1 tvg-id="AlRassoul.qa" status="error",Al Rassoul (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/AlRassoulChannel/live
#EXTINF:-1 tvg-id="AlRayyan.qa" status="online",Al Rayyan (1080p)

@ -27,7 +27,7 @@ https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8
https://stream.adunity.com/b1/b1.m3u8
#EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p)
http://46.4.14.12:9999/btvsvlive/playlist.m3u8
#EXTINF:-1 tvg-id="Canal33.ro" status="error",Canal33 (480p) [Offline]
#EXTINF:-1 tvg-id="Canal33.ro" status="timeout",Canal33 (480p) [Offline]
https://fms-https1.mediadirect.ro/live3/canal33.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ColumnaTV.ro" status="error",Columna TV (576p) [Not 24/7]
rtmp://columna1.arya.ro/live/columnatv1
@ -48,9 +48,9 @@ rtmp://gtv1.arya.ro:1935/live/gtv1.flv
https://iptv-all.lanesh4d0w.repl.co/romania/happy-channel
#EXTINF:-1 tvg-id="IntermediaTV.ro" status="online",Intermedia TV (576p)
http://46.4.14.12:9999/intermedia1/playlist.m3u8
#EXTINF:-1 tvg-id="KanalD.ro" status="blocked",Kanal D (384p) [Not 24/7]
#EXTINF:-1 tvg-id="KanalD.ro" status="online",Kanal D (384p) [Not 24/7]
https://stream1.kanald.ro/iphone/live.m3u8
#EXTINF:-1 tvg-id="KissTV.ro" status="online",Kiss TV (576p) [Not 24/7]
#EXTINF:-1 tvg-id="KissTV.ro" status="error",Kiss TV (576p) [Not 24/7]
https://fms-https1.mediadirect.ro/live3/_definst_/kiss.smil/playlist.m3u8?publisher=83
#EXTINF:-1 tvg-id="LightChannel.ro" status="online",Light Channel (480p) [Not 24/7]
http://streamer1.streamhost.org:1935/salive/GMIlcbgM/playlist.m3u8
@ -89,7 +89,7 @@ rtmp://rapsodia1.arya.ro/live/rapsodiatv1
https://live.realitatea.net/livertmp/plus/playlist.m3u8
#EXTINF:-1 tvg-id="RealitateaTV.ro" status="timeout",Realitatea Plus (720p) [Timeout]
https://livestream.realitatea.net/livestream/liverealitatea.stream/playlist.m3u8
#EXTINF:-1 tvg-id="RockTV.ro" status="online",Rock TV (480p)
#EXTINF:-1 tvg-id="RockTV.ro" status="timeout",Rock TV (480p)
https://fms-https1.mediadirect.ro/live3/_definst_/rocktv.smil/master.m3u8
#EXTINF:-1 tvg-id="SangeorzTV.ro" status="error",Sangeorz TV (396p) [Not 24/7]
http://s2.streamnet.ro:8035/stream.flv

@ -59,16 +59,16 @@ http://109.105.201.198/PINKWORLD/playlist.m3u8
http://109.105.201.198/PINKWORLDCINEMA/playlist.m3u8
#EXTINF:-1 tvg-id="PinkZabava.rs" status="blocked",Pink Zabava (360p)
http://109.105.201.198/PINKZABAVA/playlist.m3u8
#EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p)
#EXTINF:-1 tvg-id="RedTV.rs" status="error",Red TV (720p)
https://live.rednet.rs/providus/redtv_multi.m3u8
#EXTINF:-1 tvg-id="RTV1.rs" status="online",RTV 1 (576p) [Not 24/7]
mmsh://212.200.255.151/rtv1
#EXTINF:-1 tvg-id="RTV1.rs" status="error",RTV 1 (576p) [Offline]
rtsp://212.200.255.151/rtv1
#EXTINF:-1 tvg-id="RTV2.rs" status="error",RTV 2 (576p) [Not 24/7]
rtsp://212.200.255.151/rtv2
#EXTINF:-1 tvg-id="RTV2.rs" status="online",RTV 2 (576p) [Not 24/7]
mmsh://212.200.255.151/rtv2
#EXTINF:-1 tvg-id="RTV2.rs" status="error",RTV 2 (576p) [Not 24/7]
rtsp://212.200.255.151/rtv2
#EXTINF:-1 tvg-id="RTVAS.rs" status="online",RTV AS (576p)
https://srv1.adriatelekom.com/TVAS/index.m3u8
#EXTINF:-1 tvg-id="RTVCityUb.rs" status="online",RTV City Ub (576p) [Not 24/7]

@ -42,15 +42,15 @@ http://ott-cdn.ucom.am/s64/index.m3u8
http://stream.backustv.ru/live/btv/index.m3u8
#EXTINF:-1 tvg-id="BackusTVStrashnoe.ru" status="online",Backus TV Страшное (720p) [Not 24/7]
http://stream.backustv.ru/live/btv2/index.m3u8
#EXTINF:-1 tvg-id="BollywoodHD.ru" status="timeout",Bollywood HD (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="BollywoodHD.ru" status="online",Bollywood HD (1080p) [Not 24/7]
https://sc.id-tv.kz/bollywood_hd.m3u8
#EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) [Timeout]
#EXTINF:-1 tvg-id="BridgeTV.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",Bridge TV (480p) [Timeout]
#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/s34/index.m3u8
http://ott-cdn.ucom.am/s78/index.m3u8
#EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) [Timeout]
#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/s78/index.m3u8
#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7]
http://ott-cdn.ucom.am/s34/index.m3u8
#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7]
https://sc.id-tv.kz/Cinema.m3u8
#EXTINF:-1 tvg-id="FAN.ru" status="timeout",FAN (576p) [Not 24/7]
http://194.9.27.164:8103/play/FAN/index.m3u8
@ -66,7 +66,7 @@ https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8
https://sc.id-tv.kz/hdl.m3u8
#EXTINF:-1 tvg-id="HITV.ru" status="error",HITV (1080p) [Offline]
https://strm.yandex.ru/kal/hittv/hittv0.m3u8
#EXTINF:-1 tvg-id="Leomax24.ru" status="error",Leomax 24 (1080p)
#EXTINF:-1 tvg-id="Leomax24.ru" status="online",Leomax 24 (1080p)
https://tvshops.bonus-tv.ru/cdn/shop24/playlist.m3u8
#EXTINF:-1 tvg-id="LeomaxPlus.ru" status="online",Leomax Plus (576p)
https://tvshops.bonus-tv.ru/cdn/discount/playlist.m3u8
@ -93,7 +93,7 @@ https://cdn-01.bonus-tv.ru/radostmoya_edge/index.m3u8
#EXTINF:-1 tvg-id="RTAmerica.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",RT America (480p) [Timeout]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s96/index.m3u8
#EXTINF:-1 tvg-id="RTAmerica.ru" status="online",RT America (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="RTAmerica.ru" status="error",RT America (1080p) [Not 24/7]
https://rt-usa.gcdn.co/live/rtusa/playlist.m3u8
#EXTINF:-1 tvg-id="RTArabic.ru" status="online",RT Arabic (1080p)
https://rt-arb.gcdn.co/live/rtarab/playlist.m3u8
@ -108,11 +108,11 @@ http://ott-cdn.ucom.am/s93/index.m3u8
https://hls.rt.com/hls/rtdru.m3u8
#EXTINF:-1 tvg-id="RTDoc.ru" status="online",RT Documentary Russian (1080p)
https://rtmp.api.rt.com/hls/rtdru.m3u8
#EXTINF:-1 tvg-id="RTDoc.ru" status="timeout",RT Documentary Russian (1080p) [Not 24/7]
https://strm.yandex.ru/kal/rtd_hd/rtd_hd0.m3u8
#EXTINF:-1 tvg-id="RTDoc.ru" status="online",RT Documentary Russian (1080p) [Not 24/7]
http://uiptv.do.am/1ufc/300663722/playlist.m3u8
#EXTINF:-1 tvg-id="RTenEspanol.ru" status="online",RT en Español (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="RTDoc.ru" status="timeout",RT Documentary Russian (1080p) [Not 24/7]
https://strm.yandex.ru/kal/rtd_hd/rtd_hd0.m3u8
#EXTINF:-1 tvg-id="RTenEspanol.ru" status="error",RT en Español (1080p) [Not 24/7]
https://rt-esp.gcdn.co/live/rtesp/playlist.m3u8
#EXTINF:-1 tvg-id="RTFrance.ru" status="online",RT France (1080p)
https://rt-fra.gcdn.co/live/rtfrance/playlist.m3u8
@ -122,7 +122,7 @@ https://rt-glb.gcdn.co/live/rtnews/playlist.m3u8
https://strm.yandex.ru/kal/rt_hd/rt_hd0.m3u8
#EXTINF:-1 tvg-id="RTUK.ru" status="online",RT UK (1080p)
https://rt-uk.gcdn.co/live/rtuk/playlist.m3u8
#EXTINF:-1 tvg-id="RTGTV.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",RTG (480p) [Timeout]
#EXTINF:-1 tvg-id="RTGTV.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",RTG (480p) [Timeout]
#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/s80/index.m3u8
#EXTINF:-1 tvg-id="RTGHD.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",RTG HD (480p)
@ -249,7 +249,7 @@ https://strm.yandex.ru/kal/tvrain/tvrain0.m3u8
http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/512/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Дом кино (576p)
http://91.185.3.218:4000/play/606
#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",Дом Кино Премиум (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",Дом Кино Премиум (1080p) [Not 24/7]
https://sc.id-tv.kz/domkino_hd.m3u8
#EXTINF:-1 tvg-id="" status="error",Дом кино Премиум (1080p) [Offline]
http://87.247.44.26/btv/SWM/Dom_kino_Prem/Dom_kino_Prem.m3u8
@ -315,17 +315,17 @@ https://sc.id-tv.kz/Kinokomediya_hd.m3u8
https://sc.id-tv.kz/Kinomix_hd.m3u8
#EXTINF:-1 tvg-id="" status="online",Кинопремьера (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinopremiera_hd.m3u8
#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",Киносвидание (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",Киносвидание (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinosvidanie_hd.m3u8
#EXTINF:-1 tvg-id="" status="online",Киносемья (1080p) [Not 24/7]
https://sc.id-tv.kz/Kinosemiya_hd.m3u8
#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",Кинохит (404p) [Not 24/7]
#EXTINF:-1 tvg-id="Kinohit.ru" status="online",Кинохит (404p) [Not 24/7]
https://sc.id-tv.kz/Kinohit_hd.m3u8
#EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",Классика Кино (720p) [Geo-blocked]
https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8
#EXTINF:-1 tvg-id="Komediynoe.ru" status="timeout",Комедийное (540p) [Timeout]
http://185.97.150.19:8082/2402
#EXTINF:-1 tvg-id="Komediya.ru" status="timeout",Комедия (576p) [Not 24/7]
#EXTINF:-1 tvg-id="Komediya.ru" status="error",Комедия (576p) [Not 24/7]
http://188.40.68.167/russia/komediya/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Конный Мир (576p) [Geo-blocked]
http://cdn-01.bonus-tv.ru/konnyimir/playlist.m3u8
@ -341,7 +341,7 @@ http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8
https://stream.kuban24.tv:1500/hls/stream.m3u8
#EXTINF:-1 tvg-id="Kuzbass1.ru" status="online",Кузбасс 1 (1080p) [Not 24/7]
https://www.10kanal.ru:1443/10kanal/k24/playlist.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",Культура (480p)
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Культура (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s16/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Культура (576p) [Offline]
@ -387,7 +387,7 @@ https://sc.id-tv.kz/Mir24.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="timeout",Мир 24 (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Mir24.ru" status="error",Мир 24 (1080p) [Not 24/7]
http://188.40.68.167/russia/mir24/playlist.m3u8
#EXTINF:-1 tvg-id="Mir.ru" status="online",Мир (1080p) [Not 24/7]
http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8
@ -405,10 +405,10 @@ http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8
http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Мир Белогорья (720p) [Geo-blocked]
http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Мир сериала (576p) [Not 24/7]
http://188.40.68.167/russia/mir_seriala/playlist.m3u8
#EXTINF:-1 tvg-id="MirSeriala.ru" status="online",Мир Сериала (576p) [Not 24/7]
http://185.161.224.216/dash/Mir_seriala_SD.ism/playlist.mpd
#EXTINF:-1 tvg-id="" status="error",Мир сериала (576p) [Not 24/7]
http://188.40.68.167/russia/mir_seriala/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Мисто плюс (480p) [Timeout]
http://93.78.206.172:8080/stream4/stream.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Мисто плюс (720p) [Timeout]
@ -417,7 +417,7 @@ http://93.78.206.172:8080/stream5/stream.m3u8
https://live-mordovia24.cdnvideo.ru/mordovia24/streamtr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Морской (720p) [Not 24/7]
http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/742/index.m3u8
#EXTINF:-1 tvg-id="Moskva24.ru" status="online",Москва 24 (576p) [Not 24/7]
#EXTINF:-1 tvg-id="Moskva24.ru" status="error",Москва 24 (576p) [Not 24/7]
https://radio-live-mg.rtr-vesti.ru/hls/moscow_24/playlist.m3u8
#EXTINF:-1 tvg-id="Moskva24.ru" status="error",Москва 24 (720p) [Offline]
https://strm.yandex.ru/kal/msk24_supres/msk24_supres0.m3u8
@ -473,7 +473,7 @@ https://hls-video01.cdnvideo.ru/video01/smil:video01.smil/playlist.m3u8
https://sc.id-tv.kz/New_Television.m3u8
#EXTINF:-1 tvg-id="NovorossiyaTV.ru" status="online",Новороссия ТВ (720p)
http://ott.inmart.tv:8081/19/index.m3u8
#EXTINF:-1 tvg-id="Novyymir.ru" status="online",Новый мир (406p) [Not 24/7]
#EXTINF:-1 tvg-id="Novyymir.ru" status="error",Новый мир (406p) [Not 24/7]
http://stream.studio360.tv/nw/nw_576p/playlist.m3u8
#EXTINF:-1 tvg-id="Noyabrsk24.ru" status="blocked",Ноябрьск 24 (1080p) [Geo-blocked]
https://strm.yandex.ru/kal/noyabrsk24/noyabrsk240.m3u8
@ -482,7 +482,7 @@ https://strm.yandex.ru/kal/noyabrsk24/noyabrsk240.m3u8
http://ott-cdn.ucom.am/s17/index.m3u8
#EXTINF:-1 tvg-id="NTV.ru" status="timeout",НТВ (576p) [Timeout]
http://31.128.159.41:8080/ntv/tracks-v1a1/mono.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",НТВ Стиль (480p) [Timeout]
#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) [Timeout]
#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="NTM.ru" status="online",НТМ (Народное телевидение Мордовии) (720p) [Not 24/7]
@ -521,7 +521,7 @@ https://cdn1.mobiletv.bg/T5/perviy_kanal/perviy_kanal_794613_850k.m3u8
http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (576p) [Not 24/7]
https://sc.id-tv.kz/1KanalEvraziya.m3u8
#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",Первый крымский (540p) [Not 24/7]
#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="timeout",Первый крымский (540p) [Not 24/7]
http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8
#EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",Первый Псковский (540p) [Not 24/7]
http://194.190.78.91/pskov/rewind-10800.m3u8
@ -593,7 +593,7 @@ http://hls.tva.cdnvideo.ru/tva/tvahd.sdp/chunklist.m3u8
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
#EXTINF:-1 tvg-id="Rossiya1Kaluga.ru" status="online",Россия 1 (Калуга) (202p) [Not 24/7]
#EXTINF:-1 tvg-id="Rossiya1Kaluga.ru" status="error",Россия 1 (Калуга) (202p) [Not 24/7]
http://cdnmg.secure.live.rtr-vesti.ru/vgtrkrtmp/smil:kaluga_r1.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya1MariyEl.ru" status="error",Россия 1 (Марий Эл) (720p) [Offline]
http://gtrkmariel-live.cdnvideo.ru/gtrkmariel/gtrkmariel/playlist.m3u8
@ -601,17 +601,17 @@ http://gtrkmariel-live.cdnvideo.ru/gtrkmariel/gtrkmariel/playlist.m3u8
https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8
#EXTINF:-1 tvg-id="Rossiya1Plus6.ru" status="online",Россия 1 +6 (360p)
https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8
#EXTINF:-1 tvg-id="Rossiya1HD.ru" status="error",Россия 1 HD (720p) [Not 24/7]
http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_hd/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya1HD.ru" status="timeout",Россия 1 HD (720p) [Not 24/7]
https://a3569458063-s26881.cdn.ngenix.net/hls/russia_hd/playlist_4.m3u8
#EXTINF:-1 tvg-id="Rossiya1HD.ru" status="error",Россия 1 HD (720p) [Not 24/7]
http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_hd/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya24.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",Россия 24 (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/s21/index.m3u8
#EXTINF:-1 tvg-id="Rossiya24.ru" status="error",Россия 24 (576p) [Not 24/7]
http://uiptv.do.am/1ufc/000000006/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya24.ru" status="online",Россия 24 (576p) [Not 24/7]
http://radio-live-mg.rtr-vesti.ru/hls/russia_24/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya24.ru" status="error",Россия 24 (576p) [Not 24/7]
http://uiptv.do.am/1ufc/000000006/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Россия 24 (Н.Новгород) (576p) [Not 24/7]
https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8
#EXTINF:-1 tvg-id="Rossiya24Chita.ru" status="online",Россия 24 (Чита) (360p)
@ -620,7 +620,7 @@ https://gtrkchita.ru:8081/hls/r24-chita_360p.m3u8
https://gtrkchita.ru:8081/hls/r24-chita_576p.m3u8
#EXTINF:-1 tvg-id="RossiyaK.ru" status="online",Россия К (576p) [Not 24/7]
http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_k/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Россия РТР (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",Россия РТР (576p) [Not 24/7]
http://cdnmg.secure.live.rtr-vesti.ru/live/smil:rtrp.smil/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Россия РТР [Timeout]
https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8
@ -637,7 +637,7 @@ http://193.33.88.172/rus-detective/playlist.m3u8
http://185.186.142.16/streams.rs.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Русский Экстрим [Timeout]
http://vid.extremtv.ru/hls_get/cameraFeed.m3u8
#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p)
#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s55/index.m3u8
#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p)
@ -692,7 +692,7 @@ http://ott-cdn.ucom.am/s52/04.m3u8
https://sc.id-tv.kz/STS.m3u8
#EXTINF:-1 tvg-id="Surgut24.ru" status="online",Сургут 24 (720p) [Not 24/7]
https://video1.in-news.ru/c24/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7]
http://109.194.62.29:8080
#EXTINF:-1 tvg-id="Tamyr.ru" status="online",Тамыр (576p)
https://bsttv.bonus-tv.ru/cdn/tamyr/playlist.m3u8
@ -727,7 +727,7 @@ https://sc.id-tv.kz/TDK-42.m3u8
https://sitv.ru/hls/s86.m3u8
#EXTINF:-1 tvg-id="Telecafe.ru" status="online",Телекафе (576p)
http://91.185.3.218:4000/play/605
#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) [Timeout]
#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) [Timeout]
#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="" status="error",Телестанция МИР (Новосибирск) (720p) [Not 24/7]
@ -799,7 +799,7 @@ https://live-echotv.cdnvideo.ru/echotv/echotv.sdp/playlist.m3u8
https://strm.yandex.ru/kal/utv/utv0.m3u8
#EXTINF:-1 tvg-id="YuvelirochkaTV.ru" status="online",Ювелирочка ТВ (576p)
http://live-uvelirochka.cdnvideo.ru/uvelirochka/uvelirochka_720p3/playlist.m3u8
#EXTINF:-1 tvg-id="Yugra.ru" status="online",Югра (576p)
#EXTINF:-1 tvg-id="Yugra.ru" status="error",Югра (576p)
http://live.ugratv.cdnvideo.ru/ugratv/smil:ugrastream1.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Yurgan.ru" status="online",Юрган (1080p)
http://yurgan.bonus-tv.ru/cdn/yurgan/playlist.m3u8

@ -4,7 +4,7 @@ https://ahlualquran.tv/live/ysfbfBvecZ/SaNVjgaYnE/8.m3u8
#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p)
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live
#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p)
http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_ekhbariya
http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_thikrayat
#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="error",Al Ekhbariya (1080p) [Not 24/7]
https://iptv--iptv.repl.co/Arabic/Ekhbariyah
#EXTINF:-1 tvg-id="" status="online",AL HOKAIR Group TV (576p)
@ -31,10 +31,10 @@ http://5b18be6964c2f.streamlock.net:1935/live/_definst_/sunnah/playlist.m3u8
http://m.live.net.sa:1935/live/sunnah/playlist.m3u8
#EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="error",Al Sunnah Al Nabawiyah TV (Medina) (1080p) [Not 24/7]
https://iptv--iptv.repl.co/Arabic/Sunnah_TV
#EXTINF:-1 tvg-id="AlResalah.sa" status="error",Al-Resalah (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-risala.m3u8
#EXTINF:-1 tvg-id="AlResalah.sa" status="blocked",Al-Resalah (1080p) [Geo-blocked]
https://shls-rotana-alresalah-prod-dub.shahid.net/out/v1/936b89606b5e48db8ca28caa40adc886/index.m3u8
#EXTINF:-1 tvg-id="AlResalah.sa" status="error",Al-Resalah (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-risala.m3u8
#EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (720p)
https://svs.itworkscdn.net/bloomberarlive/bloomberg.smil/playlist_dvr.m3u8
#EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p)
@ -57,11 +57,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=plqRs-gWAOk
#EXTINF:-1 tvg-id="Iqraa.sa" status="online",Iqraa (576p) [Not 24/7]
https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="IqraaEuropeAfrica.sa" status="online",Iqraa Europe Africa (576p) [Not 24/7]
#EXTINF:-1 tvg-id="IqraaEuropeAfrica.sa" status="error",Iqraa Europe Africa (576p) [Not 24/7]
https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="JascoEventsTV.sa" status="error",Jasco Events TV (576p) [Offline]
http://82.212.74.100:8000/live/hls/8131.m3u8
#EXTINF:-1 tvg-id="KaifTV.sa" status="error",Kaif TV (576p) [Not 24/7]
#EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7]
http://82.212.74.2:8000/live/hls/7311.m3u8
#EXTINF:-1 tvg-id="KSASports1.sa" status="error",KSA Sports 1 (1080p) [Not 24/7]
https://iptv-all.lanesh4d0w.repl.co/saudiarabia/ksasport1
@ -87,24 +87,20 @@ https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a
https://hiplayer.hibridcdn.net/t/rotana-classical.m3u8
#EXTINF:-1 tvg-id="" status="error",Rotana Comedy (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-comedy.m3u8
#EXTINF:-1 tvg-id="" status="error",Rotana Drama (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-drama.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Rotana Drama (1080p) [Geo-blocked]
https://shls-rotanadrama-prod-dub.shahid.net/out/v1/20c617b40dc743589ecc9d08d9d3345d/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Rotana Drama (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-drama.m3u8
#EXTINF:-1 tvg-id="" status="online",Rotana Khalijia (1080p)
https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8
#EXTINF:-1 tvg-id="" status="error",Rotana Khalijia (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-khaleejiya.m3u8
#EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p)
https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8
#EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) [Geo-blocked]
https://hiplayer.hibridcdn.net/t/rotana-kids.m3u8
#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) [Offline]
https://shls-rotanamusic-prod-dub.shahid.net/out/v1/edfe0095261648908a3a931b72489f3f/index.m3u8
#EXTINF:-1 tvg-id="RotanaPlus.sa" status="online",Rotana+ (1080p)
https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8
#EXTINF:-1 tvg-id="SBC.sa" status="online",SBC (1080p)
http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=sbc_tv
#EXTINF:-1 tvg-id="SBC.sa" status="error",SBC (1080p) [Not 24/7]
https://iptv--iptv.repl.co/Arabic/SBC
#EXTINF:-1 tvg-id="SSC1HD.sa" status="online",SSC1 HD (1080p)
@ -113,8 +109,6 @@ https://ssc-5-ak.akamaized.net/out/v1/6ae0a2ebab224c72ab9c298afeec8d91/index.m3u
https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8
#EXTINF:-1 tvg-id="SSCActionWaleedExtra.sa" status="online",SSC Action Waleed Extra (1080p) [Not 24/7]
https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/index.m3u8
#EXTINF:-1 tvg-id="ThikrayatTV.sa" status="online",Thikrayat TV (1080p)
http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_thikrayat
#EXTINF:-1 tvg-id="ThikrayatTV.sa" status="error",Thikrayat TV (1080p) [Not 24/7]
https://iptv--iptv.repl.co/Arabic/Zikrayat
#EXTINF:-1 tvg-id="WesalTV.sa" status="error",Wesal TV [Not 24/7]

@ -9,9 +9,9 @@ https://httpcache0-00688-cacheliveedge0.dna.qbrick.com/00688-cacheliveedge0/out/
https://edge1.socialsmart.tv/aznews/smil/playlist.m3u8
#EXTINF:-1 tvg-id="DiTV.se" status="online",Di TV (720p)
https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx4_720p/playlist.m3u8
#EXTINF:-1 tvg-id="ExpressenTV.se" status="error",Expressen TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV (720p) [Not 24/7]
https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx2_720p/chunklist_b3628000.m3u8
#EXTINF:-1 tvg-id="ExpressenTV.se" status="error",Expressen TV (720p) [Offline]
#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV (720p) [Offline]
https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx2_720p/playlist.m3u8
#EXTINF:-1 tvg-id="Kanal10Asia.se" status="online",Kanal 10 Asia (540p) [Not 24/7]
https://cdn-kanal10.crossnet.net/kanal10/ngrp:kanal10asia_all/chunklist_w522739009_b2128000.m3u8
@ -39,5 +39,5 @@ https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8
https://edg01-prd-se-dcs.solidtango.com/edge/_lo9yf4l5_/lo9yf4l5/playlist.m3u8
#EXTINF:-1 tvg-id="VastmanlandsTV.se" status="error",Västmanlands TV (720p) [Offline]
http://83.140.64.214/edge/_lo9yf4l5_/lo9yf4l5/playlist.m3u8
#EXTINF:-1 tvg-id="ViPComedyRussia.se" status="timeout",ViP Comedy Russia (720p) [Not 24/7]
#EXTINF:-1 tvg-id="ViPComedyRussia.se" status="error",ViP Comedy Russia (720p) [Not 24/7]
http://188.40.68.167/russia/vip_comedy/playlist.m3u8

@ -3,7 +3,7 @@
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vidbb
#EXTINF:-1 tvg-id="7TV.sn" status="error",7TV (720p) [Not 24/7]
https://iptv-all.lanesh4d0w.repl.co/senegal/7tv
#EXTINF:-1 tvg-id="A2iMusic.sn" status="error",A2i Music (720p) [Not 24/7]
#EXTINF:-1 tvg-id="A2iMusic.sn" status="online",A2i Music (720p) [Not 24/7]
https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7]
https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8
@ -25,5 +25,5 @@ https://iptv-all.lanesh4d0w.repl.co/senegal/rts1
https://iptv-all.lanesh4d0w.repl.co/senegal/rts2
#EXTINF:-1 tvg-id="SenTV.sn" status="error",SenTV [Not 24/7]
https://iptv-all.lanesh4d0w.repl.co/senegal/sentv
#EXTINF:-1 tvg-id="TFM.sn" status="online",TFM (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TFM.sn" status="error",TFM (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wcr45

@ -28,7 +28,7 @@ https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8
http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TVOCanal23.sv" status="online",TVO Canal 23 (720p) [Not 24/7]
https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TVX.sv" status="error",TVX (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx
#EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7]
https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8

@ -8,9 +8,9 @@ https://alpha.tv.online.tm/hls/ch006.m3u8
#EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch006.m3u8
#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch003.m3u8
#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7]
https://alpha.tv.online.tm/legacyhls/ch003.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="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7]
https://alpha.tv.online.tm/hls/ch005.m3u8
#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7]

@ -2,7 +2,7 @@
#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7]
#EXTVLCOPT:http-user-agent=TNAgexpl212C
http://217.182.137.206/elhiwar.m3u8
#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online",El Hiwar El Tounsi (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv
#EXTINF:-1 tvg-id="" status="error" user-agent="TNAgexpl212C",Hannibal (400p) [Offline]
#EXTVLCOPT:http-user-agent=TNAgexpl212C

@ -42,16 +42,16 @@ https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/playlist.m3u8
https://waw2.artiyerelmedya.net/brtv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="BursaASTV.tr" status="online",Bursa AS TV (720p) [Geo-blocked]
https://waw2.artiyerelmedya.net/astv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7]
https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8
#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7]
https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8
#EXTINF:-1 tvg-id="CanTV.tr" status="online",Can TV (720p)
http://canbroadcast.com:7000/canlican/tv.m3u8
#EXTINF:-1 tvg-id="CanTV.tr" status="timeout",Can TV (720p) [Not 24/7]
http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/105.m3u8
#EXTINF:-1 tvg-id="" status="online",CAN TV (720p) [Not 24/7]
http://176.10.117.18:8000/play/a004/index.m3u8
#EXTINF:-1 tvg-id="CanTV.tr" status="timeout",Can TV (720p) [Not 24/7]
http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/105.m3u8
#EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7]
http://stream2.taksimbilisim.com:1935/caytv/bant1/CAYTV.m3u8
#EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmeköy TV (1080p)
@ -60,7 +60,7 @@ https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8
http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/104.m3u8
#EXTINF:-1 tvg-id="CiftciTV.tr" status="online",Çiftçi TV (720p) [Geo-blocked]
https://waw2.artiyerelmedya.net/ciftcitv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="CiftciTV.tr" status="online",Çiftçi TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="CiftciTV.tr" status="timeout",Çiftçi TV (720p) [Not 24/7]
https://waw1.artiyerelmedya.net/ciftcitv/bant1/chunks.m3u8
#EXTINF:-1 tvg-id="CiftciTV.tr" status="online",Çiftçi TV (1080p) [Not 24/7]
http://stream.taksimbilisim.com:1935/ciftcitv/smil:ciftcitv.smil/playlist.m3u8
@ -125,9 +125,9 @@ https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8
http://kuzeykibris.tv/m3u8/tv_gunes.m3u8
#EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="error",Guney TV Tarsus (270p) [Offline]
http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",Guneydoğu TV (720p) [Not 24/7]
http://stream2.taksimbilisim.com:1935/gtv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",Guneydoğu TV (720p) [Not 24/7]
https://broadcasttr.com:446/gtv/bant1/playlist.m3u8
#EXTINF:-1 tvg-id="Haber61TV.tr" status="online",Haber61 TV (720p) [Not 24/7]
https://cdn-haber61tv.yayin.com.tr/haber61tv/smil:haber61tv.smil/index.m3u8
@ -166,7 +166,7 @@ https://waw2.artiyerelmedya.net/kanal3/bant1/playlist.m3u8
https://live.kanal7.com/live/kanal7LiveMobile/index.m3u8
#EXTINF:-1 tvg-id="Kanal7.tr" status="online",Kanal 7 (1080p)
https://live.kanal7.com/live/kanal7LiveDesktop/index.m3u8
#EXTINF:-1 tvg-id="Kanal7Avrupa.tr" status="online",Kanal 7 Avrupa (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Kanal7Avrupa.tr" status="error",Kanal 7 Avrupa (1080p) [Not 24/7]
https://live.kanal7.com/live/kanal7AvrupaLive/index.m3u8
#EXTINF:-1 tvg-id="Kanal12.tr" status="online",Kanal 12 (720p) [Not 24/7]
https://waw1.artiyerelmedya.net/kanal12/bant1/playlist.m3u8
@ -248,7 +248,7 @@ http://137.74.205.201/medmuzik/MedStream/playlist.m3u8
http://163.172.39.215:25461/line/C4@!a3a1@!w72A/23
#EXTINF:-1 tvg-id="MedyaHaberTV.tr" status="timeout",Medya Haber TV (480p) [Not 24/7]
http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/23.m3u8
#EXTINF:-1 tvg-id="MedyaHaberTV.tr" status="online",Medya Haber TV (1080p)
#EXTINF:-1 tvg-id="MedyaHaberTV.tr" status="error",Medya Haber TV (1080p)
https://602ccc850c9bb.streamlock.net/Medya/smil:1280.smil/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Mercan TV (720p) [Not 24/7]
http://yerelmedya.tv:1935/mercantv/bant1/playlist.m3u8
@ -258,7 +258,7 @@ https://waw2.artiyerelmedya.net/mercantv/bant1/playlist.m3u8
https://b01c02nl.mediatriple.net/videoonlylive/mtfgdbkwkjllolive/broadcast_5b1673b7c36b7.smil/playlist.m3u8
#EXTINF:-1 tvg-id="MilyonTV.tr" status="error",Milyon TV (720p) [Offline]
https://milyontv-live.ercdn.net/milyontv/milyontv_720p.m3u8
#EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="MiskFM.tr" status="error",Misk FM (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live
#EXTINF:-1 tvg-id="MSBCKanal2000.tr" status="online",MSBC Kanal 2000 (360p) [Not 24/7]
https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8
@ -348,7 +348,7 @@ https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8
https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe4598be8e5d.smil/playlist.m3u8
#EXTINF:-1 tvg-id="ThaqalaynTV.tr" status="online",Thaqalayn TV (720p) [Not 24/7]
https://live.thaqalayn.tv/hls/live.m3u8
#EXTINF:-1 tvg-id="TonTV.tr" status="timeout",Ton TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TonTV.tr" status="online",Ton TV (720p) [Not 24/7]
https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8
#EXTINF:-1 tvg-id="ToprakTV.tr" status="online",Toprak TV (720p) [Not 24/7]
https://59cba4d34b678.streamlock.net/canlitv/topraktv/playlist.m3u8
@ -421,7 +421,7 @@ http://stream.taksimbilisim.com:1935/tv41/bant1/playlist.m3u8
http://stream.taksimbilisim.com:1935/tv41/bant1/TV41.m3u8
#EXTINF:-1 tvg-id="TV41.tr" status="online",TV 41 (720p) [Not 24/7]
http://stream.taksimbilisim.com:1935/tv41/smil:tv41.smil/playlist.m3u8
#EXTINF:-1 tvg-id="TV41.tr" status="online",TV41 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="TV41.tr" status="timeout",TV41 (720p) [Not 24/7]
https://waw2.artiyerelmedya.net/tv41/bant1/chunks.m3u8
#EXTINF:-1 tvg-id="TV52.tr" status="online",TV 52 (720p) [Not 24/7]
http://stream.taksimbilisim.com:1935/tv52/smil:tv52.smil/playlist.m3u8

@ -51,7 +51,7 @@ https://live.streamingfast.net/osmflivech24.m3u8
https://live.streamingfast.net/osmflivech25.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH26 空中主日學 查經 (720p)
https://live.streamingfast.net/osmflivech26.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH27 空中聖經學院 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH27 空中聖經學院 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech27.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH28 現代詩歌 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech28.m3u8
@ -75,7 +75,7 @@ https://live.streamingfast.net/osmflivech38.m3u8
https://live.streamingfast.net/osmflivech40.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH41 幸福學堂 (720p)
https://live.streamingfast.net/osmflivech41.m3u8
#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH44 烤箱讀書會 (720p)
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH44 烤箱讀書會 (720p)
https://live.streamingfast.net/osmflivech44.m3u8
#EXTINF:-1 tvg-id="" status="online",GOOD TV CH45 卡通 (720p) [Not 24/7]
https://live.streamingfast.net/osmflivech45.m3u8

@ -25,7 +25,7 @@ http://stream.atr.ua/atr/live/index.m3u8
https://cdn1.live-tv.od.ua:8083/bbb/bbbtv-abr/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",CNL Европа (216p)
http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8
#EXTINF:-1 tvg-id="DonezkTV.ua" status="error",Donezk TV (720p) [Offline]
#EXTINF:-1 tvg-id="DonezkTV.ua" status="timeout",Donezk TV (720p) [Offline]
http://stream.dn.ua/hls/stream.m3u8
#EXTINF:-1 tvg-id="GIT.ua" status="online",GIT (720p)
https://stream.uagit.tv/gittv.m3u8
@ -67,9 +67,9 @@ http://w4.mostvideo.tv/tv/ch1.m3u8
https://cdn10.live-tv.od.ua:8083/ofod/ofod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p)
http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8
#EXTINF:-1 tvg-id="Simon.ua" status="online",Simon (576p) [Not 24/7]
#EXTINF:-1 tvg-id="Simon.ua" status="timeout",Simon (576p) [Not 24/7]
https://hls.simon.ua/live-HD/live/playlist.m3u8
#EXTINF:-1 tvg-id="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Skrypinua.ua" status="error",Skrypin.ua (1080p) [Not 24/7]
https://open-cdn.lanet.tv/live/1008.m3u8
#EXTINF:-1 tvg-id="Sport1.ua" status="timeout",Sport 1 (576p) [Not 24/7]
https://95-213-224-183.livesports24.online/sport1ua.m3u8
@ -85,7 +85,7 @@ https://hls.cdn.ua/tv5.zp.ua_live/tv5/playlist.m3u8
https://rtsp.cdn.ua/tv5.zp.ua_live/mp4:tv5/playlist.m3u8
#EXTINF:-1 tvg-id="TV5.ua" status="online",TV5 (Запорожье) (360p)
https://rtsp.cdn.ua/tv5.zp.ua_live/tv5/playlist.m3u8
#EXTINF:-1 tvg-id="TV7Plus.ua" status="online",TV7+ (Хмельницький) (576p) [Not 24/7]
#EXTINF:-1 tvg-id="TV7Plus.ua" status="error",TV7+ (Хмельницький) (576p) [Not 24/7]
https://tv7plus.com/hls/tv7.m3u8
#EXTINF:-1 tvg-id="UAOdesa.ua" status="online",UA: Одеса (384p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/odtrkod/odtrkod-abr/playlist.m3u8
@ -119,16 +119,16 @@ http://85.238.112.69:8811/hls_sec/239.0.4.18-.m3u8
https://glas.org.ua/hls/glassru.m3u8
#EXTINF:-1 tvg-id="GlassUA.ua" status="online",Гласс (UA) (576p) [Not 24/7]
https://glas.org.ua/hls/glassua.m3u8
#EXTINF:-1 tvg-id="DonbasOnline.ua" status="online",Донбас Online (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="DonbasOnline.ua" status="timeout",Донбас Online (1080p) [Not 24/7]
http://176.110.1.30:1935/live/donbasonline/playlist.m3u8
#EXTINF:-1 tvg-id="DumskayaTV.ua" status="online",Думская ТВ (1080p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/dumska/dumska-abr/playlist.m3u8
#EXTINF:-1 tvg-id="Zdorove.ua" status="online",Здоровье (504p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/zdorovood/zdorovo/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="IzmailTV.ua" status="online",Измаил ТВ (576p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/izod/izod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="IzmailTV.ua" status="online",Измаил ТВ (576p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/izod/izod/playlist.m3u8
#EXTINF:-1 tvg-id="Inter.ua" status="online",Интер (512p) [Not 24/7]
http://109.68.40.67/img/inter_2/index.m3u8
#EXTINF:-1 tvg-id="IRT.ua" status="online",ИРТ (Днепр) (576p) [Not 24/7]
@ -159,7 +159,7 @@ 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="Obektiv59.ua" status="online",Объектив 59 (576p)
#EXTINF:-1 tvg-id="Obektiv59.ua" status="timeout",Объектив 59 (576p)
https://hls.simon.ua/live-HD/live/playlist_dvr.m3u8
#EXTINF:-1 tvg-id="Odessa.ua" status="blocked",Одесса (576p) [Geo-blocked]
https://cdn1.live-tv.od.ua:8083/riood/riood-abr/playlist.m3u8
@ -197,9 +197,9 @@ http://hls.cdn.ua/1zahid.com_live/livestream/playlist.m3u8
http://rtmp.cdn.ua/1zahid.com_live/livestream/playlist.m3u8
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="online",Перший незалежний (1080p)
https://app.live.112.events/hls/112hd_mid/index.m3u8
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="timeout",Перший незалежний (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="online",Перший незалежний (1080p) [Not 24/7]
http://app.live.112.events/hls-ua/112hd_hi/index.m3u8
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="timeout",Перший незалежний (1080p) [Timeout]
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="online",Перший незалежний (1080p) [Timeout]
https://app.live.112.events/hls-ua/112hd_mid/index.m3u8
#EXTINF:-1 tvg-id="Pershiynezalezhniy.ua" status="online",Перший незалежний (1080p) [Timeout]
https://app.live.112.events/hls/112hd_hi/index.m3u8
@ -216,18 +216,18 @@ http://prm-hls1.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8
#EXTINF:-1 tvg-id="RadioLyuks.ua" status="online",Радио Люкс (1080p)
https://stream1.luxnet.ua/luxstudio/smil:luxstudio.stream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Reporter.ua" status="online",Репортер (720p) [Not 24/7]
http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="Reporter.ua" status="online",Репортер (720p) [Not 24/7]
http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8
#EXTINF:-1 tvg-id="Reporter.ua" status="online",Репортер (720p) [Not 24/7]
http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8
#EXTINF:-1 tvg-id="Svarozhichi.ua" status="online",Сварожичи (720p)
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="SK1.ua" status="online",СК 1 (256p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt240p/playlist.m3u8
#EXTINF:-1 tvg-id="SK1.ua" status="error",СК 1 (480p) [Not 24/7]
#EXTINF:-1 tvg-id="SK1.ua" status="online",СК 1 (480p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt480p/playlist.m3u8
#EXTINF:-1 tvg-id="SK1.ua" status="error",СК 1 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="SK1.ua" status="online",СК 1 (720p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt720p/playlist.m3u8
#EXTINF:-1 tvg-id="SK1.ua" status="online",СК 1 (720p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr/playlist.m3u8
@ -243,7 +243,7 @@ http://rtsp.cdn.ua/tva.ua_live/livestream/playlist.m3u8
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live
#EXTINF:-1 tvg-id="TisTV.ua" status="online",Тис ТВ (480p) [Not 24/7]
https://cdn10.live-tv.od.ua:8083/riood/tisod504/playlist.m3u8
#EXTINF:-1 tvg-id="TretiyCifrovoy.ua" status="online",Третий Цифровой (576p) [Not 24/7]
#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
@ -259,9 +259,9 @@ https://95-213-224-183.livesports24.online/uafootballua1.m3u8
http://46.175.163.130/ks_plus/index.m3u8
#EXTINF:-1 tvg-id="Cherniveckiypromin.ua" status="online",Чернівецький промінь (720p) [Not 24/7]
https://langate.tv/promin/live_720/index.m3u8
#EXTINF:-1 tvg-id="" status="online",ЧП Инфо (576p)
#EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p)
http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8
#EXTINF:-1 tvg-id="ChPinfo.ua" status="online",ЧП.інфо (576p)
#EXTINF:-1 tvg-id="ChPinfo.ua" status="error",ЧП.інфо (576p)
http://109.68.40.67/life/magnolia.m3u8
#EXTINF:-1 tvg-id="" status="online",Южная Волна (720p) [Not 24/7]
https://cdn1.live-tv.od.ua:8083/wave/wave-abr/playlist.m3u8

@ -1,9 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p)
https://arktelevision.org/hlslive/test/test.m3u8
#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (360p) [Not 24/7]
https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8
#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (480p) [Not 24/7]
#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (480p) [Not 24/7]
https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8
#EXTINF:-1 tvg-id="SaltTV.ug" status="online",Salt TV (540p) [Not 24/7]
https://dcunilive38-lh.akamaihd.net/i/dclive_1@692676/master.m3u8

@ -49,7 +49,7 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_h
https://livecdn.fptplay.net/qnetlive/bbclifestyle_2000.stream/chunklist.m3u8
#EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News (540p) [Geo-blocked]
https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/mobile_wifi_main_sd_abr_v2.m3u8
#EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked]
#EXTINF:-1 tvg-id="BBCNews.uk" status="online",BBC News HD (720p) [Geo-blocked]
https://cdnuk001.broadcastcdn.net/KUK-BBCNEWSHD/index.m3u8
#EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked]
https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/t=3840/v=pv14/b=5070016/main.m3u8
@ -236,7 +236,7 @@ https://live-hochanda.simplestreamcdn.com/hochanda/live.m3u8
https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/cruise_tv/hls_video/index.m3u8
#EXTINF:-1 tvg-id="DeenTV.uk" status="online",Deen TV (576p) [Not 24/7]
https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/deentv.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="timeout",EDGEsport (1080p) [Offline]
#EXTINF:-1 tvg-id="" status="error",EDGEsport (1080p) [Offline]
https://csm-e-stv.tls1.yospace.com/csm/live/195300285.m3u8
#EXTINF:-1 tvg-id="EDGEsports.uk" status="error",EDGEsport (1080p) [Offline]
https://imgedge.akamaized.net/amagi_hls_data_imgAAA2AA-edgesports/CDN/playlist.m3u8
@ -251,7 +251,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ddrri
https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBgM-sKkB4ySrdiCsk0ikUA/live
#EXTINF:-1 tvg-id="FreeSports.uk" status="error",FreeSports (1080p) [Not 24/7]
https://csm-e-stv.tls1.yospace.com/csm/live/203444271.m3u8
#EXTINF:-1 tvg-id="GarshomTV.uk" status="online",Garshom TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="GarshomTV.uk" status="error",Garshom TV (360p) [Not 24/7]
http://og2qd3aal7an-hls-live.5centscdn.com/garshomtv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p)
https://live-gbnews.simplestreamcdn.com/gbnews/gbnews/bitrate1.isml/live.m3u8
@ -295,18 +295,18 @@ http://31.220.41.88:8081/live/itv3.stream/chunks.m3u8
http://31.220.41.88:8081/live/itv4.stream/chunks.m3u8
#EXTINF:-1 tvg-id="ITV.uk" status="blocked",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)
#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="timeout",Jewelery Maker (1080p)
https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="JimJamRossiya.uk" status="timeout",JimJam Россия (576p) [Not 24/7]
#EXTINF:-1 tvg-id="JimJamRossiya.uk" status="error",JimJam Россия (576p) [Not 24/7]
http://188.40.68.167/russia/jimjam/playlist.m3u8
#EXTINF:-1 tvg-id="KalemehTV.uk" status="online",Kalemeh TV (576p) [Not 24/7]
http://51.210.199.37/hls/stream.m3u8
#EXTINF:-1 tvg-id="KanshiTV.uk" status="online",Kanshi TV (720p) [Not 24/7]
https://live.kanshitv.co.uk/mobile/kanshitvkey.m3u8
#EXTINF:-1 tvg-id="Kerrang.uk" status="timeout",Kerrang (576p) [Geo-blocked]
https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=https://boxtv.secure.footprint.net/kerrang/
#EXTINF:-1 tvg-id="Kerrang.uk" status="online",Kerrang (576p) [Geo-blocked]
https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/kerrang/
#EXTINF:-1 tvg-id="Kerrang.uk" status="timeout",Kerrang (576p) [Geo-blocked]
https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=https://boxtv.secure.footprint.net/kerrang/
#EXTINF:-1 tvg-id="Kiss.uk" status="error",Kiss (576p) [Offline]
http://csm-e.tm.yospace.com/csm/extlive/boxplus01,kiss-inapp.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/kiss/
#EXTINF:-1 tvg-id="kMTV.uk" status="online",KMTV (576p)
@ -315,7 +315,7 @@ https://dk7psf0dh3v1r.cloudfront.net/KMTV/playlist.m3u8
http://w10.streamgb.com:1935/kool/kool/playlist.m3u8
#EXTINF:-1 tvg-id="LondonLive.uk" status="error",London Live (720p) [Offline]
http://bcoveliveios-i.akamaihd.net/hls/live/217434/3083279840001/master.m3u8
#EXTINF:-1 tvg-id="Loveworld.uk" status="online",Loveworld TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="Loveworld.uk" status="error",Loveworld TV (1080p) [Not 24/7]
https://cdn.lwuk.live/live/smil:lwukweb.smil/playlist.m3u8
#EXTINF:-1 tvg-id="Magic.uk" status="error",Magic (576p) [Offline]
http://csm-e.tm.yospace.com/csm/extlive/boxplus01,magic-desktop.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/magic/
@ -363,15 +363,15 @@ https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8
http://tv.sheffieldlive.org/hls/main.m3u8
#EXTINF:-1 tvg-id="SkiTV.uk" status="online",Ski TV (1080p) [Not 24/7]
https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-Zee/193.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Sky News (720p) [Geo-blocked]
http://skydvn-sn-mobile-prod.skydvn.com/skynews/1404/latest.m3u8
#EXTINF:-1 tvg-id="" status="blocked",Sky News (720p) [Geo-blocked]
http://skynews-sn-cdhls.ak-cdn.skydvn.com/cdhlsskynews/1404/latest.m3u8
#EXTINF:-1 tvg-id="" status="error",Sky News (720p) [Geo-blocked]
http://skydvn-sn-mobile-prod.skydvn.com/skynews/1404/latest.m3u8
#EXTINF:-1 tvg-id="SkyNewsArabia.uk" status="online",Sky News Arabia (720p) [Not 24/7]
https://stream.skynewsarabia.com/hls/sna.m3u8
#EXTINF:-1 tvg-id="SkyNewsArabia.uk" status="online",Sky News Arabia (Portrait) (1280p) [Not 24/7]
https://stream.skynewsarabia.com/vertical/vertical.m3u8
#EXTINF:-1 tvg-id="SkyNewsExtra1.uk" status="online",Sky News Extra 1 (540p)
#EXTINF:-1 tvg-id="SkyNewsExtra1.uk" status="error",Sky News Extra 1 (540p)
https://skynewsau-live.akamaized.net/hls/live/2002689/skynewsau-extra1/master.m3u8
#EXTINF:-1 tvg-id="SkyNewsExtra2.uk" status="online",Sky News Extra 2 (540p) [Not 24/7]
https://skynewsau-live.akamaized.net/hls/live/2002690/skynewsau-extra2/master.m3u8
@ -381,7 +381,7 @@ https://skynewsau-live.akamaized.net/hls/live/2002691/skynewsau-extra3/master.m3
http://sports.ashttp9.visionip.tv/live/visiontvuk-sports-sportstonightlive-hsslive-25f-4x3-SD/chunklist.m3u8
#EXTINF:-1 tvg-id="SportyStuffTV.uk" status="online",Sporty Stuff TV (720p)
https://ayozat-live.secure2.footprint.net/egress/bhandler/ayozat/sportystufftv/playlist.m3u8
#EXTINF:-1 tvg-id="SpotlightTV.uk" status="online",Spotlight TV (576p)
#EXTINF:-1 tvg-id="SpotlightTV.uk" status="error",Spotlight TV (576p)
https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-spotlighttv-hsslive-25f-SD/chunklist.m3u8
#EXTINF:-1 tvg-id="STV.uk" status="timeout",STV (1080p) [Timeout]
https://csm-e-stv.tls1.yospace.com/csm/live/139900483.m3u8

@ -5,7 +5,7 @@ https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8
http://91.212.150.248/AdriaMusicTV/index.m3u8
#EXTINF:-1 tvg-id="" status="error",AdriaNet [Offline]
http://79.106.48.2:4578/live/adriamed/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p)
#EXTINF:-1 tvg-id="" status="error",Ahi TV Kirsehir (576p)
http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8
#EXTINF:-1 tvg-id="AkilliTV.tr" status="timeout",Akilli TV [Timeout]
https://stream41.radyotelekom.com.tr/stream/m3u8/a5a7e883a71429fe9e605bb5d25d6185/chunklist_w895929071.m3u8
@ -15,7 +15,7 @@ https://mbningestworld-i.akamaihd.net/hls/live/644021/iraqworldsafe/master.m3u8
https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/imn/general2/chunks.m3u8
#EXTINF:-1 tvg-id="" status="online",Al-Rasheed (408p)
https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/mono.m3u8
#EXTINF:-1 tvg-id="" status="error",Al-Sharqiya (1080p)
#EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p)
https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8
#EXTINF:-1 tvg-id="" status="online",Al-Sharqiya News (1080p)
https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8
@ -105,7 +105,7 @@ https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/_definst_/mp4:frie
https://livevideo.infomaniak.com/streaming/livecast/funradiovisionhd/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Funnybone (720p)
https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8
#EXTINF:-1 tvg-id="" status="timeout",Glas Drine
#EXTINF:-1 tvg-id="" status="online",Glas Drine
http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Haldensleben TV (720p)
https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720p.mp4/playlist.m3u8
@ -131,9 +131,9 @@ https://broadcasttr.com:446/kanala/bant1/chunklist_w343770598.m3u8?hash=2ed19746
https://simultv.s.llnwi.net/o062/KartoonCircus/interlink.m3u8
#EXTINF:-1 tvg-id="" status="online",Kid Central (720p)
https://simultv.s.llnwi.net/o058/KidCentral/interlink.m3u8
#EXTINF:-1 tvg-id="" status="online",Klan Kosova
#EXTINF:-1 tvg-id="" status="blocked",Klan Kosova
http://93.157.62.180/KlanKosova/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Klan Plus
#EXTINF:-1 tvg-id="" status="blocked",Klan Plus
http://93.157.62.180/KlanPlus/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Korça + (1080p) [Not 24/7]
http://32.shqiptv.org/korca/albplus/index.m3u8
@ -175,7 +175,7 @@ http://a.jsrdn.com/broadcast/256ad9e679/+0000/high/c.m3u8
https://stream.ads.ottera.tv/playlist.m3u8?network_id=535
#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV
https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8
#EXTINF:-1 tvg-id="" status="error",MTC
#EXTINF:-1 tvg-id="" status="online",MTC
http://mellitv.tulix.tv:1935/mellitv/myStream.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Mundo TV
https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8
@ -213,7 +213,7 @@ http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-merseburg_high/playli
https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-salzwedel_high/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",OK Wernigerode
http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-wernigerode_high/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",ORA News (720p)
#EXTINF:-1 tvg-id="" status="blocked",ORA News (720p)
http://93.157.62.180/OraNews/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Pardesi TV (720p)
http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8
@ -323,7 +323,7 @@ https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8
https://stream.ads.ottera.tv/playlist.m3u8?network_id=565
#EXTINF:-1 tvg-id="" status="online",Spydar
https://simultv.s.llnwi.net/o062/Spydar/interlink.m3u8
#EXTINF:-1 tvg-id="" status="online",Start TV
#EXTINF:-1 tvg-id="" status="error",Start TV
https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Studio 47
https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/playlist.m3u8
@ -333,7 +333,7 @@ http://89.201.163.244:8080/hls/hdmi.m3u8
https://mirtv.club/live/mirtv/index.m3u8
#EXTINF:-1 tvg-id="" status="online",Switch (720p)
https://simultv.s.llnwi.net/o062/Switch/interlink.m3u8
#EXTINF:-1 tvg-id="" status="online",Sylt1
#EXTINF:-1 tvg-id="" status="error",Sylt1
https://5aec29c5dd23b.streamlock.net:8443/sylt1/_definst_/sylt1_high1.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Syri TV (720p)
https://tv.syri.net/syrilive/webtv/playlist.m3u8
@ -353,7 +353,7 @@ https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us
https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us
#EXTINF:-1 tvg-id="" status="online",Tide TV (1080p)
https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Top News
#EXTINF:-1 tvg-id="" status="blocked",Top News
http://93.157.62.180/TopNews/index.m3u8
#EXTINF:-1 tvg-id="" status="online",TopEstrada TV
http://live.topestrada.com/live/topestrada/playlist.m3u8
@ -381,7 +381,7 @@ https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8
https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",TV Pai Eterno
https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8
#EXTINF:-1 tvg-id="TVPirot.rs" status="online",TV Pirot (240p) [Not 24/7]
#EXTINF:-1 tvg-id="TVPirot.rs" status="error",TV Pirot (240p) [Not 24/7]
https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",TV S1
https://sradio.ipradio.rs/sradio/radiostv/playlist.m3u8

@ -39,7 +39,7 @@ https://30a-tv.com/sidewalks.m3u8
https://30a-tv.com/beachy.m3u8
#EXTINF:-1 tvg-id="247RetroTV.us" status="blocked",247 Retro TV (432p) [Not 24/7]
http://hlsdpi-cdn-chqtx02.totalstream.net/dpilive/247retro/ret/dai/playlist.m3u8
#EXTINF:-1 tvg-id="A3Bikini.us" status="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",A3Bikini (720p) [Offline]
#EXTINF:-1 tvg-id="A3Bikini.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",A3Bikini (720p) [Offline]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://vcnbikininetwork.teleosmedia.com/stream/bikininetwork/a3bikini/playlist.m3u8
#EXTINF:-1 tvg-id="ABTV.us" status="error",AB TV (720p) [Not 24/7]
@ -134,7 +134,7 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023183/aseast/noslate/VIDEO_1_
https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_3_1928000.m3u8
#EXTINF:-1 tvg-id="AdultSwimWest.us" status="online",Adult Swim West (720p)
https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_1_5128000.m3u8
#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="timeout",Adventure Sports TV (360p) [Not 24/7]
#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="online",Adventure Sports TV (360p) [Not 24/7]
https://gizmeon.s.llnwi.net/channellivev3/live/master.m3u8?channel=275
#EXTINF:-1 tvg-id="Akaku53.us" status="online",Akaku 53 (Hawaii) (1080p)
https://akaku.vod.castus.tv/live/ch1.m3u8
@ -303,7 +303,7 @@ https://www.bloomberg.com/media-manifest/streams/us-event.m3u8
https://www.bloomberg.com/media-manifest/streams/politics.m3u8
#EXTINF:-1 tvg-id="BluegrassMusic4U.us" status="online",Bluegrass Music 4U (360p) [Not 24/7]
https://59d39900ebfb8.streamlock.net/blugrassmusic/blugrassmusic/playlist.m3u8
#EXTINF:-1 tvg-id="BoomerangLatinoamerica.us" status="timeout",Boomerang Latinoamérica [Geo-blocked]
#EXTINF:-1 tvg-id="BoomerangLatinoamerica.us" status="blocked",Boomerang Latinoamérica [Geo-blocked]
http://45.5.8.78:8000/play/a00i
#EXTINF:-1 tvg-id="" status="online",Boston 25 News (WFXT) (360p)
https://d2dy6pkj44n6e7.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10020_27d61a9c-67b2-4d7c-9486-626a6a071467_LE/in/cmg-wftxtv-hls-v3/live.m3u8
@ -373,12 +373,12 @@ https://bcliveunivsecure-lh.akamaihd.net/i/iptv2_1@500579/master.m3u8
https://bcliveuniv-lh.akamaihd.net/i/iptv1_1@194050/master.m3u8
#EXTINF:-1 tvg-id="CBNFamily.us" status="error",CBN Family (1080p) [Offline]
https://bcliveunivsecure-lh.akamaihd.net/i/iptv1_1@500579/master.m3u8
#EXTINF:-1 tvg-id="CBNNews.us" status="error",CBN News (1080p) [Offline]
#EXTINF:-1 tvg-id="CBNNews.us" status="online",CBN News (1080p) [Offline]
http://bcliveuniv-lh.akamaihd.net/i/news_1@194050/master.m3u8
#EXTINF:-1 tvg-id="CBNNews.us" status="online",CBN News (1080p) [Offline]
https://bcliveunivsecure-lh.akamaihd.net/i/news_1@500579/master.m3u8
#EXTINF:-1 tvg-id="CBNNews.us" status="error",CBN News (1080p) [Offline]
https://bcliveuniv-lh.akamaihd.net/i/news_1@194050/index_3000_av-p.m3u8
#EXTINF:-1 tvg-id="CBNNews.us" status="error",CBN News (1080p) [Offline]
https://bcliveunivsecure-lh.akamaihd.net/i/news_1@500579/master.m3u8
#EXTINF:-1 tvg-id="" status="online",CBS 2 Greensboro NC (WFMY) (1080p)
https://livevideo01.wfmynews2.com/hls/live/2016285/newscasts/live.m3u8
#EXTINF:-1 tvg-id="" status="online",CBS 2 Spokane WA (KREM) (1080p)
@ -518,14 +518,12 @@ https://broadcast.mytvtogo.net/classictv4u/classictv4u/playlist.m3u8
https://cloudflare.tv/hls/live.m3u8
#EXTINF:-1 tvg-id="CNBC.us" status="error",CNBC (1080p) [Not 24/7]
http://s1.mysportz.tv:2082/CNBC/playlist.m3u8
#EXTINF:-1 tvg-id="CNBCArabiya.us" status="online",CNBC Arabiya (1080p)
https://hiplayer.hibridcdn.net/t/cnbcarabia-live.m3u8
#EXTINF:-1 tvg-id="CNBCEurope.us" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",CNBC Europe (480p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
http://ott-cdn.ucom.am/s65/index.m3u8
#EXTINF:-1 tvg-id="CNBCIndonesia.us" status="online",CNBC Indonesia (720p)
https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="CNNBrasil.us" status="error",CNN Brasil (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="CNNBrasil.us" status="online",CNN Brasil (1080p) [Not 24/7]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvdwhh_fDyWccR42-rReZLw/live
#EXTINF:-1 tvg-id="CNNChile.us" status="timeout",CNN Chile (720p) [Timeout]
https://unlimited1-cl-movistar.dps.live/cnn/cnn.smil/playlist.m3u8
@ -535,16 +533,16 @@ http://209.91.213.10:8088/play/a014
https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8
#EXTINF:-1 tvg-id="CNNTurk.us" status="timeout",CNN Türk (480p) [Not 24/7]
http://163.172.39.215:25461/line/C4@!a3a1@!w72A/129
#EXTINF:-1 tvg-id="CNNUSA.us" status="blocked",CNN USA (360p) [Geo-blocked]
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (360p)
https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_3_1464000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (360p)
https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_4_1064000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="blocked",CNN USA (360p)
http://stream.tvtap.live:8081/live/us-cnn.stream/playlist.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (360p) [Geo-blocked]
https://turnerlive.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_3_1464000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (360p) [Geo-blocked]
https://turnerlive.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_4_1064000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (480p) [Geo-blocked]
https://turnerlive.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_2_1964000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (720p) [Geo-blocked]
https://turnerlive.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_0_3564000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (480p)
https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_2_1964000.m3u8
#EXTINF:-1 tvg-id="CNNUSA.us" status="online",CNN USA (720p)
https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_0_3564000.m3u8
#EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p)
https://comedydynamics-wurl.cinedigm.com/playlist.m3u8
#EXTINF:-1 tvg-id="Comet.us" status="online",Comet (720p)
@ -742,7 +740,7 @@ http://encodercdn1.frontline.ca/vantrix/ltv/Bell_FOXHB_AtopItci_2015_01_12_HD/hl
http://199.66.95.242/1/1172/index.m3u8?token=test
#EXTINF:-1 tvg-id="FoxCrimeAdria.us" status="error",Fox Crime Adria [Offline]
https://cdn1.mobiletv.bg/T10/fox_crime/fox_crime_794613_850k.m3u8
#EXTINF:-1 tvg-id="FoxGreece.us" status="blocked",Fox Greece (480p) [Not 24/7]
#EXTINF:-1 tvg-id="FoxGreece.us" status="online",Fox Greece (480p) [Not 24/7]
http://live.streams.ovh:1935/foxtv/foxtv/playlist.m3u8
#EXTINF:-1 tvg-id="FoxMoviesAsia.us" status="error" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Fox Movies Asia (Thai) (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36
@ -757,7 +755,7 @@ http://encodercdn1.frontline.ca/encoder181/output/FOX_News_720p/playlist.m3u8
https://fnurtmp-f.akamaihd.net/i/FNRADIO_1@92141/master.m3u8
#EXTINF:-1 tvg-id="" status="error",FOX Rochester NY (WUHF-DT1) (720p) [Offline]
http://encodercdn1.frontline.ca/encoder184/output/FOX_Rochester_720p/playlist.m3u8
#EXTINF:-1 tvg-id="FoxRussia.us" status="timeout",Fox Russia (576p) [Not 24/7]
#EXTINF:-1 tvg-id="FoxRussia.us" status="error",Fox Russia (576p) [Not 24/7]
http://188.40.68.167/russia/fox_russia_sd/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Fox Seattle WA (KCPQ1) (480p) [Offline]
http://encodercdn1.frontline.ca/geonosis/output/FOX_Seattle/playlist.m3u8
@ -786,7 +784,7 @@ https://i.mjh.nz/au/Sydney/tv.7fueltv.m3u8
http://104.143.4.5:2080/funroads.m3u8
#EXTINF:-1 tvg-id="FXPeru.us" status="timeout",FX Peru [Timeout]
http://209.91.213.10:8088/play/a01z
#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
@ -814,9 +812,9 @@ https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8
https://d37j5jg7ob6kji.cloudfront.net/index.m3u8
#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (480p) [Offline]
rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1
#EXTINF:-1 tvg-id="GunAzTV.us" status="online",GünAz TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (720p) [Not 24/7]
http://gtv.live.cdn.bitgravity.com/gtv/live/feed03
#EXTINF:-1 tvg-id="GunAzTV.us" status="online",GünAz TV (720p) [Not 24/7]
#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (720p) [Not 24/7]
https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8
#EXTINF:-1 tvg-id="GustoTV.us" status="error",Gusto TV (720p) [Offline]
https://a.jsrdn.com/broadcast/ebf95254ca/+0000/c.m3u8
@ -862,8 +860,8 @@ http://s1.mysportz.tv:2082/history/playlist.m3u8
https://www.livedoomovie.com/02_HISTORYHD_720p/chunklist.m3u8
#EXTINF:-1 tvg-id="HistoryEast.us" status="online",History East (720p) [Not 24/7]
https://bk7l2w4nlx53-hls-live.5centscdn.com/HISTORY/961ac1c875f5884f31bdd177365ef1e3.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="HLN.us" status="online",HLN (720p) [Geo-blocked]
https://turnerlive.warnermediacdn.com/hls/live/586496/cnngo/hln/VIDEO_0_3564000.m3u8
#EXTINF:-1 tvg-id="HLN.us" status="online",HLN (720p)
https://tve-live-lln.warnermediacdn.com/hls/live/586496/cnngo/hln/VIDEO_0_3564000.m3u8
#EXTINF:-1 tvg-id="HmongTVNetwork.us" status="online",Hmong TV Network (720p)
https://livefta.malimarcdn.com/ftaedge00/cvabroadcasting.stream/playlist.m3u8
#EXTINF:-1 tvg-id="HollyWire.us" status="error",Holly Wire (720p) [Offline]
@ -950,7 +948,7 @@ https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8
https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8
#EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p)
https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8
#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7]
#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="KalemehTV.us" status="error",Kalemeh TV (1080p) [Not 24/7]
http://184.75.208.98:1935/live/kalemeh/playlist.m3u8
@ -1018,7 +1016,7 @@ http://10tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8
https://5aafcc5de91f1.streamlock.net/logoschannel.com/logostv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="LogosTVEnglish.us" status="online",Logos TV English (1080p) [Not 24/7]
https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8
#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="LogosTV.us" status="error",Logos TV Mubasher (1080p) [Not 24/7]
https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoshym/playlist.m3u8
#EXTINF:-1 tvg-id="LoneStar.us" status="online",Lone Star (960p)
https://a.jsrdn.com/broadcast/5oWx2VgEmK/+0000/c.m3u8
@ -1124,7 +1122,7 @@ http://encodercdn1.frontline.ca/encoder182/output/MSNBC/playlist.m3u8
http://encodercdn1.frontline.ca/encoder182/output/MSNBC_720p/playlist.m3u8
#EXTINF:-1 tvg-id="MSNBC.us" status="error",MSNBC (1080p) [Not 24/7]
http://s1.mysportz.tv:2082/msnbc/playlist.m3u8
#EXTINF:-1 tvg-id="MTVHitsEurope.us" status="timeout",MTV Hits Europe (576p) [Offline]
#EXTINF:-1 tvg-id="MTVHitsEurope.us" status="error",MTV Hits Europe (576p) [Offline]
http://188.40.68.167/russia/mtv_hits/playlist.m3u8
#EXTINF:-1 tvg-id="MTVHitsLatinoamerica.us" status="timeout",MTV Hits Latinoamérica (576p) [Timeout]
http://209.91.213.10:8088/play/a00z
@ -1169,7 +1167,7 @@ https://livevideo01.wgrz.com/hls/live/2016286/newscasts/live.m3u8
https://knbclive-f.akamaihd.net/i/LA_STREAM1@13988/master.m3u8
#EXTINF:-1 tvg-id="" status="error",NBC 4 News Washington DC (WRC-TV) (720p) [Not 24/7]
https://wrclive-f.akamaihd.net/i/wrcb1_1@46880/master.m3u8
#EXTINF:-1 tvg-id="" status="error",NBC4 WNBC-TV New York News (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",NBC4 WNBC-TV New York News (1080p) [Not 24/7]
https://wnbclive-f.akamaihd.net/i/NY_STREAM1@13992/master.m3u8
#EXTINF:-1 tvg-id="" status="online",NBC4 WRC-TV Washington News (1080p)
https://wrclive-f.akamaihd.net/i/DC_STREAM1@22925/master.m3u8
@ -1185,7 +1183,7 @@ https://livevideo01.ksdk.com/hls/live/2014965/newscasts/live.m3u8
https://livevideo01.kagstv.com/hls/live/2016283/newscasts/live.m3u8
#EXTINF:-1 tvg-id="" status="online",NBC 6 Waco TX (KCEN) (1080p)
https://livevideo01.kcentv.com/hls/live/2017155/newscasts/live.m3u8
#EXTINF:-1 tvg-id="" status="online",NBC6 WTVJ-TV News Miami FL (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",NBC6 WTVJ-TV News Miami FL (1080p) [Not 24/7]
https://wtvjlive-f.akamaihd.net/i/MIAMI_STREAM1@19309/master.m3u8
#EXTINF:-1 tvg-id="" status="online",NBC 7 Boise ID (KTVB) (1080p)
https://livevideo01.ktvb.com/hls/live/2014542/newscasts/live.m3u8
@ -1315,10 +1313,10 @@ http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/ind
https://hls-cdn.tvstartup.net/barakyah-channel/play/mp4:ourtvedge/playlist.m3u8
#EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange TV (720p)
http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8
#EXTINF:-1 tvg-id="OutdoorChannel.us" status="timeout",Outdoor Channel (720p) [Geo-blocked]
https://i.mjh.nz/au/Sydney/tv.7outdoor.m3u8
#EXTINF:-1 tvg-id="OutdoorChannel.us" status="blocked",Outdoor Channel (720p) [Geo-blocked]
https://livecdn.fptplay.net/world/outdoorfhd_hls.smil/playlist.m3u8
#EXTINF:-1 tvg-id="OutdoorChannel.us" status="timeout",Outdoor Channel (720p) [Geo-blocked]
https://i.mjh.nz/au/Sydney/tv.7outdoor.m3u8
#EXTINF:-1 tvg-id="OutdoorChannel.us" status="online",Outdoor Channel (1080p) [Not 24/7]
http://ott.watch/stream/E7Q3UVKI5H/211.m3u8
#EXTINF:-1 tvg-id="Pac12Insider.us" status="blocked",Pac 12 Insider [Geo-blocked]
@ -1439,7 +1437,7 @@ http://live.qvcuk.simplestreamcdn.com/live/qvcuk_style_clean/bitrate1.isml/live.
https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8
#EXTINF:-1 tvg-id="" status="online",Radio Javan (720p)
https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8
#EXTINF:-1 tvg-id="RadioRitmo.us" status="error",Radio Ritmo (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="RadioRitmo.us" status="online",Radio Ritmo (1080p) [Not 24/7]
https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8
#EXTINF:-1 tvg-id="RadioUTV.us" status="online",Radio U TV (720p) [Not 24/7]
https://cdnlive.radiou.com/LS-ATL-43240-1/index.m3u8
@ -1487,12 +1485,12 @@ https://wowzaprod188-i.akamaihd.net/hls/live/730322/3fa8d5f5/playlist.m3u8
https://rpn1.bozztv.com/36bay2/gusa-stgn/mono.m3u8
#EXTINF:-1 tvg-id="SGTN49.us" status="timeout",Sent TV Global Network Atlanta (SGTN-49) (720p) [Timeout]
http://stgn-49.tulix.tv/live19/Stream1/playlist.m3u8
#EXTINF:-1 tvg-id="Shabakeh7.us" status="error",Shabakeh 7 (720p)
#EXTINF:-1 tvg-id="Shabakeh7.us" status="online",Shabakeh 7 (720p)
http://rtmp.abnsat.com/hls/txministry.m3u8
#EXTINF:-1 tvg-id="ShalomTV.us" status="error",Shalom TV (720p) [Not 24/7]
https://livestreamcdn.net:444/ShalomTV/ShalomTV/playlist.m3u8
#EXTINF:-1 tvg-id="ShalomTV.us" status="online",Shalom TV (720p) [Not 24/7]
http://api.new.livestream.com/accounts/25038049/events/7483919/live.m3u8
#EXTINF:-1 tvg-id="ShalomTV.us" status="online",Shalom TV (720p) [Not 24/7]
https://livestreamcdn.net:444/ShalomTV/ShalomTV/playlist.m3u8
#EXTINF:-1 tvg-id="ShopHQ.us" status="online",Shop HQ (720p)
https://aos01-evine.secure.footprint.net/evine/clean/appleman.m3u8
#EXTINF:-1 tvg-id="ShopLC.us" status="online",Shop LC (1080p)
@ -1531,9 +1529,9 @@ https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8
https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master.m3u8
#EXTINF:-1 tvg-id="" status="error",Stadium | Live (720p) [Offline]
https://bcovlive-a.akamaihd.net/e64d564b9275484f85981d8c146fb915/us-east-1/5994000126001/f3d8696d886f4c3b9612132643061743/playlist_ssaiM.m3u8
#EXTINF:-1 tvg-id="" status="timeout",STAR Channel (Spain) [Offline]
#EXTINF:-1 tvg-id="" status="error",STAR Channel (Spain) [Offline]
http://45.179.140.242:8000/play/a0h5
#EXTINF:-1 tvg-id="" status="timeout",STAR Life (Spain) [Offline]
#EXTINF:-1 tvg-id="" status="error",STAR Life (Spain) [Offline]
http://45.179.140.242:8000/play/a0h4
#EXTINF:-1 tvg-id="StockchartsTV.us" status="error",StockCharts TV (1080p) [Not 24/7]
https://iptv-all.lanesh4d0w.repl.co/united-states/stockchartstv
@ -1593,7 +1591,7 @@ https://wrclive-f.akamaihd.net/i/wrcb2_1@46880/master.m3u8
https://wmaqlive-f.akamaihd.net/i/wmaqb1_1@24420/master.m3u8
#EXTINF:-1 tvg-id="" status="error",Telemundo WSCV Noticias Miami FL (1080p) [Not 24/7]
https://wscvlive-lh.akamaihd.net/i/MIAMI_STREAM6@183618/master.m3u8
#EXTINF:-1 tvg-id="" status="error",Telemundo WSNS Noticias Chicago IL (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="online",Telemundo WSNS Noticias Chicago IL (1080p) [Not 24/7]
https://wmaqlive-f.akamaihd.net/i/CHICAGO_STREAM4@24420/master.m3u8
#EXTINF:-1 tvg-id="TeleRaydo.us" status="online",TeleRadyo (720p)
https://abscbn-ono.akamaized.net/midroll/amagi_hls_data_abscbnAAA-abscbn-teleradyo-oando/CDN/playlist.m3u8
@ -1613,7 +1611,7 @@ https://a.jsrdn.com/broadcast/256ccf645e/+0000/c.m3u8
http://trn03.tulix.tv/teleup-cw-whp/playlist.m3u8
#EXTINF:-1 tvg-id="KTLADT1.us" status="online",The CW Los Angeles CA (KTLA-DT1) (720p) [Not 24/7]
http://trn03.tulix.tv/teleup-N8qwnqgUq2/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7]
https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8
#EXTINF:-1 tvg-id="TheFilmDetective.us" status="error",The Film Detective (720p) [Geo-blocked]
https://a.jsrdn.com/broadcast/9Kl3dcb5l/c.m3u8
@ -1672,7 +1670,7 @@ https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8
https://api.new.livestream.com/accounts/12638076/events/8488790/live.m3u8
#EXTINF:-1 tvg-id="TranquilThunderstorms.us" status="online",Tranquil Thunderstorms (720p)
https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8
#EXTINF:-1 tvg-id="TrinityChannel.us" status="error",Trinity Channel (480p) [Not 24/7]
#EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7]
http://rtmp1.abnsat.com/hls/trinity.m3u8
#EXTINF:-1 tvg-id="TruTVEast.us" status="online",TruTV East (720p) [Geo-blocked]
https://tve-live-lln.warnermediacdn.com/hls/live/2023176/trueast/slate/VIDEO_0_3564000.m3u8
@ -1758,7 +1756,7 @@ https://rpn1.bozztv.com/36bay2/gusa-tvswesternmovies/index.m3u8
https://rpn1.bozztv.com/36bay2/gusa-tvswsn/index.m3u8
#EXTINF:-1 tvg-id="UALRTV.us" status="error",UALR TV (720p) [Offline]
https://na-all23.secdn.net/pegstream3-live/play/65ea794b-dd82-41ce-8e98-a9177289a063/master.m3u8
#EXTINF:-1 tvg-id="UCTVUniversityofCalifornia.us" status="online",UCTV University of California (720p) [Not 24/7]
#EXTINF:-1 tvg-id="UCTVUniversityofCalifornia.us" status="timeout",UCTV University of California (720p) [Not 24/7]
https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8
#EXTINF:-1 tvg-id="UNWebTV.us" status="error",UN Web TV (540p) [Offline]
https://bcliveunivsecure-lh.akamaihd.net/i/un150_A1_1@575439/master.m3u8
@ -1821,7 +1819,7 @@ https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8
https://worcester.vod.castus.tv/live/ch1.m3u8
#EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p)
https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8
#EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p)
#EXTINF:-1 tvg-id="" status="error",WDAY-X Automatic Weather Frago ND (720p)
https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8
#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p)
http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8
@ -1879,5 +1877,5 @@ https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8
https://thegateway.app/YouToo/CueTones/playlist.m3u8
#EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p)
https://thegateway.app/YouToo/YTamerica/playlist.m3u8
#EXTINF:-1 tvg-id="KanalDisney.us" status="timeout",Канал Disney (576p) [Not 24/7]
#EXTINF:-1 tvg-id="KanalDisney.us" status="error",Канал Disney (576p) [Not 24/7]
http://188.40.68.167/russia/disney/playlist.m3u8

@ -27,7 +27,7 @@ https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream.m3u8
https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream.m3u8
#EXTINF:-1 tvg-id="AdultSwimTheEricAndreShow.us" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked]
https://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream.m3u8
#EXTINF:-1 tvg-id="AdultSwimTheVentureBros.us" status="timeout",Adult Swim The Venture Bros (1080p) [Geo-blocked]
#EXTINF:-1 tvg-id="AdultSwimTheVentureBros.us" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked]
https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream.m3u8
#EXTINF:-1 tvg-id="AdultSwimYourPrettyFaceIsGoingToHell.us" status="online",Adult Swim Your Pretty Face Is Going To Hell (1080p) [Geo-blocked]
https://adultswim-vodlive.cdn.turner.com/live/ypf/stream.m3u8

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="online",Adventure Sports Network (720p)
https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8
#EXTINF:-1 tvg-id="FootballDailyXUMO.us" status="online",Football Daily (XUMO) (720p)
#EXTINF:-1 tvg-id="FootballDailyXUMO.us" status="timeout",Football Daily (XUMO) (720p)
https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-footballdaily/CDN/master.m3u8
#EXTINF:-1 tvg-id="" status="online",fubo Sports Network (720p)
https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-fubo/CDN/master.m3u8

@ -56,19 +56,19 @@ https://v-pi.theus6tv.tk/hls/12.2/playlist.m3u8
#EXTINF:-1 tvg-id="WHYYDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WHYY-DT3 (Y Kids) (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-pi.theus6tv.tk/hls/12.3/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD1 (Azteca America 42) (720p) [Not 24/7]
#EXTINF:-1 tvg-id="WKOBLD1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD1 (Azteca America 42) (720p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/42.1/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD2 (Daystar) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="WKOBLD2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD2 (Daystar) (480p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/42.2/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD5 (SonLife) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="WKOBLD5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD5 (SonLife) (480p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/42.5/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD6 (Estrella TV) (480p) [Offline]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/42.6/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD7.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD7 (ShopLC) (480p) [Not 24/7]
#EXTINF:-1 tvg-id="WKOBLD7.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD7 (ShopLC) (480p) [Not 24/7]
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/42.7/playlist.m3u8
#EXTINF:-1 tvg-id="WKOBLD8.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD8 (Novelisima) (480p) [Not 24/7]
@ -86,7 +86,7 @@ https://v-ny.theus6tv.tk/hls/21.3/playlist.m3u8
#EXTINF:-1 tvg-id="WLIWDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT4 (All Arts) (1080p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-ny.theus6tv.tk/hls/21.4/playlist.m3u8
#EXTINF:-1 tvg-id="WLVTDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLVT-DT1 (PBS 39) (720p)
#EXTINF:-1 tvg-id="WLVTDT1.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",WLVT-DT1 (PBS 39) (720p)
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
https://v-pi.theus6tv.tk/hls/39.1/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WMBQ-LD (FNX) (432p)

@ -193,7 +193,7 @@ https://631dd17512664bafa0f3d1bd9717d7c0.mediatailor.us-east-1.amazonaws.com/v1/
https://the-pet-collective-samsung.plex.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="Timeline.us" status="online",Timeline (1080p)
https://lds-timeline-plex.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="TVClassics.us" status="online",TV Classics (1080p)
#EXTINF:-1 tvg-id="TVClassics.us" status="error",TV Classics (1080p)
https://vitor-tvclassics-1.plex.wurl.com/manifest/4300.m3u8
#EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p)
https://venntv-plex.amagi.tv/hls/amagi_hls_data_venntvAAA-venntv-plex/CDN/playlist.m3u8

@ -84,19 +84,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
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
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="error",Pluto TV Adventure TV (720p) [Offline]
@ -134,13 +134,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009
#EXTINF:-1 tvg-id="PlutoTVAnimals.us" status="online",Pluto TV Animals (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAnimals.us" status="online",Pluto TV Animals (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56b27f85ff3037045055037e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=666&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAnimals.us" status="online",Pluto TV Animals (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimals.us" status="online",Pluto TV Animals (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimals.us" status="online",Pluto TV Animals (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56b27f85ff3037045055037e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=666&terminate=false&userId=
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAnimalsEngland.us" status="online",Pluto TV Animals (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf8ea0d000120009bcad83&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=550&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p)
@ -193,12 +193,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f760c3d41aa2d0007
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="timeout",Pluto TV Aventura (720p)
#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVAwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5595e43c66ace1652e63c6a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5595e43c66ace1652e63c6a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=194&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5595e43c66ace1652e63c6a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVAwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5595e43c66ace1652e63c6a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5595e43c66ace1652e63c6a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=194&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVAwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7656a8d0438aceb41cfdef/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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)
@ -212,9 +212,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cabdf143
#EXTINF:-1 tvg-id="PlutoTVBarney.us" status="online",Pluto TV Barney (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f29ada4bdaebd000708d49d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVBaywatch.us" status="online",Pluto TV Baywatch (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815eb889bca2ce7b746fdd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBaywatch.us" status="online",Pluto TV Baywatch (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815eb889bca2ce7b746fdd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d815eb889bca2ce7b746fdd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=142&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVBaywatch.us" status="online",Pluto TV Baywatch (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815eb889bca2ce7b746fdd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBBCFood.us" status="online",Pluto TV BBC Food (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5844bf5514d0007945bda/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBBCHome.us" status="online",Pluto TV BBC Home (720p)
@ -292,9 +292,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca0b4
#EXTINF:-1 tvg-id="PlutoTVBobEsponjaPlus.us" status="online",Pluto TV Bob Esponja Plus (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd87d882574170007fac022/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBobleponge.us" 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="PlutoTVBobleponge.us" 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="PlutoTVBobleponge.us" 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="PlutoTVBoxing.us" status="online",Pluto TV Boxing (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac425f949b4600079938f3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVBritishTV.us" status="online",Pluto TV British TV (684p)
@ -364,9 +364,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55d
#EXTINF:-1 tvg-id="PlutoTVCheddar.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="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="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCiencia.us" status="online",Pluto TV Ciencia (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p)
@ -380,10 +380,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17
#EXTINF:-1 tvg-id="PlutoTVCineAccion.us" status="online",Pluto TV Cine Acción (240p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineAccion.us" status="online",Pluto TV Cine Acción (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineAccion.us" status="online",Pluto TV Cine Acción (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCineAccion.us" status="online",Pluto TV Cine Acción (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineAccion.us" status="online",Pluto TV Cine Acción (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineClasico.us" 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
@ -394,11 +394,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099
#EXTINF:-1 tvg-id="PlutoTVCineComedia.us" status="online",Pluto TV Cine Comédia (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineDrama.us" status="online",Pluto TV Cine Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineDrama.us" status="online",Pluto TV Cine Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineDrama.us" status="online",Pluto TV Cine Drama (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineDrama.us" status="online",Pluto TV Cine Drama (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineEstelar.us" 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="PlutoTVCineEstelar.us" status="online",Pluto TV Cine Estelar (720p)
@ -415,7 +415,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineRetro.us" status="online",Pluto TV Ciné Rétro (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p)
#EXTINF:-1 tvg-id="PlutoTVCineSuspenso.us" status="timeout",Pluto TV Cine Suspenso (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVCineTerror.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=
@ -450,9 +450,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b2
#EXTINF:-1 tvg-id="PlutoTVClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVClassicTVDrama.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="PlutoTVClassicTVDrama.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="PlutoTVClassicTVDrama.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="PlutoTVClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f779951372da90007fd45e8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVClubbingTV.us" status="online",Pluto TV Clubbing TV (720p)
@ -488,9 +488,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009
#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c37d6712de254456f7ec340&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=373&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c37d6712de254456f7ec340&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=373&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCombateWorld.us" status="online",Pluto TV Combate World (240p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCombateWorld.us" status="online",Pluto TV Combate World (720p)
@ -504,11 +504,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVComedyCentral.us" status="online",Pluto TV Comedy Central (720p)
@ -584,10 +584,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e0007
#EXTINF:-1 tvg-id="PlutoTVCuisine.us" status="online",Pluto TV Cuisine (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p)
https://service-stitcher.clusters.pluto.tv/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/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
@ -622,9 +622,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f061242a7951e0007
#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="PlutoTVDoctorWhoClassic.us" status="online",Pluto TV Doctor Who Classic (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce4475cd43850831ca91ce7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDoctorWhoClassic.us" status="online",Pluto TV Doctor Who Classic (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce4475cd43850831ca91ce7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce4475cd43850831ca91ce7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=532&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDoctorWhoClassic.us" status="online",Pluto TV Doctor Who Classic (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce4475cd43850831ca91ce7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p)
@ -638,11 +638,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db042522
#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVDogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDogs247.us" status="online",Pluto TV Dogs 24/7 (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b329e0a7b9d8872aeb49ceb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=636&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVDogs247.us" status="online",Pluto TV Dogs 24/7 (720p)
@ -656,11 +656,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740
#EXTINF:-1 tvg-id="PlutoTVDoraTV.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="PlutoTVDoraTV.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="PlutoTVDoraTV.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="PlutoTVDoraTV.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="PlutoTVDoraTV.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="PlutoTVDoraTV.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="PlutoTVDoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7]
@ -669,7 +669,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c8
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="timeout",Pluto TV Dossiers FBI (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341
#EXTINF:-1 tvg-id="" status="error",Pluto TV Dr. Oz (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac43a40fe4ab0007f478ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -682,11 +682,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e46
#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/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 (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 (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/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="PlutoTVDramaEngland.us" status="online",Pluto TV Drama (England) (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91149880d60009d35d27&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=402&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p)
@ -734,15 +734,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d40008
#EXTINF:-1 tvg-id="PlutoTVFailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFailArmy.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="PlutoTVFailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFailArmy.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
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFailArmy.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="PlutoTVFailArmy.us" status="online",Pluto TV FailArmy (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
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="PlutoTVFailArmy.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="PlutoTVFailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7]
@ -754,23 +754,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9
#EXTINF:-1 tvg-id="PlutoTVFamilyTies.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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p)
https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8
#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVFashionbox.us" status="online",Pluto TV Fashionbox (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVFBIFiles.us" status="online",Pluto TV FBI Files (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb6f6f9a461406ffe4022cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFearFactor.us" status="online",Pluto TV Fear Factor (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFearFactor.us" status="online",Pluto TV Fear Factor (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVFearFactor.us" status="online",Pluto TV Fear Factor (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFearFactor.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="PlutoTVFemmesdeLoi.us" status="error",Pluto TV Femmes de Loi (720p) [Offline]
@ -832,9 +832,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036
#EXTINF:-1 tvg-id="PlutoTVFOXSports.us" status="online",Pluto TV FOX Sports (360p) [Not 24/7]
https://stitcher.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=3fab0050-8b86-11e8-a44b-996a399dacd8&deviceLat=38.8177&deviceLon=-77.1527&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=67.0.3396.99&serverSideAds=false&sid=3fab7580-8b86-11e8-a44b-996a399dacd8&userId=
#EXTINF:-1 tvg-id="PlutoTVFOXSports.us" status="online",Pluto TV FOX Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFOXSports.us" status="online",Pluto TV FOX Sports (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVFOXSports.us" status="online",Pluto TV FOX Sports (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVFrontDoor.us" status="error",Pluto TV FrontDoor [Offline]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5938888cd045ffce74cf9048/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5938888cd045ffce74cf9048&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=612&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVFuelTV.us" status="online",Pluto TV Fuel TV (720p)
@ -888,9 +888,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba6828
#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="PlutoTVGordonRamsaysKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e99f4423e067bd6df6903&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=294&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVGordonRamsaysKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVGordonRamsaysKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e99f4423e067bd6df6903&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=294&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVGustoTV.us" status="online",Pluto TV Gusto TV (720p)
@ -936,10 +936,10 @@ 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/v1/stitch/embed/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p)
https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId=
#EXTINF:-1 tvg-id="PlutoTVHSN.us" status="error",Pluto TV HSN (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8a02476b72230007e62b7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -986,11 +986,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038
#EXTINF:-1 tvg-id="PlutoTVIMPACTWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce40e59246a395e9758923e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ce40e59246a395e9758923e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=aa724654-057a-11eb-8b9f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce40e59246a395e9758923e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc807324d60a0007708dc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce40e59246a395e9758923e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ce40e59246a395e9758923e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=aa724654-057a-11eb-8b9f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="error",Pluto TV Indies (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c542e03044f5604b11cf808/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVInside.us" status="online",Pluto TV Inside (720p)
@ -1012,25 +1012,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce
#EXTINF:-1 tvg-id="PlutoTVInvestiga.us" status="online",Pluto TV Investiga (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVInvestiga.us" status="online",Pluto TV Investiga (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVInvestiga.us" status="online",Pluto TV Investiga (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVInvestiga.us" status="online",Pluto TV Investiga (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVInvestigacao.us" status="online",Pluto TV Investigação (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVInvestigation.us" status="online",Pluto TV Investigation (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVInvestigation.us" status="online",Pluto TV Investigation (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341
#EXTINF:-1 tvg-id="PlutoTVInvestigation.us" status="online",Pluto TV Investigation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVJohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e66928133461100077dfd73/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e66928133461100077dfd73&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=514&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVInvestigation.us" status="online",Pluto TV Investigation (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVJohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66928133461100077dfd73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVJudgenosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9decb953e157000752321c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=160&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVJohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e66928133461100077dfd73/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e66928133461100077dfd73&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=514&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVJudgenosey.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="PlutoTVJudgenosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9decb953e157000752321c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=160&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVJunior.us" 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="PlutoTVJunior.us" status="online",Pluto TV Junior (720p)
@ -1044,9 +1044,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e80007
#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKevinHartLOL.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="PlutoTVKevinHartLOL.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="PlutoTVKevinHartLOL.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="PlutoTVKids.us" 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="PlutoTVKids.us" status="online",Pluto TV Kids (720p)
@ -1060,17 +1060,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d2
#EXTINF:-1 tvg-id="PlutoTVKids.us" 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="PlutoTVKids.us" status="online",Pluto TV Kids (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKids.us" 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="PlutoTVKids.us" status="online",Pluto TV Kids (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" 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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p)
@ -1130,13 +1130,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db04b360fa2560009
#EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8beeb39b5d5d5f8c672530/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360fa2560009deb3de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLogo.us" status="online",Pluto TV Logo (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360fa2560009deb3de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLogo.us" status="online",Pluto TV Logo (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLogo.us" status="online",Pluto TV Logo (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p)
@ -1196,9 +1196,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e
#EXTINF:-1 tvg-id="PlutoTVMinecrafTV.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="PlutoTVMinecrafTV.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="PlutoTVMinecrafTV.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="PlutoTVMinecrafTV.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="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p)
@ -1212,11 +1212,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f680008
#EXTINF:-1 tvg-id="PlutoTVMLB.us" status="online",Pluto TV MLB (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMLS.us" status="online",Pluto TV MLS (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId=
#EXTINF:-1 tvg-id="PlutoTVMLS.us" status="online",Pluto TV MLS (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMLS.us" status="online",Pluto TV MLS (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMLS.us" status="online",Pluto TV MLS (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId=
#EXTINF:-1 tvg-id="PlutoTVMotor.us" status="online",Pluto TV Motor (480p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMotorEngland.us" status="online",Pluto TV Motor (England) (480p)
@ -1240,16 +1240,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9
#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMST3K.us" status="online",Pluto TV MST3K (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMST3K.us" status="online",Pluto TV MST3K (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMST3K.us" status="online",Pluto TV MST3K (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMST3K.us" status="online",Pluto TV MST3K (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMTV.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="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -1259,10 +1263,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVMTV.us" status="online",Pluto TV MTV (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId=
#EXTINF:-1 tvg-id="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="PlutoTVMTVAnimaciones.us" status="online",Pluto TV MTV Animaciones (720p)
@ -1313,7 +1313,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a51
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVMTVCribsGermany.us" status="online",Pluto TV MTV Cribs (Germany) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVCribsPlutoTVSpain.us" status="online",Pluto TV MTV Cribs (Spain) (720p)
#EXTINF:-1 tvg-id="PlutoTVMTVCribsPlutoTVSpain.us" status="timeout",Pluto TV MTV Cribs (Spain) (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVMTVCribsPlus.us" status="online",Pluto TV MTV Cribs+ (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId=
@ -1410,19 +1410,19 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007
#EXTINF:-1 tvg-id="PlutoTVNashville.us" status="error",Pluto TV Nashville (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/601a026c464ef900073130f0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVNature.us" status="online",Pluto TV Nature (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVNature.us" status="error",Pluto TV Nature (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db050444f3c52000984c72a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNaturescape.us" status="online",Pluto TV Naturescape (720p)
@ -1434,13 +1434,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f2
#EXTINF:-1 tvg-id="PlutoTVNatureza.us" status="online",Pluto TV Natureza (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNBCNewsNOW.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="PlutoTVNBCNewsNOW.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="PlutoTVNews.us" status="online",Pluto TV News (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNBCNewsNOW.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="PlutoTVNews.us" status="online",Pluto TV News (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNFLChannel.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="PlutoTVNFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7]
@ -1514,11 +1514,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a
#EXTINF:-1 tvg-id="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84db2db3851800077c871e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=941&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p)
http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p)
@ -1562,14 +1562,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98b0447665f20007
#EXTINF:-1 tvg-id="PlutoTVPeopleareAwesome.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="PlutoTVPeopleareAwesome.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="PlutoTVPeopleareAwesome.us" status="online",Pluto TV People are Awesome (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95d63b270fc0007c465e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVPeopleareAwesome.us" status="online",Pluto TV People are Awesome (720p)
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="PlutoTVPeopleareAwesome.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="PlutoTVPeopleareAwesome.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="PlutoTVPeopleareAwesome.us" status="online",Pluto TV People are Awesome (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVPeopleareAwesome.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
@ -1589,7 +1589,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVPlusBellelaViePlus.us" status="error",Pluto TV Plus Belle la Vie+ (720p)
#EXTINF:-1 tvg-id="PlutoTVPlusBellelaViePlus.us" status="online",Pluto TV Plus Belle la Vie+ (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272
#EXTINF:-1 tvg-id="PlutoTVPluto80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId=
@ -1624,9 +1624,9 @@ https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8
#EXTINF:-1 tvg-id="PlutoTVRealLife.us" status="error",Pluto TV Real Life (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abdceddf6a20007f8ccd2/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="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p)
@ -1660,9 +1660,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c66909
#EXTINF:-1 tvg-id="PlutoTVRiffTrax.us" status="online",Pluto TV RiffTrax (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d4e7e738977e2c310937/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58d947b9e420d8656ee101ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58d947b9e420d8656ee101ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=489&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58d947b9e420d8656ee101ab/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVRiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58d947b9e420d8656ee101ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58d947b9e420d8656ee101ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=489&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVRoblox.us" status="online",Pluto TV Roblox (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId=
#EXTINF:-1 tvg-id="" status="online",Pluto TV Rockos Modern Life (Brazil) (720p)
@ -1710,14 +1710,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a
#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="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="PlutoTVSeries.us" status="online",Pluto TV Series (720p) [Not 24/7]
#EXTINF:-1 tvg-id="PlutoTVSeries.us" status="timeout",Pluto TV Series (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVSeries.us" status="online",Pluto TV Séries (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
@ -1802,9 +1802,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d135e29a
#EXTINF:-1 tvg-id="PlutoTVStandUp.us" status="online",Pluto TV Stand Up (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVStarTrek.us" status="online",Pluto TV Star Trek (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd39f8c4ce900075d7698/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd39f8c4ce900075d7698&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=150&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStarTrek.us" status="online",Pluto TV Star Trek (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8c4ce900075d7698/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVStarTrek.us" status="online",Pluto TV Star Trek (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd39f8c4ce900075d7698/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd39f8c4ce900075d7698&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=150&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) [Offline]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede464e7be0030007c58b73/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede464e7be0030007c58b73&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5922d945-0586-11eb-a59f-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) [Offline]
@ -1824,13 +1824,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d1ce51dbaca4afdb7
#EXTINF:-1 tvg-id="PlutoTVSurf.us" status="online",Pluto TV Surf (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d1ce51dbaca4afdb7abfe5f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSurvivor.us" status="online",Pluto TV Survivor (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSurvivor.us" status="online",Pluto TV Survivor (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSurvivor.us" status="online",Pluto TV Survivor (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e281b0b8840007324b55/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e281b0b8840007324b55&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=149&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTastemade.us" status="online",Pluto TV Tastemade (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd1419a3b4f4b000773ba85/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTBN.us" status="online",Pluto TV TBN (720p)
@ -1838,11 +1838,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2ee
#EXTINF:-1 tvg-id="PlutoTVTBN.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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="error",Pluto TV Teen (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTEENSERIES.us" status="online",Pluto TV TEEN SERIES (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVTEENSERIES.us" status="online",Pluto TV TEEN SERIES (720p)
@ -1860,9 +1860,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3
#EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTelenovela.us" status="online",Pluto TV Telenovela (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTelenovela.us" status="online",Pluto TV Telenovela (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId=
#EXTINF:-1 tvg-id="PlutoTVTelenovela.us" status="online",Pluto TV Telenovela (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTelenovelas.us" status="online",Pluto TV Telenovelas (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (240p)
@ -1886,9 +1886,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793
#EXTINF:-1 tvg-id="PlutoTVTheBobRossChannel.us" status="online",Pluto TV The Bob Ross Channel (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36d726234ce10007784f2a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef396d1be50a3000722808b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef396d1be50a3000722808b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef396d1be50a3000722808b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=516&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef396d1be50a3000722808b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheChallenge.us" status="online",Pluto TV The Challenge (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48685da7e9f476aa8a1888/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d48685da7e9f476aa8a1888&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=298&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTheChallenge.us" status="online",Pluto TV The Challenge (720p)
@ -1908,19 +1908,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35
#EXTINF:-1 tvg-id="PlutoTVTheNewDetectives.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="PlutoTVThePetCollective.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=
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="PlutoTVThePetCollective.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="PlutoTVThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThePetCollective.us" status="online",Pluto TV The Pet Collective (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThePetCollective.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="PlutoTVThePetCollective.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="PlutoTVThePetCollective.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=
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="PlutoTVThePetCollective.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="PlutoTVThePetCollective.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="PlutoTVThePriceisRight.us" status="online",Pluto TV The Price is Right (720p)
@ -1936,17 +1936,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f982c3420de410007
#EXTINF:-1 tvg-id="PlutoTVTheStoryofBeatclub.us" status="online",Pluto TV The Story of Beatclub (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f982c3420de4100070a545e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p)
https://service-stitcher.clusters.pluto.tv/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="PlutoTVThisOldHouse.us" status="online",Pluto TV This Old House (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e791b7dba3b2ae990ab2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e791b7dba3b2ae990ab2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=618&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVThisOldHouse.us" status="online",Pluto TV This Old House (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e791b7dba3b2ae990ab2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThreesCompany.us" status="online",Pluto TV Three's Company (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThisOldHouse.us" status="online",Pluto TV This Old House (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e791b7dba3b2ae990ab2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e791b7dba3b2ae990ab2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=618&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVThreesCompany.us" status="online",Pluto TV Three's Company (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3977e5d773400077de284&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=508&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVThreesCompany.us" status="online",Pluto TV Three's Company (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p)
@ -1966,9 +1966,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7
#EXTINF:-1 tvg-id="PlutoTVTODAY.us" status="online",Pluto TV TODAY (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p)
http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVToonsClasico.us" status="online",Pluto TV Toons Clásico (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p)
@ -1976,9 +1976,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f0007
#EXTINF:-1 tvg-id="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTosh0.us" status="online",Pluto TV Tosh.0 (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTosh0.us" status="online",Pluto TV Tosh.0 (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVTosh0.us" status="online",Pluto TV Tosh.0 (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVTotallyTurtles.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="PlutoTVTotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p)
@ -2041,7 +2041,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bca3e
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32f26bcd8aea00071240e5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVVEVO80s.us" status="online",Pluto TV VEVO 80's (1080p)
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="PlutoTVVEVO90s.us" status="online",Pluto TV VEVO 90's (1080p)
#EXTINF:-1 tvg-id="PlutoTVVEVO90s.us" status="error",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="PlutoTVVEVOCountry.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
@ -2070,9 +2070,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f
#EXTINF:-1 tvg-id="PlutoTVVidaReal.us" status="online",Pluto TV Vida Real (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVVoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVVoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVVoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVVoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVVs.us" status="online",Pluto TV Vs. (720p)
@ -2084,9 +2084,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce0465
#EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p)
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="online",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="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (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)
@ -2114,21 +2114,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007
#EXTINF:-1 tvg-id="PlutoTVWorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVWorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVWorldPokerTour.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="PlutoTVWorldPokerTour.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="PlutoTVWorldPokerTour.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="PlutoTVWorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p)
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId=
#EXTINF:-1 tvg-id="PlutoTVWorldPokerTour.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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p)
http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8
#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel
#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p)
https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS
#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7]
https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoga.us" status="online",Pluto TV Yoga (720p)

@ -57,7 +57,7 @@ https://edgesports-roku.amagi.tv/hls/amagi_hls_data_imgAAA2AA-edgesports/CDN/pla
https://estrellanews-roku.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="EstrellaNews.us" status="error",Estrella News (1080p) [Offline]
https://estrellanews-roku.amagi.tv/hls/amagi_hls_data_estrellaA-estrellanews-roku/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="online",Estrella TV East (1080p)
#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="error",Estrella TV East (1080p)
https://estrellatv-roku.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="error",Estrella TV East (1080p) [Offline]
https://estrellatv-roku.amagi.tv/hls/amagi_hls_data_estrellaA-estrellatv-roku/CDN/playlist.m3u8

@ -135,7 +135,7 @@ https://pocketwatch.samsung.wurl.com/manifest/playlist.m3u8
https://rtmtv-samsung.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="PowerNation.us" status="error",Power Nation (720p) [Offline]
https://rtmtv.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="PursuitUp.us" status="error",Pursuit Up (720p) [Offline]
#EXTINF:-1 tvg-id="PursuitUp.us" status="timeout",Pursuit Up (720p) [Offline]
https://pursuitup.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="Qubo.us" status="error",Qubo (720p) [Offline]
http://ion-qubo-1.samsung.wurl.com/manifest/playlist.m3u8
@ -159,7 +159,7 @@ https://samsung.ott-channels.stingray.com/qello/master.m3u8
https://obsession-media-sinclair.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="SurfNowTV.us" status="error",Surf Now TV (720p) [Offline]
https://1091-surfnowtv-1.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="Tastemade.us" status="error",Tastemade (720p) [Offline]
#EXTINF:-1 tvg-id="Tastemade.us" status="timeout",Tastemade (720p) [Offline]
https://tastemade.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Español (1080p)
https://tastemade-es16tm-samsung.amagi.tv/playlist.m3u8
@ -174,7 +174,7 @@ https://previewchannel-previewchannel-1.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (720p)
https://tyt-samsungus.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="ThisOldHouse.us" status="online",This Old House (720p)
https://26487f8be0614420a64b6f5964563a75.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung_ThisOldHouse/playlist.m3u8
https://thisoldhouse-samsung-us.samsung.wurl.tv/playlist.m3u8
#EXTINF:-1 tvg-id="TinyHouseNation.us" status="error",Tiny House Nation (720p) [Offline]
https://aenetworks-tinyhousenation-1.samsung.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (720p) [Offline]

@ -50,7 +50,7 @@ https://tna5.bozztv.com/OrbitaFM/index.m3u8
#EXTINF:-1 tvg-id="RadioSistema.pe" status="error",Radio Sistema (Ica) (720p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://ssh101.com/
https://tna5.bozztv.com/SISTEMA/index.m3u8
#EXTINF:-1 tvg-id="SolarTelevision.pe" status="error",Solar Televisión (Abancay) (360p) [Not 24/7]
#EXTINF:-1 tvg-id="SolarTelevision.pe" status="online",Solar Televisión (Abancay) (360p) [Not 24/7]
#EXTVLCOPT:http-referrer=https://ssh101.com/
https://tna5.bozztv.com/televisionsolar/index.m3u8
#EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7]

@ -343,7 +343,7 @@ https://dai.google.com/linear/hls/event/08ADpEIeQ8iZOjusLsZbCg/master.m3u8
https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8
#EXTINF:-1 tvg-id="STIRRDocurama.us" status="online",STIRR Docurama (1080p) [Not 24/7]
https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/master.m3u8
#EXTINF:-1 tvg-id="STIRRElectricNow.us" status="error",STIRR Electric Now (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="STIRRElectricNow.us" status="online",STIRR Electric Now (1080p) [Not 24/7]
https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8
#EXTINF:-1 tvg-id="STIRRESR24x7eSportsNetwork.us" status="error",STIRR ESR 24x7 eSports Network (720p) [Offline]
https://dai.google.com/linear/hls/event/7-91LhuBQNONHzAbrFQr-Q/master.m3u8
@ -397,7 +397,7 @@ https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8
https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8
#EXTINF:-1 tvg-id="STIRRNational.us" status="online",STIRR National (720p)
https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8
#EXTINF:-1 tvg-id="StirrNews247.us" status="error",Stirr News 24/7 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="StirrNews247.us" status="online",Stirr News 24/7 (720p) [Not 24/7]
https://dai.google.com/linear/hls/event/8hUeiLMpTm-YNqk7kadUwA/master.m3u8
#EXTINF:-1 tvg-id="STIRROutsideTV.us" status="online",STIRR Outside TV (1080p)
https://dai.google.com/linear/hls/event/HJAq3zH1SUy_B6fb1j80_Q/master.m3u8

@ -3,7 +3,7 @@
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8
#EXTINF:-1 tvg-id="" status="online",ABC 5 Cleveland OH (WEWS-TV) (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8
#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7]
#EXTINF:-1 tvg-id="" status="error",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7]
https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8
#EXTINF:-1 tvg-id="" status="online",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7]
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXYZ.m3u8
@ -62,9 +62,9 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KCPQ-Monetizer.m3u8
#EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (720p)
https://lnc-fox-soul-scte.tubi.video/index.m3u8
#EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p)
https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Fox-Weather.m3u8
#EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Fox-Weather.m3u8
#EXTINF:-1 tvg-id="FoxWeather.us" status="error",Fox Weather (720p)
https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Fox-Weather.m3u8
#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8
#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7]
@ -89,7 +89,7 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Pattrn.m3u8
#EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p)
https://lnc-people-tv.tubi.video/index.m3u8
#EXTINF:-1 tvg-id="RealMadridTVUS.us" status="online",Real Madrid TV US Version (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RealMadridTVUS.us" status="error",Real Madrid TV US Version (720p) [Not 24/7]
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8
#EXTINF:-1 tvg-id="SantaandtheThreeBears.us" status="online",Santa and the Three Bears (480p)
https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.m3u8
@ -113,7 +113,7 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8
#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8
#EXTINF:-1 tvg-id="WJCL.us" status="online",WJCL-TV News Savannah GA (720p)
#EXTINF:-1 tvg-id="WJCL.us" status="error",WJCL-TV News Savannah GA (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8
#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p)
https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8

@ -95,7 +95,7 @@ https://judge-faith-1.vizio.wurl.com/manifest/playlist.m3u8
http://kidoodletv-kdtv-3.vizio.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="LatidoMusic.us" status="online",Latido Music (720p)
https://vidaprimo-vizio.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (720p) [Offline]
#EXTINF:-1 tvg-id="LatidoMusic.us" status="timeout",Latido Music (720p) [Offline]
https://latidomusic.vizio.wurl.com/manifest/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",LEGO Channels (720p)
https://legochannel-vizio.amagi.tv/playlist.m3u8

@ -1,7 +1,7 @@
#EXTM3U
#EXTINF:-1 tvg-id="ABCNews.us" status="online",ABC News (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/master.m3u8
#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="online",Adventure Sports Network (720p)
#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="timeout",Adventure Sports Network (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8
#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="error",Adventure Sports Network (720p) [Offline]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioadventuresportsnetwork/CDN/playlist.m3u8
@ -19,7 +19,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/pla
https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Baeble.us" status="online",Baeble Music (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="timeout",Battery Pop (XUMO) (720p)
#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p)
http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8
@ -33,7 +33,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playli
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appétit (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="CBCNews.us" status="online",CBC News (720p)
#EXTINF:-1 tvg-id="CBCNews.us" status="timeout",CBC News (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="CBCNewsXUMO.us" status="online",CBC News (XUMO) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8
@ -41,16 +41,16 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="CheddarNews.us" status="online",Cheddar News (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo-host-cheddar/CDN/master.m3u8
#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p)
#EXTINF:-1 tvg-id="ChiveTV.us" status="timeout",Chive TV (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="CineRomantico.us" status="online",Cine Romantico (XUMO) (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokucineromantico/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p)
https://circle-xumo.amagi.tv/playlist.m3u8
#EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8
#EXTINF:-1 tvg-id="Circle.us" status="timeout",Circle (1080p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p)
https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8
#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p)
@ -96,9 +96,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl
#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p)
http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseForensicFiles.us" status="online",FilmRise Forensic Files (144p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8
#EXTINF:-1 tvg-id="FilmRiseForensicFilesXUMO.us" status="online",FilmRise Forensic Files (XUMO) (432p)
@ -117,7 +117,7 @@ http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisecrime/CDN/p
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseSciFiXUMO.us" status="online",FilmRise Sci-Fi (XUMO) (144p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisesci-fi/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="timeout",FilmRise True Crime (432p)
#EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="online",FilmRise True Crime (432p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="online",FilmRise Western (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist.m3u8
@ -141,7 +141,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="online",Global Got Talent (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p)
#EXTINF:-1 tvg-id="GloryKickboxing.us" status="timeout",Glory Kickboxing (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8
@ -149,7 +149,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) [Timeout]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p)
#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8
@ -225,7 +225,7 @@ 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="PongaloNovelaclub.us" status="timeout",Pongalo Novelaclub (720p)
#EXTINF:-1 tvg-id="PongaloNovelaclub.us" status="online",Pongalo Novelaclub (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="RainbowRuby.us" status="online",Rainbow Ruby (360p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-roku-rainbow-ruby/CDN/playlist.m3u8
@ -331,13 +331,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) [Offline]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="USAToday.us" status="timeout",USA Today (720p)
#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) [Offline]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p)
#EXTINF:-1 tvg-id="VanityFair.us" status="timeout",Vanity Fair (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) [Timeout]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8
@ -357,7 +357,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/CDN/play
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="Wired.us" status="timeout",Wired (720p)
#EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p)
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8
#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) [Timeout]
https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8

@ -1,5 +1,5 @@
#EXTM3U
#EXTINF:-1 tvg-id="AzonTV.uz" status="online",Azon TV (1080p) [Not 24/7]
#EXTINF:-1 tvg-id="AzonTV.uz" status="error",Azon TV (1080p) [Not 24/7]
http://tv2.azon.uz/high/stream.m3u8
#EXTINF:-1 tvg-id="Milliy.uz" status="online",Milliy (480p) [Not 24/7]
http://milliy.tv/hls/index.m3u8

@ -17,7 +17,7 @@ https://web6.lorini.net/tlt-ve/tlt-ve/playlist.m3u8
https://vcp.myplaytv.com/oxigenotv/oxigenotv/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="RCR750.ve" status="error",Radio Caracas Radio 750 (720p) [Not 24/7]
#EXTINF:-1 tvg-id="RCR750.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="" status="online",teleSUR (260p)
https://cdnesmain.telesur.ultrabase.net/mbliveMain/360p/playlist.m3u8
@ -35,9 +35,9 @@ http://vcp1.myplaytv.com:1935/tvo/tvo/playlist.m3u8
https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8
#EXTINF:-1 tvg-id="ValeTV.ve" status="online",Vale TV (480p) [Not 24/7]
http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8
#EXTINF:-1 tvg-id="VePlus.ve" status="timeout",Ve Plus (480p) [Not 24/7]
#EXTINF:-1 tvg-id="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7]
http://190.122.96.187:8888/http/006
#EXTINF:-1 tvg-id="Venevision.ve" status="timeout",Venevision [Geo-blocked]
#EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked]
http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live
#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="timeout",Venezolana de Televisión [Timeout]
http://177.52.221.214:8000/play/a0cj/index.m3u8

@ -47,13 +47,13 @@ https://livefta.malimarcdn.com/ftaedge00/laonet.sdp/playlist.m3u8
https://livefta.malimarcdn.com/ftaedge00/laosvtv.stream/playlist.m3u8
#EXTINF:-1 tvg-id="" status="online",Look Thoong TV (720p) [Not 24/7]
https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="" status="error",Ning TV (720p)
#EXTINF:-1 tvg-id="" status="online",Ning TV (720p)
https://livefta.malimarcdn.com/ftaedge00/ningtv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="OyLaoTV.vn" status="online",Oy Lao TV (720p) [Not 24/7]
https://livefta.malimarcdn.com/ftaedge00/oylaotv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="PNTV.vn" status="online",PNTV (720p)
https://livefta.malimarcdn.com/ftaedge00/pntv.sdp/playlist.m3u8
#EXTINF:-1 tvg-id="PTPPhuYen.vn" status="error",PTP Phú Yên (432p) [Not 24/7]
#EXTINF:-1 tvg-id="PTPPhuYen.vn" status="online",PTP Phú Yên (432p) [Not 24/7]
http://113.161.4.48:8080/phuyen/tv.m3u8
#EXTINF:-1 tvg-id="QRT.vn" status="online",QRT (404p) [Not 24/7]
http://113.161.6.157:8081/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8

@ -417,7 +417,7 @@ Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sendin
## Legal
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a [pull request](https://github.com/iptv-org/iptv/pulls) or opening an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+). However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository).
## License

@ -1,3 +1,9 @@
#EXTM3U
#EXTINF:-1 tvg-id="LDPRTV.ru" status="online",ЛДПР ТВ (1080p)
http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8
#EXTINF:-1 tvg-id="LDPRTV.ru" status="blocked",ЛДПР ТВ (1080p)
http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8
#EXTINF:-1 tvg-id="LDPRTV.ru" status="timeout",ЛДПР ТВ (1080p)
http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8
#EXTINF:-1 tvg-id="LDPRTV.ru" status="error",ЛДПР ТВ (1080p)
http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save