Commit Graph

292 Commits (4a63b94d96626ec5e095562bfac00a34af9400c4)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 4a63b94d96 Fix leftover M3U8 injection vector, missing country codes, README sync
- Sanitize the channel number field for embedded double quotes; the
  previous fix (#1124) covered group/name/logo/epg but missed
  tvg-chno, leaving the same attribute-injection vector open via the
  "#" column.
- Add missing "kenya" and "nigeria" entries to COUNTRY_CODES so those
  channels get a tvg-country attribute in the generated playlist.
- Sync README.md and flag_order.txt with lists/: add missing flags for
  chile, egypt, saudi_arabia, indonesia, kenya, nigeria in their
  proper geographic groups.
- Add .gitignore for __pycache__/*.pyc.
2026-08-16 06:28:29 +02:00
KAMI 3f27805f7b 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
PlaylistBot 024322e723 Update Playlist (GitHub Actions) 2026-08-14 09:58:13 +00:00
Kálmán „KAMI” Szalai 6cdd5b7712 Fix malformed src attribute for RTP Mundo logo in portugal.md 2026-08-14 11:46:45 +02:00
PlaylistBot 2f95cf3785 Update Playlist (GitHub Actions) 2026-08-14 09:36:58 +00:00
PlaylistBot f2d725b1c4 Update Playlist (GitHub Actions) 2026-08-14 09:34:05 +00:00
PlaylistBot 941b5b5df0 Update Playlist (GitHub Actions) 2026-08-14 00:53:18 +00:00
PlaylistBot 9a95eaf315 Update Playlist (GitHub Actions) 2026-08-14 00:50:52 +00:00
PlaylistBot f8853a1266 Update Playlist (GitHub Actions) 2026-07-07 07:50:28 +00:00
PlaylistBot 2890ec5658 Update Playlist (GitHub Actions) 2026-07-07 07:42:11 +00:00
PlaylistBot f3c757c0d2 Update Playlist (GitHub Actions) 2026-07-07 07:40:50 +00:00
PlaylistBot f1064bb6f5 Update Playlist (GitHub Actions) 2026-07-07 07:32:42 +00:00
coldwhiz 23fa161661 Fix Logos from Wiki (#1054)
* Fix Logos from Wiki

* Fix Wiki Logo

---------

Co-authored-by: KAMI <kami911@gmail.com>
2026-07-07 09:32:34 +02:00
PlaylistBot 2c900f22df Update Playlist (GitHub Actions) 2026-07-07 07:25:53 +00:00
PlaylistBot 935adf4175 Update Playlist (GitHub Actions) 2026-06-30 07:32:57 +00:00
PlaylistBot 4c716121ea Update Playlist (GitHub Actions) 2026-06-30 07:32:21 +00:00
coldwhiz 73665e2704 Add Indian Channel - NDTV Profit (#1055) 2026-06-30 09:31:30 +02:00
PlaylistBot 82320a7e7d Update Playlist (GitHub Actions) 2026-06-30 07:31:22 +00:00
PlaylistBot 4cc0d18c64 Update Playlist (GitHub Actions) 2026-06-30 07:30:51 +00:00
PlaylistBot d34aba912f Update Playlist (GitHub Actions) 2026-06-30 07:30:18 +00:00
Baleshevich Srdjan a6e08a2f79 Updated TV channel playlist for Bosnia and Herzegovina, Serbia & North Macedonia (#1033)
* Updated TV channel playlist for Bosnia and Herzegovina & Serbia

* Added SD quality link for BHRT  ( 🇧🇦 )
* Updated logo for BHRT ( 🇧🇦 )
* Updated logo for RTRS ( 🇧🇦 )
* Updated link for RTVBN ( 🇧🇦 )
* Updated link for Red TV ( 🇷🇸 )

* Update Playlist (GitHub Actions)

* Updated TV channel playlist for North Macedonia

* Updated links of channel logos
* Updated links of channel live stream links

* Update Playlist (GitHub Actions)

* Updated TV channel playlist for North Macedonia V2

Corretcted a spotted error

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2026-06-30 09:27:38 +02:00
PlaylistBot 4b7c443740 Update Playlist (GitHub Actions) 2026-06-30 07:27:09 +00:00
PlaylistBot 3b27919eb1 Update Playlist (GitHub Actions) 2026-06-30 07:26:33 +00:00
PlaylistBot aeddfce8ee Update Playlist (GitHub Actions) 2026-06-30 07:23:17 +00:00
PlaylistBot 92964e42ce Update Playlist (GitHub Actions) 2026-06-30 07:22:56 +00:00
PlaylistBot 8fc4070fab Update Playlist (GitHub Actions) 2026-06-30 07:22:35 +00:00
PlaylistBot ed2470ea61 Update Playlist (GitHub Actions) 2026-06-30 07:21:39 +00:00
PlaylistBot cc284dea37 Update Playlist (GitHub Actions) 2026-06-30 07:20:33 +00:00
PlaylistBot 089fb1cdaa Update Playlist (GitHub Actions) 2026-06-17 05:25:40 +00:00
PlaylistBot f04c4b81ed Update Playlist (GitHub Actions) 2026-04-22 03:58:05 +00:00
PlaylistBot b167411e38 Update Playlist (GitHub Actions) 2026-04-09 03:28:19 +00:00
foratedio f9b65cf2a4 Update playlist_brazil.m3u8 (#1013) 2026-04-09 05:28:11 +02:00
PlaylistBot 27fa61eb3c Update Playlist (GitHub Actions) 2026-04-09 03:27:40 +00:00
PlaylistBot 0c9809c696 Update Playlist (GitHub Actions) 2026-04-09 03:21:33 +00:00
Giacinto Lo Meo 9487db3c43 Add tvg-chno support using channel number from markdown lists (#1018)
* Add channel number to M3U line formatting

Add tvg-chno support using channel number from markdown lists

- Extract channel number from md lists
- Add tvg-chno attribute to M3U output
- Skip invalid values (e.g. 0)

Improves channel ordering in IPTV clients like Jellyfin

* Update make_playlist.py

Add tvg-chno support using channel number from markdown lists

- Extract channel number from md lists
- Add tvg-chno attribute to M3U output
- Skip invalid values (e.g. 0)

Improves channel ordering in IPTV clients like Jellyfin

* Delete playlists/playlist_italy.m3u8

delete italy playlist for updating with channel number

* Italy playlist updated with channel number
2026-04-09 05:21:25 +02:00
Baleshevich Srdjan 210673a5ac Updated the Bosnia & Herzegovina, Serbia & Montenegro playlist and list (#878)
* Updated the Bosnia and Herzegovina playlist and list

Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.

* Update Playlist (GitHub Actions)

* Updated the Bosnia & Herzegovina, Serbia & Montenegro playlist and list

Updated the link of one TV stations in Bosnia and Herzegovina, and remarked a non-HD channel on that list.
Updated all the links of TV stations from Montenegro, marked some of the links with GeoIP blocking (help needed from good, hones & heroic person from Montenegro on this one).
Added TV 3 channels to Serbia's list, and updated 2 links on that list as well.

* Update Playlist (GitHub Actions)

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2026-04-09 05:15:33 +02:00
PlaylistBot 4f18693fcc Update Playlist (GitHub Actions) 2026-03-08 20:06:27 +00:00
PlaylistBot e790e169ad Update Playlist (GitHub Actions) 2026-03-08 20:04:59 +00:00
PlaylistBot 895ec099a5 Update Playlist (GitHub Actions) 2026-03-08 19:41:17 +00:00
KAMI 354ec3bc3a Add tvg-country attribute to M3U8 playlist entries (#990)
Add ISO 3166-1 alpha-2 country codes via tvg-country attribute
to all #EXTINF lines, enabling IPTV players to filter and display
channels by country.

Co-authored-by: Kálmán „KAMI” Szalai <kami911gmail.com>
2026-03-08 09:29:23 +01:00
PlaylistBot 33a7ab6e3c Update Playlist (GitHub Actions) 2026-01-14 08:19:26 +00:00
Baleshevich Srdjan b883c8d731 Updated the Bosnia and Herzegovina playlist and list (#821)
* Updated the Bosnia and Herzegovina playlist and list

Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2026-01-04 11:09:14 +01:00
ermtl f91232722f URL change for Al Jazeera English (#853)
* Change Al Jazeera English URL

Old URL (404)
https://live-hls-web-aje.getaj.net/AJE/index.m3u8

New URL
https://live-hls-apps-aje-fa.getaj.net/AJE/index.m3u8

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2026-01-03 22:22:49 +01:00
PlaylistBot 81833b6589 Update Playlist (GitHub Actions) 2025-12-24 09:27:11 +00:00
PlaylistBot 4835ffc097 Update Playlist (GitHub Actions) 2025-12-24 09:08:10 +00:00
Emilio Cruciani 8790c40166 Fix broken link - Italy La7 2025-12-06 09:32:43 -03:00
PlaylistBot 9d789587c9 Update Playlist (GitHub Actions) 2025-11-29 21:37:37 +00:00
PlaylistBot 5b35cbbfd8 Update Playlist (GitHub Actions) 2025-11-28 15:07:21 +00:00
PlaylistBot 7cc45b9a85 Update Playlist (GitHub Actions) 2025-11-10 00:50:00 +00:00
PlaylistBot 187d2a19df Update Playlist (GitHub Actions) 2025-11-04 13:22:37 +00:00