Compare commits

...

17 Commits

Author SHA1 Message Date
markgrech42-art 7c74eaffd4
Merge 565e43aeef into d370d9076e 2026-08-15 11:08:54 -04:00
Eirik Stanghelle Morland d370d9076e
Fix typo (represesnts -> represents) (#1126)
That is! Thanks!
2026-08-15 12:15:20 +02:00
KAMI a1dafe025a
Add Aguacate TV and AS3 Sport TV to Venezuela list (#1125)
Latina TV is already listed; inter TV was already added previously.
Assigned chno 12/13 to avoid colliding with the existing chno=1
(Venevisión), and normalized the AS3 Sport TV EPG id to drop the
embedded space for consistency with other entries.

Co-authored-by: KAMI <miholmikor@gmail.com>
2026-08-14 12:26:04 +02:00
KAMI 5176eb2db8
Security: sanitize channel attributes to prevent M3U8 attribute injection (#1124)
group, name, logo and epg values are embedded unescaped into quoted
#EXTINF attributes (tvg-name, tvg-logo, tvg-id, group-title). A value
containing a double quote can break out of its attribute and inject
arbitrary extra attributes/content into the generated playlist.

Strip embedded double quotes from these fields at parse time.

Co-authored-by: KAMI <miholmikor@gmail.com>
2026-08-14 12:13:49 +02:00
PlaylistBot 87ecbc9224 Update Playlist (GitHub Actions) 2026-08-14 09:58:13 +00:00
Onyeka Nwokike 4da0801d40
Add Nigeria channels (#1114)
* Add Nigeria channels

* Add Soundcity TV to Nigeria list
2026-08-14 11:58:02 +02:00
Kálmán „KAMI” Szalai 6048cf6c1e Add Python 3.12-3.14 to the pylint test matrix 2026-08-14 11:50:35 +02:00
Kálmán „KAMI” Szalai 6ce42c470c Fix malformed src attribute for RTP Mundo logo in portugal.md 2026-08-14 11:46:45 +02:00
Kálmán „KAMI” Szalai 7899bad061 Bump actions/checkout and actions/setup-python to Node.js 24 versions in pylint workflow 2026-08-14 11:45:06 +02:00
Kálmán „KAMI” Szalai 7d69e13431 Fix pylint errors in make_playlist.py
Resolves trailing whitespace, line-too-long, unnecessary parens,
missing docstrings, and no-else-return findings from the Pylint
workflow job.
2026-08-14 11:43:38 +02:00
PlaylistBot 946cbe7811 Update Playlist (GitHub Actions) 2026-08-14 09:36:58 +00:00
Patricio dee41f8dfa
edit chile.md (#1108)
* edit chile.md

* add channels to chile.md
2026-08-14 11:36:50 +02:00
PlaylistBot bf85ba5448 Update Playlist (GitHub Actions) 2026-08-14 09:34:05 +00:00
Dr Patrick Duflot 93f8286c6e
Add TV Mulhouse and TV Alsace (#1122)
Adds two free-to-air French regional channels:

- TV Mulhouse
- TV Alsace

Both streams are:
- publicly accessible
- hosted by the broadcaster
- available in 1080p
- already listed in iptv-org

Official websites:
http://tvmulhouse.fr/
http://tvalsace.fr/

Streams:
http://194.163.157.137:8080/hls/radiomulhouse.m3u8
http://194.163.157.137:8080/hls/radioalsace.m3u8
2026-08-14 11:33:56 +02:00
markgrech42-art 565e43aeef
Add NET TV Malta stream 2026-07-16 15:02:30 +02:00
markgrech42-art d6aee9ef32
Add TVM Sport+
Added TVM Sport+ channel with its streaming link and logo. Missing EPG ID
2026-07-16 14:37:37 +02:00
markgrech42-art 50643ef1cc
Fix TVM Malta stream 2026-07-16 14:19:40 +02:00
15 changed files with 135 additions and 33 deletions

View File

@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: ["3.8", "3.9", "3.10"] python-version: ["3.8", "3.9", "3.10", "3.12", "3.13", "3.14"]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v6
- name: Set up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3 uses: actions/setup-python@v6
with: with:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}
- name: Install dependencies - name: Install dependencies

View File

@ -84,6 +84,7 @@ Either free locally (over the air):
[<img src="https://hatscripts.github.io/circle-flags/flags/so.svg" width="24">](lists/somalia.md) [<img src="https://hatscripts.github.io/circle-flags/flags/so.svg" width="24">](lists/somalia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/id.svg" width="24">](lists/indonesia.md) [<img src="https://hatscripts.github.io/circle-flags/flags/id.svg" width="24">](lists/indonesia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ke.svg" width="24">](lists/kenya.md) [<img src="https://hatscripts.github.io/circle-flags/flags/ke.svg" width="24">](lists/kenya.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ng.svg" width="24">](lists/nigeria.md)
Or free on the Internet: Or free on the Internet:
@ -139,7 +140,7 @@ Format
The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files located in `lists`. The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files located in `lists`.
Each .md file represesnts a group. The `<h1>` line is used as the group title. Each .md file represents a group. The `<h1>` line is used as the group title.
Only channels which URL column starts with `[>]` are included in the playlist. Only channels which URL column starts with `[>]` are included in the playlist.

View File

@ -3,13 +3,13 @@
| # | Channel | Link | Logo | EPG id | | # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:| |:--:|:--------------:|:-----:|:----:|:------:|
| 1 | UCV Televisión | [>](https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2VL4Pts.png"/> | UCVTV.cl | | 1 | UCV Televisión | [>](https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2VL4Pts.png"/> | UCVTV.cl |
| 2 | TVN Ⓖ | [>](https://sktv-forwarders.7m.pl/get.php?x=TVN) | <img height="20" src="https://i.imgur.com/WoN1dai.png"/> | TVN.cl | | 2 | TVN Ⓖ | [>](https://iptv2.intersurtv.cl/TVN/index.m3u8) | <img height="20" src="https://i.imgur.com/WoN1dai.png"/> | TVN.cl |
| 3 | 24 horas | [>](https://mdstrm.com/live-stream-playlist/57d1a22064f5d85712b20dab.m3u8) | <img height="20" src="https://i.imgur.com/0rF6Kub.png"/> | 24Horas.cl | | 3 | 24 horas | [>](https://mdstrm.com/live-stream-playlist/689ba606ecfe7915e1f8f741.m3u8) | <img height="20" src="https://i.imgur.com/0rF6Kub.png"/> | 24Horas.cl |
| 4 | NTV Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8) | <img height="20" src="https://i.imgur.com/pt2Kj1A.png"/> | NTV.cl | | 4 | NTV Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8) | <img height="20" src="https://i.imgur.com/pt2Kj1A.png"/> | NTV.cl |
| 5 | TV Chile Ⓖ | [>](https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8) | <img height="20" src="https://i.imgur.com/yCL888l.png"/> | TVChile.cl | | 5 | TV Chile Ⓖ | [>](https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8) | <img height="20" src="https://i.imgur.com/yCL888l.png"/> | TVChile.cl |
| 6 | Canal 13 | [>](https://sktv-forwarders.7m.pl/get.php?x=Canal13) | <img height="20" src="https://i.imgur.com/JIo1HBs.png"/> | Canal13.cl | | 6 | Canal 13 | [>](https://redirector.dps.live/hls/13cl/playlist.m3u8) | <img height="20" src="https://i.imgur.com/JIo1HBs.png"/> | Canal13.cl |
| 7 | TV+ Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8) | <img height="20" src="https://i.imgur.com/NtuZIEJ.png"/> | TVPlus.cl | | 7 | TV+ Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8) | <img height="20" src="https://i.imgur.com/NtuZIEJ.png"/> | TVPlus.cl |
| 8 | Chilevisión Ⓖ | [>](https://sktv-forwarders.7m.pl/get.php?x=Chilevision) | <img height="20" src="https://i.imgur.com/2Pu8yXf.png"/> | ChileVision.cl | | 8 | Chilevisión Ⓖ | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chv/chv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2Pu8yXf.png"/> | ChileVision.cl |
| 9 | UChile TV | [>](https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/mF2W8Uh.png"/> | UChileTV.cl | | 9 | UChile TV | [>](https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/mF2W8Uh.png"/> | UChileTV.cl |
| 10 | T13 en vivo | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/t13/t13.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/3CEijac.png"/> | T13.cl | | 10 | T13 en vivo | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/t13/t13.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/3CEijac.png"/> | T13.cl |
| 11 | 13 Entretención | [>](https://origin.dpsgo.com/ssai/event/BBp0VeP6QtOOlH8nu3bWTg/master.m3u8) | <img height="20" src="https://i.imgur.com/1vTno0m.png"/> | 13E.cl | | 11 | 13 Entretención | [>](https://origin.dpsgo.com/ssai/event/BBp0VeP6QtOOlH8nu3bWTg/master.m3u8) | <img height="20" src="https://i.imgur.com/1vTno0m.png"/> | 13E.cl |
@ -24,3 +24,5 @@
| 20 | TVN 3 | [>](https://mdstrm.com/live-stream-playlist/5653641561b4eba30a7e4929.m3u8) | <img height="20" src="https://i.imgur.com/84lWqRi.png"/> | TVN3.cl | | 20 | TVN 3 | [>](https://mdstrm.com/live-stream-playlist/5653641561b4eba30a7e4929.m3u8) | <img height="20" src="https://i.imgur.com/84lWqRi.png"/> | TVN3.cl |
| 21 | Chilevisión Noticias | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Qh6d0A9.png"/> | CHVNoticias.cl | | 21 | Chilevisión Noticias | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Qh6d0A9.png"/> | CHVNoticias.cl |
| 22 | SoloTV | [>](https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8) | <img height="20" src="https://i.imgur.com/Ad2ueID.png"/> | SoloTV.cl | | 22 | SoloTV | [>](https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8) | <img height="20" src="https://i.imgur.com/Ad2ueID.png"/> | SoloTV.cl |
| 23 | Mega | [>](https://unlimited2-cl-isp.dps.live/mega/mega.smil/playlist.m3u8) | <img height ="20" src="https://i.imgur.com/CYdWSDb.png"/> | mega.cl |
| 24 | Bio Bio TV | [>](https://redirector.rudo.video/hls-video/339f69c6122f6d8f4574732c235f09b7683e31a5/bbtv/bbtv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/wrRufts.png"/> | biobiochile.cl |

View File

@ -17,6 +17,8 @@
| 21 | L'Équipe ⒹⒼ | [>](https://www.dailymotion.com/video/x2lefik) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/L%27%C3%89quipe_wordmark.svg/640px-L%27%C3%89quipe_wordmark.svg.png"/> | LEquipe.fr | | 21 | L'Équipe ⒹⒼ | [>](https://www.dailymotion.com/video/x2lefik) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/L%27%C3%89quipe_wordmark.svg/640px-L%27%C3%89quipe_wordmark.svg.png"/> | LEquipe.fr |
| 32 | France Inter Ⓨ | [>](https://www.youtube.com/c/FranceInter/live) | <img height="20" src="https://i.imgur.com/d9Ncl8m.png"/> | FranceInter.fr | | 32 | France Inter Ⓨ | [>](https://www.youtube.com/c/FranceInter/live) | <img height="20" src="https://i.imgur.com/d9Ncl8m.png"/> | FranceInter.fr |
| 34 | CGTN Français | [>](https://news.cgtn.com/resource/live/french/cgtn-f.m3u8) | <img height="20" src="https://i.imgur.com/fMsJYzl.png"/> | CGTNFrench.cn | | 34 | CGTN Français | [>](https://news.cgtn.com/resource/live/french/cgtn-f.m3u8) | <img height="20" src="https://i.imgur.com/fMsJYzl.png"/> | CGTNFrench.cn |
| - | TV Mulhouse | [>](http://194.163.157.137:8080/hls/radiomulhouse.m3u8) | <img height="20" src="https://i.imgur.com/4esQG8H.png"/> | TVMulhouse.fr |
| - | TV Alsace | [>](http://194.163.157.137:8080/hls/radioalsace.m3u8) | <img height="20" src="https://i.imgur.com/zaJDEOv.png"/> | TVAlsace.fr |
<h2>DVB-S</h2> <h2>DVB-S</h2>

View File

@ -8,12 +8,12 @@ https://en.wikipedia.org/wiki/List_of_television_stations_in_Malta
|:---:|:--------------:|:-----:|:----:|:------:| |:---:|:--------------:|:-----:|:----:|:------:|
| 4 | ONE TV | [>](https://2-fss-2.streamhoster.com/pl_124/201830-1293592-1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Ym1L7No.png"/> | One.mt | | 4 | ONE TV | [>](https://2-fss-2.streamhoster.com/pl_124/201830-1293592-1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Ym1L7No.png"/> | One.mt |
| 5 | Smash TV | [>](http://a3.smashmalta.com/hls/smash/smash.m3u8) | <img height="20" src="https://i.imgur.com/ZKF0fG3.png"/> | SmashTV.mt | | 5 | Smash TV | [>](http://a3.smashmalta.com/hls/smash/smash.m3u8) | <img height="20" src="https://i.imgur.com/ZKF0fG3.png"/> | SmashTV.mt |
| 7 | TVM Sport+ | https://dist7.tvmi.mt/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjQ5NjUzNzI5LCJhdWQiOiIxOTUuMTU4LjgzLjIyOCIsImV4cCI6MTc4NDI4ODQyNH0.41sGZGItGrZbSzoXOYNOhF7xqCGzHeBszbAb5wgVGAk/live/4/master.m3u8 | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/1/15/TVM_Sport%2B_Logo.webp"/> | |
<h2>Invalid</h2> <h2>Invalid</h2>
| # | Channel | Link | Logo | EPG id | | # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:| |:---:|:--------------:|:-----:|:----:|:------:|
| 1 | TVM Ⓢ | [x]() | <img height="20" src="https://i.imgur.com/6jaNiUi.png"/> | TVM.mt | | 1 | TVM Ⓢ | https://dist7.tvmi.mt/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjQ5NjUzNzI5LCJhdWQiOiIxOTUuMTU4LjgzLjIyOCIsImV4cCI6MTc4NDI4ODQyNH0.41sGZGItGrZbSzoXOYNOhF7xqCGzHeBszbAb5wgVGAk/live/2/master.m3u8 | <img height="20" src="https://i.imgur.com/6jaNiUi.png"/> | TVM.mt |
| 2 | TVM 2 Ⓢ | [x]() | <img height="20" src="https://i.imgur.com/qUZxPez.png"/> | | 2 | TVM 2 Ⓢ | [x]() | <img height="20" src="https://i.imgur.com/qUZxPez.png"/> |
| 3 | NET TV | [x]() | <img height="20" src="https://i.imgur.com/DcXBpzx.png"/> | NetTV.mt | | 3 | NET TV | https://netondemand.mt:8443/live/net/playlist.m3u8?tokenstarttime=1784206235&tokenendtime=1784249435&tokenhash=EGSCI-hOl5EcqB7IYscErdmdK9Ud4lOk-YGccbM7dh8= | <img height="20" src="https://i.imgur.com/DcXBpzx.png"/> | NetTV.mt |
| 6 | F Living | [x]() | <img height="20" src="https://i.imgur.com/mAbciXA.png"/> | FLivingChannel.mt | | 6 | F Living | [x]() | <img height="20" src="https://i.imgur.com/mAbciXA.png"/> | FLivingChannel.mt |

16
lists/nigeria.md 100644
View File

@ -0,0 +1,16 @@
<h1>Nigeria</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Advocate Broadcasting Network | [>](https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_045/Stream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/eZrhTam.png"/> | AdvocateBroadcastingNetwork.ng |
| 2 | Channels TV Ⓨ | [>](https://www.youtube.com/@ChannelsTelevision/live) | <img height="20" src="https://i.imgur.com/O237VLC.png"/> | ChannelsTV.ng |
| 3 | Itage TV | [>](https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_011/Stream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ojLIfkt.jpeg"/> | ItageTV.ng |
| 4 | News Central | [>](https://wf.newscentral.ng:8443/hls/stream.m3u8) | <img height="20" src="https://i.imgur.com/1oSxhmp.png"/> | NewsCentral.ng |
| 5 | Rave TV | [>](https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_039/Stream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/fDSyf6u.png"/> | RaveTV.ng |
| 6 | Silverbird News 24 | [>](https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_029/Stream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ssEAjq5.jpeg"/> | SilverbirdNews24.ng |
| 7 | Soundcity TV Ⓨ | [>](https://www.youtube.com/channel/UCGuIbAVY4_O-KOQmLkU0IKQ/live) | <img height="20" src="https://i.imgur.com/zfi4SXW.png"/> | SoundcityTV.ng |
| 8 | Superscreen TV | [>](https://video1.getstreamhosting.com:1936/8398/8398/playlist.m3u8) | <img height="20" src="https://i.imgur.com/DuhRy48.png"/> | SuperscreenTV.ng |
| 9 | TVC News Ⓨ | [>](https://www.youtube.com/tvcnewsnigeria/live) | <img height="20" src="https://i.imgur.com/jaSq18B.png"/> | TVCNews.ng |
| 10 | Waffi TV | [>](https://oqgdro3xd4rm-hls-live.5centscdn.com/waffiitvstreaminglivetfmediacast/e0885d428bea69e372309657f3bd895f.sdp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ejlCb5g.png"/> | WaffiTV.ng |
| 11 | Wazobia Max TV Nigeria | [>](https://wazobia.live:8333/channel/wmax.m3u8) | <img height="20" src="https://i.imgur.com/sEnLR0B.jpeg"/> | WazobiaMaxTVNigeria.ng |
| 12 | Wazobia Max TV Port Harcourt | [>](https://wazobia.live:8333/channel/wmaxph.m3u8) | <img height="20" src="https://i.imgur.com/sEnLR0B.jpeg"/> | WazobiaMaxTVPortHarcourt.ng |

View File

@ -11,7 +11,7 @@
| 7 | RTP Madeira Ⓢ | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/a/ac/RTP_Madeira_2016.png"/> | RTPMadeira.pt | | 7 | RTP Madeira Ⓢ | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/a/ac/RTP_Madeira_2016.png"/> | RTPMadeira.pt |
| 8 | RTP notícias | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png"/> | RTPNoticias.pt | | 8 | RTP notícias | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png"/> | RTPNoticias.pt |
| 9 | RTP Memória | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/7/79/RtpMemoria_positivo_horiz_RGB.png"/> | RTPMemoria.pt | | 9 | RTP Memória | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/7/79/RtpMemoria_positivo_horiz_RGB.png"/> | RTPMemoria.pt |
| 10 | RTP Mundo | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8) | <img height="20" src=https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png"/> | RTPInternacional.pt | | 10 | RTP Mundo | [>](https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png"/> | RTPInternacional.pt |
| 11 | Porto Canal Ⓢ | [>](https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8) | <img height="20" src="https://i.imgur.com/wsyvP2H.png"/> | PortoCanal.pt | | 11 | Porto Canal Ⓢ | [>](https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8) | <img height="20" src="https://i.imgur.com/wsyvP2H.png"/> | PortoCanal.pt |
| 12 | ADtv Ⓢ | [>](https://playout172.livextend.cloud/liveiframe/_definst_/ngrp:liveartvabr_abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/FvlcU3z.png"/> | | | 12 | ADtv Ⓢ | [>](https://playout172.livextend.cloud/liveiframe/_definst_/ngrp:liveartvabr_abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/FvlcU3z.png"/> | |
| 13 | CNN Portugal | [>](https://sktv-forwarders.7m.pl/get.php?x=CNN_Portugal) | <img height="20" src="https://i.imgur.com/NYH39xs.png"/> | CNNPortugal.pt | | 13 | CNN Portugal | [>](https://sktv-forwarders.7m.pl/get.php?x=CNN_Portugal) | <img height="20" src="https://i.imgur.com/NYH39xs.png"/> | CNNPortugal.pt |

View File

@ -14,3 +14,5 @@ https://en.wikipedia.org/wiki/List_of_television_networks_in_Venezuela
| 9 | Chivacoatv Internacional | [x](https://glb.bozztv.com/glb/ssh101/1234chivacoa/index.m3u8) | <img height="20" src="https://i.imgur.com/9rbwZFY.png"/> | Chivacoatv.ve | | 9 | Chivacoatv Internacional | [x](https://glb.bozztv.com/glb/ssh101/1234chivacoa/index.m3u8) | <img height="20" src="https://i.imgur.com/9rbwZFY.png"/> | Chivacoatv.ve |
| 10 | Latina TV | [>](https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/latinatv.jpg"> | LatinaTV.ve | | 10 | Latina TV | [>](https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/latinatv.jpg"> | LatinaTV.ve |
| 11 | inter TV | [>](https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/itv.jpg"> | interTV.ve | | 11 | inter TV | [>](https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/itv.jpg"> | interTV.ve |
| 12 | Aguacate TV | [>](https://streamtv.intervenhosting.net:3040/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/aguacatetv.jpg"> | AguacateTV.ve |
| 13 | AS3 Sport TV | [>](https://streamtv.as3sport.online:3394/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/as3sporttv.jpg"> | AS3SportTV.ve |

View File

@ -1,4 +1,5 @@
#!/usr/bin/python3 #!/usr/bin/python3
"""Generate M3U playlists from the markdown channel lists in lists/."""
import os import os
import re import re
@ -91,36 +92,41 @@ COUNTRY_CODES = {
} }
class Channel: class Channel: # pylint: disable=too-few-public-methods,too-many-instance-attributes
"""A single channel entry parsed from a markdown list line."""
def __init__(self, group, md_line, country_code=""): def __init__(self, group, md_line, country_code=""):
self.group = group self.group = group.replace('"', '')
self.country_code = country_code self.country_code = country_code
md_line = md_line.strip() md_line = md_line.strip()
parts = md_line.split("|") parts = md_line.split("|")
self.number = parts[1].strip() self.number = parts[1].strip()
self.name = parts[2].strip() self.name = parts[2].strip().replace('"', '')
self.url = parts[3].strip() self.url = parts[3].strip()
self.url = self.url[self.url.find("(")+1:self.url.rfind(")")] self.url = self.url[self.url.find("(")+1:self.url.rfind(")")]
self.logo = parts[4].strip() self.logo = parts[4].strip()
self.logo = self.logo[self.logo.find('src="')+5:self.logo.rfind('"')] self.logo = self.logo[self.logo.find('src="')+5:self.logo.rfind('"')].replace('"', '')
self.chno = self.number if self.number and self.number != "0" else None self.chno = self.number if self.number and self.number != "0" else None
if len(parts) > 6: if len(parts) > 6:
self.epg = parts[5].strip() self.epg = parts[5].strip().replace('"', '')
else: else:
self.epg = None self.epg = None
def to_m3u_line(self): def to_m3u_line(self):
"""Render this channel as a #EXTINF entry followed by its URL."""
country = f' tvg-country="{self.country_code}"' if self.country_code else "" country = f' tvg-country="{self.country_code}"' if self.country_code else ""
chno = f' tvg-chno="{self.chno}"' if self.chno else "" chno = f' tvg-chno="{self.chno}"' if self.chno else ""
if self.epg is None: epg = f' tvg-id="{self.epg}"' if self.epg is not None else ""
return (f'#EXTINF:-1 tvg-name="{self.name}" tvg-logo="{self.logo}"{chno}{country} group-title="{self.group}",{self.name}\n{self.url}') return (
else: f'#EXTINF:-1 tvg-name="{self.name}" tvg-logo="{self.logo}"{epg}{chno}{country}'
return (f'#EXTINF:-1 tvg-name="{self.name}" tvg-logo="{self.logo}" tvg-id="{self.epg}"{chno}{country} group-title="{self.group}",{self.name}\n{self.url}') f' group-title="{self.group}",{self.name}\n{self.url}'
)
def main(): def main(): # pylint: disable=too-many-locals
"""Build the combined playlist.m3u8 and one per-country playlist."""
base_dir = os.path.dirname(os.path.abspath(__file__)) base_dir = os.path.dirname(os.path.abspath(__file__))
lists_dir = os.path.join(base_dir, "lists") lists_dir = os.path.join(base_dir, "lists")
dir_playlists = os.path.join(base_dir, "playlists") dir_playlists = os.path.join(base_dir, "playlists")

View File

@ -374,19 +374,19 @@ https://strhlslb01.streamakaci.tv/str_tchad_tchad/str_tchad_multi/playlist.m3u8
#EXTINF:-1 tvg-name="UCV Televisión" tvg-logo="https://i.imgur.com/2VL4Pts.png" tvg-id="UCVTV.cl" tvg-chno="1" tvg-country="CL" group-title="Chile",UCV Televisión #EXTINF:-1 tvg-name="UCV Televisión" tvg-logo="https://i.imgur.com/2VL4Pts.png" tvg-id="UCVTV.cl" tvg-chno="1" tvg-country="CL" group-title="Chile",UCV Televisión
https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8 https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8
#EXTINF:-1 tvg-name="TVN Ⓖ" tvg-logo="https://i.imgur.com/WoN1dai.png" tvg-id="TVN.cl" tvg-chno="2" tvg-country="CL" group-title="Chile",TVN Ⓖ #EXTINF:-1 tvg-name="TVN Ⓖ" tvg-logo="https://i.imgur.com/WoN1dai.png" tvg-id="TVN.cl" tvg-chno="2" tvg-country="CL" group-title="Chile",TVN Ⓖ
https://sktv-forwarders.7m.pl/get.php?x=TVN https://iptv2.intersurtv.cl/TVN/index.m3u8
#EXTINF:-1 tvg-name="24 horas" tvg-logo="https://i.imgur.com/0rF6Kub.png" tvg-id="24Horas.cl" tvg-chno="3" tvg-country="CL" group-title="Chile",24 horas #EXTINF:-1 tvg-name="24 horas" tvg-logo="https://i.imgur.com/0rF6Kub.png" tvg-id="24Horas.cl" tvg-chno="3" tvg-country="CL" group-title="Chile",24 horas
https://mdstrm.com/live-stream-playlist/57d1a22064f5d85712b20dab.m3u8 https://mdstrm.com/live-stream-playlist/689ba606ecfe7915e1f8f741.m3u8
#EXTINF:-1 tvg-name="NTV Ⓖ" tvg-logo="https://i.imgur.com/pt2Kj1A.png" tvg-id="NTV.cl" tvg-chno="4" tvg-country="CL" group-title="Chile",NTV Ⓖ #EXTINF:-1 tvg-name="NTV Ⓖ" tvg-logo="https://i.imgur.com/pt2Kj1A.png" tvg-id="NTV.cl" tvg-chno="4" tvg-country="CL" group-title="Chile",NTV Ⓖ
https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8 https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8
#EXTINF:-1 tvg-name="TV Chile Ⓖ" tvg-logo="https://i.imgur.com/yCL888l.png" tvg-id="TVChile.cl" tvg-chno="5" tvg-country="CL" group-title="Chile",TV Chile Ⓖ #EXTINF:-1 tvg-name="TV Chile Ⓖ" tvg-logo="https://i.imgur.com/yCL888l.png" tvg-id="TVChile.cl" tvg-chno="5" tvg-country="CL" group-title="Chile",TV Chile Ⓖ
https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8 https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8
#EXTINF:-1 tvg-name="Canal 13" tvg-logo="https://i.imgur.com/JIo1HBs.png" tvg-id="Canal13.cl" tvg-chno="6" tvg-country="CL" group-title="Chile",Canal 13 #EXTINF:-1 tvg-name="Canal 13" tvg-logo="https://i.imgur.com/JIo1HBs.png" tvg-id="Canal13.cl" tvg-chno="6" tvg-country="CL" group-title="Chile",Canal 13
https://sktv-forwarders.7m.pl/get.php?x=Canal13 https://redirector.dps.live/hls/13cl/playlist.m3u8
#EXTINF:-1 tvg-name="TV+ Ⓖ" tvg-logo="https://i.imgur.com/NtuZIEJ.png" tvg-id="TVPlus.cl" tvg-chno="7" tvg-country="CL" group-title="Chile",TV+ Ⓖ #EXTINF:-1 tvg-name="TV+ Ⓖ" tvg-logo="https://i.imgur.com/NtuZIEJ.png" tvg-id="TVPlus.cl" tvg-chno="7" tvg-country="CL" group-title="Chile",TV+ Ⓖ
https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8 https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8
#EXTINF:-1 tvg-name="Chilevisión Ⓖ" tvg-logo="https://i.imgur.com/2Pu8yXf.png" tvg-id="ChileVision.cl" tvg-chno="8" tvg-country="CL" group-title="Chile",Chilevisión Ⓖ #EXTINF:-1 tvg-name="Chilevisión Ⓖ" tvg-logo="https://i.imgur.com/2Pu8yXf.png" tvg-id="ChileVision.cl" tvg-chno="8" tvg-country="CL" group-title="Chile",Chilevisión Ⓖ
https://sktv-forwarders.7m.pl/get.php?x=Chilevision https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chv/chv.smil/playlist.m3u8
#EXTINF:-1 tvg-name="UChile TV" tvg-logo="https://i.imgur.com/mF2W8Uh.png" tvg-id="UChileTV.cl" tvg-chno="9" tvg-country="CL" group-title="Chile",UChile TV #EXTINF:-1 tvg-name="UChile TV" tvg-logo="https://i.imgur.com/mF2W8Uh.png" tvg-id="UChileTV.cl" tvg-chno="9" tvg-country="CL" group-title="Chile",UChile TV
https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8 https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8
#EXTINF:-1 tvg-name="T13 en vivo" tvg-logo="https://i.imgur.com/3CEijac.png" tvg-id="T13.cl" tvg-chno="10" tvg-country="CL" group-title="Chile",T13 en vivo #EXTINF:-1 tvg-name="T13 en vivo" tvg-logo="https://i.imgur.com/3CEijac.png" tvg-id="T13.cl" tvg-chno="10" tvg-country="CL" group-title="Chile",T13 en vivo
@ -415,6 +415,10 @@ https://mdstrm.com/live-stream-playlist/5653641561b4eba30a7e4929.m3u8
https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8 https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8
#EXTINF:-1 tvg-name="SoloTV" tvg-logo="https://i.imgur.com/Ad2ueID.png" tvg-id="SoloTV.cl" tvg-chno="22" tvg-country="CL" group-title="Chile",SoloTV #EXTINF:-1 tvg-name="SoloTV" tvg-logo="https://i.imgur.com/Ad2ueID.png" tvg-id="SoloTV.cl" tvg-chno="22" tvg-country="CL" group-title="Chile",SoloTV
https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8 https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8
#EXTINF:-1 tvg-name="Mega" tvg-logo="https://i.imgur.com/CYdWSDb.png" tvg-id="mega.cl" tvg-chno="23" tvg-country="CL" group-title="Chile",Mega
https://unlimited2-cl-isp.dps.live/mega/mega.smil/playlist.m3u8
#EXTINF:-1 tvg-name="Bio Bio TV" tvg-logo="https://i.imgur.com/wrRufts.png" tvg-id="biobiochile.cl" tvg-chno="24" tvg-country="CL" group-title="Chile",Bio Bio TV
https://redirector.rudo.video/hls-video/339f69c6122f6d8f4574732c235f09b7683e31a5/bbtv/bbtv.smil/playlist.m3u8
#EXTINF:-1 tvg-name="CCTV-1 综合" tvg-logo="https://i.imgur.com/uHU6Vc0.png" tvg-id="CCTV1.cn" tvg-chno="1" tvg-country="CN" group-title="China",CCTV-1 综合 #EXTINF:-1 tvg-name="CCTV-1 综合" tvg-logo="https://i.imgur.com/uHU6Vc0.png" tvg-id="CCTV1.cn" tvg-chno="1" tvg-country="CN" group-title="China",CCTV-1 综合
https://node1.olelive.com:6443/live/CCTV1HD/hls.m3u8 https://node1.olelive.com:6443/live/CCTV1HD/hls.m3u8
#EXTINF:-1 tvg-name="CCTV-2 财经" tvg-logo="https://i.imgur.com/6C9JEYt.png" tvg-id="CCTV2.cn" tvg-chno="2" tvg-country="CN" group-title="China",CCTV-2 财经 #EXTINF:-1 tvg-name="CCTV-2 财经" tvg-logo="https://i.imgur.com/6C9JEYt.png" tvg-id="CCTV2.cn" tvg-chno="2" tvg-country="CN" group-title="China",CCTV-2 财经
@ -751,6 +755,10 @@ https://www.dailymotion.com/video/x2lefik
https://www.youtube.com/c/FranceInter/live https://www.youtube.com/c/FranceInter/live
#EXTINF:-1 tvg-name="CGTN Français" tvg-logo="https://i.imgur.com/fMsJYzl.png" tvg-id="CGTNFrench.cn" tvg-chno="34" tvg-country="FR" group-title="France",CGTN Français #EXTINF:-1 tvg-name="CGTN Français" tvg-logo="https://i.imgur.com/fMsJYzl.png" tvg-id="CGTNFrench.cn" tvg-chno="34" tvg-country="FR" group-title="France",CGTN Français
https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 https://news.cgtn.com/resource/live/french/cgtn-f.m3u8
#EXTINF:-1 tvg-name="TV Mulhouse" tvg-logo="https://i.imgur.com/4esQG8H.png" tvg-id="TVMulhouse.fr" tvg-chno="-" tvg-country="FR" group-title="France",TV Mulhouse
http://194.163.157.137:8080/hls/radiomulhouse.m3u8
#EXTINF:-1 tvg-name="TV Alsace" tvg-logo="https://i.imgur.com/zaJDEOv.png" tvg-id="TVAlsace.fr" tvg-chno="-" tvg-country="FR" group-title="France",TV Alsace
http://194.163.157.137:8080/hls/radioalsace.m3u8
#EXTINF:-1 tvg-name="TV5 Monde Info" tvg-logo="https://i.imgur.com/NcysrWH.png" tvg-id="TV5MondeInfo.fr" tvg-chno="29" tvg-country="FR" group-title="France",TV5 Monde Info #EXTINF:-1 tvg-name="TV5 Monde Info" tvg-logo="https://i.imgur.com/NcysrWH.png" tvg-id="TV5MondeInfo.fr" tvg-chno="29" tvg-country="FR" group-title="France",TV5 Monde Info
https://ott.tv5monde.com/Content/HLS/Live/channel(info)/index.m3u8 https://ott.tv5monde.com/Content/HLS/Live/channel(info)/index.m3u8
#EXTINF:-1 tvg-name="TV5 Monde FBS" tvg-logo="https://i.imgur.com/uPmwTo9.png" tvg-id="TV5MondeFranceBelgiumSwitzerland.fr" tvg-chno="30" tvg-country="FR" group-title="France",TV5 Monde FBS #EXTINF:-1 tvg-name="TV5 Monde FBS" tvg-logo="https://i.imgur.com/uPmwTo9.png" tvg-id="TV5MondeFranceBelgiumSwitzerland.fr" tvg-chno="30" tvg-country="FR" group-title="France",TV5 Monde FBS
@ -2283,6 +2291,30 @@ http://d3isaxd2t6q8zm.cloudfront.net/live/omroepzeeland/tv/index.m3u8
http://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 http://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8
#EXTINF:-1 tvg-name="L1 Ⓢ" tvg-logo="https://i.imgur.com/Jyhn1iP.png" tvg-id="L1TV.nl" tvg-chno="13" tvg-country="NL" group-title="Netherlands",L1 Ⓢ #EXTINF:-1 tvg-name="L1 Ⓢ" tvg-logo="https://i.imgur.com/Jyhn1iP.png" tvg-id="L1TV.nl" tvg-chno="13" tvg-country="NL" group-title="Netherlands",L1 Ⓢ
http://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8 http://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8
#EXTINF:-1 tvg-name="Advocate Broadcasting Network" tvg-logo="https://i.imgur.com/eZrhTam.png" tvg-id="AdvocateBroadcastingNetwork.ng" tvg-chno="1" group-title="Nigeria",Advocate Broadcasting Network
https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_045/Stream/playlist.m3u8
#EXTINF:-1 tvg-name="Channels TV Ⓨ" tvg-logo="https://i.imgur.com/O237VLC.png" tvg-id="ChannelsTV.ng" tvg-chno="2" group-title="Nigeria",Channels TV Ⓨ
https://www.youtube.com/@ChannelsTelevision/live
#EXTINF:-1 tvg-name="Itage TV" tvg-logo="https://i.imgur.com/ojLIfkt.jpeg" tvg-id="ItageTV.ng" tvg-chno="3" group-title="Nigeria",Itage TV
https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_011/Stream/playlist.m3u8
#EXTINF:-1 tvg-name="News Central" tvg-logo="https://i.imgur.com/1oSxhmp.png" tvg-id="NewsCentral.ng" tvg-chno="4" group-title="Nigeria",News Central
https://wf.newscentral.ng:8443/hls/stream.m3u8
#EXTINF:-1 tvg-name="Rave TV" tvg-logo="https://i.imgur.com/fDSyf6u.png" tvg-id="RaveTV.ng" tvg-chno="5" group-title="Nigeria",Rave TV
https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_039/Stream/playlist.m3u8
#EXTINF:-1 tvg-name="Silverbird News 24" tvg-logo="https://i.imgur.com/ssEAjq5.jpeg" tvg-id="SilverbirdNews24.ng" tvg-chno="6" group-title="Nigeria",Silverbird News 24
https://viewmedia7219.bozztv.com/wmedia/viewmedia100/web_029/Stream/playlist.m3u8
#EXTINF:-1 tvg-name="Soundcity TV Ⓨ" tvg-logo="https://i.imgur.com/zfi4SXW.png" tvg-id="SoundcityTV.ng" tvg-chno="7" group-title="Nigeria",Soundcity TV Ⓨ
https://www.youtube.com/channel/UCGuIbAVY4_O-KOQmLkU0IKQ/live
#EXTINF:-1 tvg-name="Superscreen TV" tvg-logo="https://i.imgur.com/DuhRy48.png" tvg-id="SuperscreenTV.ng" tvg-chno="8" group-title="Nigeria",Superscreen TV
https://video1.getstreamhosting.com:1936/8398/8398/playlist.m3u8
#EXTINF:-1 tvg-name="TVC News Ⓨ" tvg-logo="https://i.imgur.com/jaSq18B.png" tvg-id="TVCNews.ng" tvg-chno="9" group-title="Nigeria",TVC News Ⓨ
https://www.youtube.com/tvcnewsnigeria/live
#EXTINF:-1 tvg-name="Waffi TV" tvg-logo="https://i.imgur.com/ejlCb5g.png" tvg-id="WaffiTV.ng" tvg-chno="10" group-title="Nigeria",Waffi TV
https://oqgdro3xd4rm-hls-live.5centscdn.com/waffiitvstreaminglivetfmediacast/e0885d428bea69e372309657f3bd895f.sdp/playlist.m3u8
#EXTINF:-1 tvg-name="Wazobia Max TV Nigeria" tvg-logo="https://i.imgur.com/sEnLR0B.jpeg" tvg-id="WazobiaMaxTVNigeria.ng" tvg-chno="11" group-title="Nigeria",Wazobia Max TV Nigeria
https://wazobia.live:8333/channel/wmax.m3u8
#EXTINF:-1 tvg-name="Wazobia Max TV Port Harcourt" tvg-logo="https://i.imgur.com/sEnLR0B.jpeg" tvg-id="WazobiaMaxTVPortHarcourt.ng" tvg-chno="12" group-title="Nigeria",Wazobia Max TV Port Harcourt
https://wazobia.live:8333/channel/wmaxph.m3u8
#EXTINF:-1 tvg-name="KCTV" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Logo_of_the_Korean_Central_Television.svg/640px-Logo_of_the_Korean_Central_Television.svg.png" tvg-id="KCTV.kp" tvg-chno="1" tvg-country="KP" group-title="North Korea",KCTV #EXTINF:-1 tvg-name="KCTV" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Logo_of_the_Korean_Central_Television.svg/640px-Logo_of_the_Korean_Central_Television.svg.png" tvg-id="KCTV.kp" tvg-chno="1" tvg-country="KP" group-title="North Korea",KCTV
https://tv.nknews.org/tvdash/stream.mpd https://tv.nknews.org/tvdash/stream.mpd
#EXTINF:-1 tvg-name="MRT1 Ⓖ" tvg-logo="https://i.imgur.com/EkkyAE0.png" tvg-id="MRT1.mk" tvg-chno="1" tvg-country="MK" group-title="North Macedonia",MRT1 Ⓖ #EXTINF:-1 tvg-name="MRT1 Ⓖ" tvg-logo="https://i.imgur.com/EkkyAE0.png" tvg-id="MRT1.mk" tvg-chno="1" tvg-country="MK" group-title="North Macedonia",MRT1 Ⓖ
@ -2425,7 +2457,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8
https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8
#EXTINF:-1 tvg-name="RTP notícias" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png" tvg-id="RTPNoticias.pt" tvg-chno="8" tvg-country="PT" group-title="Portugal",RTP notícias #EXTINF:-1 tvg-name="RTP notícias" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png" tvg-id="RTPNoticias.pt" tvg-chno="8" tvg-country="PT" group-title="Portugal",RTP notícias
https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8
#EXTINF:-1 tvg-name="RTP Mundo" tvg-logo=" height="20" src=https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png" tvg-id="RTPInternacional.pt" tvg-chno="10" tvg-country="PT" group-title="Portugal",RTP Mundo #EXTINF:-1 tvg-name="RTP Mundo" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png" tvg-id="RTPInternacional.pt" tvg-chno="10" tvg-country="PT" group-title="Portugal",RTP Mundo
https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8
#EXTINF:-1 tvg-name="Porto Canal Ⓢ" tvg-logo="https://i.imgur.com/wsyvP2H.png" tvg-id="PortoCanal.pt" tvg-chno="11" tvg-country="PT" group-title="Portugal",Porto Canal Ⓢ #EXTINF:-1 tvg-name="Porto Canal Ⓢ" tvg-logo="https://i.imgur.com/wsyvP2H.png" tvg-id="PortoCanal.pt" tvg-chno="11" tvg-country="PT" group-title="Portugal",Porto Canal Ⓢ
https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8
@ -3355,6 +3387,10 @@ https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels
https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8
#EXTINF:-1 tvg-name="inter TV" tvg-logo="https://intervenhosting.net/imagenes/itv.jpg" tvg-id="interTV.ve" tvg-chno="11" tvg-country="VE" group-title="Venezuela",inter TV #EXTINF:-1 tvg-name="inter TV" tvg-logo="https://intervenhosting.net/imagenes/itv.jpg" tvg-id="interTV.ve" tvg-chno="11" tvg-country="VE" group-title="Venezuela",inter TV
https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8 https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8
#EXTINF:-1 tvg-name="Aguacate TV" tvg-logo="https://intervenhosting.net/imagenes/aguacatetv.jpg" tvg-id="AguacateTV.ve" tvg-chno="12" tvg-country="VE" group-title="Venezuela",Aguacate TV
https://streamtv.intervenhosting.net:3040/hybrid/play.m3u8
#EXTINF:-1 tvg-name="AS3 Sport TV" tvg-logo="https://intervenhosting.net/imagenes/as3sporttv.jpg" tvg-id="AS3SportTV.ve" tvg-chno="13" tvg-country="VE" group-title="Venezuela",AS3 Sport TV
https://streamtv.as3sport.online:3394/hybrid/play.m3u8
#EXTINF:-1 tvg-name="Al Jazeera Documentary Ⓖ" tvg-logo="https://upload.wikimedia.org/wikipedia/en/e/e6/Al_Jazeera_Doc.png" tvg-id="AlJazeeraDocumentary.qa" group-title="Documentaries (AR)",Al Jazeera Documentary Ⓖ #EXTINF:-1 tvg-name="Al Jazeera Documentary Ⓖ" tvg-logo="https://upload.wikimedia.org/wikipedia/en/e/e6/Al_Jazeera_Doc.png" tvg-id="AlJazeeraDocumentary.qa" group-title="Documentaries (AR)",Al Jazeera Documentary Ⓖ
https://live-hls-web-ajd.getaj.net/AJD/index.m3u8 https://live-hls-web-ajd.getaj.net/AJD/index.m3u8
#EXTINF:-1 tvg-name="CGTN Documentary English Ⓢ" tvg-logo="https://i.imgur.com/JHv0WxM.png" tvg-id="CGTNDocumentary.cn" group-title="Documentaries (EN)",CGTN Documentary English Ⓢ #EXTINF:-1 tvg-name="CGTN Documentary English Ⓢ" tvg-logo="https://i.imgur.com/JHv0WxM.png" tvg-id="CGTNDocumentary.cn" group-title="Documentaries (EN)",CGTN Documentary English Ⓢ

View File

@ -2,19 +2,19 @@
#EXTINF:-1 tvg-name="UCV Televisión" tvg-logo="https://i.imgur.com/2VL4Pts.png" tvg-id="UCVTV.cl" tvg-chno="1" tvg-country="CL" group-title="Chile",UCV Televisión #EXTINF:-1 tvg-name="UCV Televisión" tvg-logo="https://i.imgur.com/2VL4Pts.png" tvg-id="UCVTV.cl" tvg-chno="1" tvg-country="CL" group-title="Chile",UCV Televisión
https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8 https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8
#EXTINF:-1 tvg-name="TVN Ⓖ" tvg-logo="https://i.imgur.com/WoN1dai.png" tvg-id="TVN.cl" tvg-chno="2" tvg-country="CL" group-title="Chile",TVN Ⓖ #EXTINF:-1 tvg-name="TVN Ⓖ" tvg-logo="https://i.imgur.com/WoN1dai.png" tvg-id="TVN.cl" tvg-chno="2" tvg-country="CL" group-title="Chile",TVN Ⓖ
https://sktv-forwarders.7m.pl/get.php?x=TVN https://iptv2.intersurtv.cl/TVN/index.m3u8
#EXTINF:-1 tvg-name="24 horas" tvg-logo="https://i.imgur.com/0rF6Kub.png" tvg-id="24Horas.cl" tvg-chno="3" tvg-country="CL" group-title="Chile",24 horas #EXTINF:-1 tvg-name="24 horas" tvg-logo="https://i.imgur.com/0rF6Kub.png" tvg-id="24Horas.cl" tvg-chno="3" tvg-country="CL" group-title="Chile",24 horas
https://mdstrm.com/live-stream-playlist/57d1a22064f5d85712b20dab.m3u8 https://mdstrm.com/live-stream-playlist/689ba606ecfe7915e1f8f741.m3u8
#EXTINF:-1 tvg-name="NTV Ⓖ" tvg-logo="https://i.imgur.com/pt2Kj1A.png" tvg-id="NTV.cl" tvg-chno="4" tvg-country="CL" group-title="Chile",NTV Ⓖ #EXTINF:-1 tvg-name="NTV Ⓖ" tvg-logo="https://i.imgur.com/pt2Kj1A.png" tvg-id="NTV.cl" tvg-chno="4" tvg-country="CL" group-title="Chile",NTV Ⓖ
https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8 https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8
#EXTINF:-1 tvg-name="TV Chile Ⓖ" tvg-logo="https://i.imgur.com/yCL888l.png" tvg-id="TVChile.cl" tvg-chno="5" tvg-country="CL" group-title="Chile",TV Chile Ⓖ #EXTINF:-1 tvg-name="TV Chile Ⓖ" tvg-logo="https://i.imgur.com/yCL888l.png" tvg-id="TVChile.cl" tvg-chno="5" tvg-country="CL" group-title="Chile",TV Chile Ⓖ
https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8 https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8
#EXTINF:-1 tvg-name="Canal 13" tvg-logo="https://i.imgur.com/JIo1HBs.png" tvg-id="Canal13.cl" tvg-chno="6" tvg-country="CL" group-title="Chile",Canal 13 #EXTINF:-1 tvg-name="Canal 13" tvg-logo="https://i.imgur.com/JIo1HBs.png" tvg-id="Canal13.cl" tvg-chno="6" tvg-country="CL" group-title="Chile",Canal 13
https://sktv-forwarders.7m.pl/get.php?x=Canal13 https://redirector.dps.live/hls/13cl/playlist.m3u8
#EXTINF:-1 tvg-name="TV+ Ⓖ" tvg-logo="https://i.imgur.com/NtuZIEJ.png" tvg-id="TVPlus.cl" tvg-chno="7" tvg-country="CL" group-title="Chile",TV+ Ⓖ #EXTINF:-1 tvg-name="TV+ Ⓖ" tvg-logo="https://i.imgur.com/NtuZIEJ.png" tvg-id="TVPlus.cl" tvg-chno="7" tvg-country="CL" group-title="Chile",TV+ Ⓖ
https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8 https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8
#EXTINF:-1 tvg-name="Chilevisión Ⓖ" tvg-logo="https://i.imgur.com/2Pu8yXf.png" tvg-id="ChileVision.cl" tvg-chno="8" tvg-country="CL" group-title="Chile",Chilevisión Ⓖ #EXTINF:-1 tvg-name="Chilevisión Ⓖ" tvg-logo="https://i.imgur.com/2Pu8yXf.png" tvg-id="ChileVision.cl" tvg-chno="8" tvg-country="CL" group-title="Chile",Chilevisión Ⓖ
https://sktv-forwarders.7m.pl/get.php?x=Chilevision https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chv/chv.smil/playlist.m3u8
#EXTINF:-1 tvg-name="UChile TV" tvg-logo="https://i.imgur.com/mF2W8Uh.png" tvg-id="UChileTV.cl" tvg-chno="9" tvg-country="CL" group-title="Chile",UChile TV #EXTINF:-1 tvg-name="UChile TV" tvg-logo="https://i.imgur.com/mF2W8Uh.png" tvg-id="UChileTV.cl" tvg-chno="9" tvg-country="CL" group-title="Chile",UChile TV
https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8 https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8
#EXTINF:-1 tvg-name="T13 en vivo" tvg-logo="https://i.imgur.com/3CEijac.png" tvg-id="T13.cl" tvg-chno="10" tvg-country="CL" group-title="Chile",T13 en vivo #EXTINF:-1 tvg-name="T13 en vivo" tvg-logo="https://i.imgur.com/3CEijac.png" tvg-id="T13.cl" tvg-chno="10" tvg-country="CL" group-title="Chile",T13 en vivo
@ -43,3 +43,7 @@ https://mdstrm.com/live-stream-playlist/5653641561b4eba30a7e4929.m3u8
https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8 https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8
#EXTINF:-1 tvg-name="SoloTV" tvg-logo="https://i.imgur.com/Ad2ueID.png" tvg-id="SoloTV.cl" tvg-chno="22" tvg-country="CL" group-title="Chile",SoloTV #EXTINF:-1 tvg-name="SoloTV" tvg-logo="https://i.imgur.com/Ad2ueID.png" tvg-id="SoloTV.cl" tvg-chno="22" tvg-country="CL" group-title="Chile",SoloTV
https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8 https://stream.making.cl/memfs/ee909361-73e9-4e74-8391-5f1b0b8006c2.m3u8
#EXTINF:-1 tvg-name="Mega" tvg-logo="https://i.imgur.com/CYdWSDb.png" tvg-id="mega.cl" tvg-chno="23" tvg-country="CL" group-title="Chile",Mega
https://unlimited2-cl-isp.dps.live/mega/mega.smil/playlist.m3u8
#EXTINF:-1 tvg-name="Bio Bio TV" tvg-logo="https://i.imgur.com/wrRufts.png" tvg-id="biobiochile.cl" tvg-chno="24" tvg-country="CL" group-title="Chile",Bio Bio TV
https://redirector.rudo.video/hls-video/339f69c6122f6d8f4574732c235f09b7683e31a5/bbtv/bbtv.smil/playlist.m3u8

View File

@ -21,6 +21,10 @@ https://www.dailymotion.com/video/x2lefik
https://www.youtube.com/c/FranceInter/live https://www.youtube.com/c/FranceInter/live
#EXTINF:-1 tvg-name="CGTN Français" tvg-logo="https://i.imgur.com/fMsJYzl.png" tvg-id="CGTNFrench.cn" tvg-chno="34" tvg-country="FR" group-title="France",CGTN Français #EXTINF:-1 tvg-name="CGTN Français" tvg-logo="https://i.imgur.com/fMsJYzl.png" tvg-id="CGTNFrench.cn" tvg-chno="34" tvg-country="FR" group-title="France",CGTN Français
https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 https://news.cgtn.com/resource/live/french/cgtn-f.m3u8
#EXTINF:-1 tvg-name="TV Mulhouse" tvg-logo="https://i.imgur.com/4esQG8H.png" tvg-id="TVMulhouse.fr" tvg-chno="-" tvg-country="FR" group-title="France",TV Mulhouse
http://194.163.157.137:8080/hls/radiomulhouse.m3u8
#EXTINF:-1 tvg-name="TV Alsace" tvg-logo="https://i.imgur.com/zaJDEOv.png" tvg-id="TVAlsace.fr" tvg-chno="-" tvg-country="FR" group-title="France",TV Alsace
http://194.163.157.137:8080/hls/radioalsace.m3u8
#EXTINF:-1 tvg-name="TV5 Monde Info" tvg-logo="https://i.imgur.com/NcysrWH.png" tvg-id="TV5MondeInfo.fr" tvg-chno="29" tvg-country="FR" group-title="France",TV5 Monde Info #EXTINF:-1 tvg-name="TV5 Monde Info" tvg-logo="https://i.imgur.com/NcysrWH.png" tvg-id="TV5MondeInfo.fr" tvg-chno="29" tvg-country="FR" group-title="France",TV5 Monde Info
https://ott.tv5monde.com/Content/HLS/Live/channel(info)/index.m3u8 https://ott.tv5monde.com/Content/HLS/Live/channel(info)/index.m3u8
#EXTINF:-1 tvg-name="TV5 Monde FBS" tvg-logo="https://i.imgur.com/uPmwTo9.png" tvg-id="TV5MondeFranceBelgiumSwitzerland.fr" tvg-chno="30" tvg-country="FR" group-title="France",TV5 Monde FBS #EXTINF:-1 tvg-name="TV5 Monde FBS" tvg-logo="https://i.imgur.com/uPmwTo9.png" tvg-id="TV5MondeFranceBelgiumSwitzerland.fr" tvg-chno="30" tvg-country="FR" group-title="France",TV5 Monde FBS

File diff suppressed because one or more lines are too long

View File

@ -15,7 +15,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8
https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8
#EXTINF:-1 tvg-name="RTP notícias" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png" tvg-id="RTPNoticias.pt" tvg-chno="8" tvg-country="PT" group-title="Portugal",RTP notícias #EXTINF:-1 tvg-name="RTP notícias" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/b/b9/Rtp3.png" tvg-id="RTPNoticias.pt" tvg-chno="8" tvg-country="PT" group-title="Portugal",RTP notícias
https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpnHD.smil/playlist.m3u8
#EXTINF:-1 tvg-name="RTP Mundo" tvg-logo=" height="20" src=https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png" tvg-id="RTPInternacional.pt" tvg-chno="10" tvg-country="PT" group-title="Portugal",RTP Mundo #EXTINF:-1 tvg-name="RTP Mundo" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/RTP_Mundo.svg/330px-RTP_Mundo.svg.png" tvg-id="RTPInternacional.pt" tvg-chno="10" tvg-country="PT" group-title="Portugal",RTP Mundo
https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8
#EXTINF:-1 tvg-name="Porto Canal Ⓢ" tvg-logo="https://i.imgur.com/wsyvP2H.png" tvg-id="PortoCanal.pt" tvg-chno="11" tvg-country="PT" group-title="Portugal",Porto Canal Ⓢ #EXTINF:-1 tvg-name="Porto Canal Ⓢ" tvg-logo="https://i.imgur.com/wsyvP2H.png" tvg-id="PortoCanal.pt" tvg-chno="11" tvg-country="PT" group-title="Portugal",Porto Canal Ⓢ
https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8

View File

@ -15,3 +15,7 @@ https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels
https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8
#EXTINF:-1 tvg-name="inter TV" tvg-logo="https://intervenhosting.net/imagenes/itv.jpg" tvg-id="interTV.ve" tvg-chno="11" tvg-country="VE" group-title="Venezuela",inter TV #EXTINF:-1 tvg-name="inter TV" tvg-logo="https://intervenhosting.net/imagenes/itv.jpg" tvg-id="interTV.ve" tvg-chno="11" tvg-country="VE" group-title="Venezuela",inter TV
https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8 https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8
#EXTINF:-1 tvg-name="Aguacate TV" tvg-logo="https://intervenhosting.net/imagenes/aguacatetv.jpg" tvg-id="AguacateTV.ve" tvg-chno="12" tvg-country="VE" group-title="Venezuela",Aguacate TV
https://streamtv.intervenhosting.net:3040/hybrid/play.m3u8
#EXTINF:-1 tvg-name="AS3 Sport TV" tvg-logo="https://intervenhosting.net/imagenes/as3sporttv.jpg" tvg-id="AS3SportTV.ve" tvg-chno="13" tvg-country="VE" group-title="Venezuela",AS3 Sport TV
https://streamtv.as3sport.online:3394/hybrid/play.m3u8