Commit Graph

346 Commits (d20d47655f4f2383891a40c1061d9ac963f260b7)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 845b582014 Restore Spektrum Home, Hegyvidék TV, Fix TV, ErdélyTV, Radio 1, DikhTv
Checked each remaining Invalid channel's own homepage/domain for a
current stream, per the pattern that already worked for Hegyvidék TV
in the previous commit:

- Spektrum Home: confirmed free on MinDig TV, found a working direct
  stream, moved from Invalid into Commercial.
- Hegyvidék TV: rebranded to "Buda TV" (tvbuda.hu); hegyvidektv.hu now
  embeds a new working stream; restored to Regional under a clarified
  name.
- Fix TV, ErdélyTV, Radio 1, DikhTv: their old domains/CDNs are dead,
  but each runs an active official YouTube channel (verified via
  yt-dlp, 19k-467k subscribers) using the same /live pattern already
  used for M1 Hiradó/ATV/Euronews Hungarian. Restored with Ⓨ marker.

Still unresolved (own domain checked, genuinely dead or parked):
M3, Duna World / M4+ Sport, MUSICPlus, Budakalász, VTV Füzesabony,
Putnok Városi TV, Miskolc TV (miskolctv.hu is a parked/for-sale
domain), Hatoscsatorna (site unreachable). MAX4 confirmed as a real
free MinDig TV channel but no working stream found anywhere - not
added since there is no URL to reference at all.
2026-08-16 07:55:55 +02:00
Kálmán „KAMI” Szalai 1f800fe261 Restore Pannon RTV and Tisza TV with working direct stream URLs
Found via onlinestream.live's own sitemap, then resolved to the
underlying origin URLs (stream2.nmih.hu / live.tiszatv.hu) rather than
linking through the onlinestream.live redirector itself. Verified
playable with curl + ffmpeg. Budakalász resolved successfully only
once out of several attempts (matches its "not 24/7" status elsewhere),
so it stays in Invalid rather than being restored on a single hit.
2026-08-16 07:42:31 +02:00
Kálmán „KAMI” Szalai 2c0f5fca8f Fix broken Hungarian channel streams, restore national channels
Tested every stream in lists/hungary.md against a live connection
(from a Hungarian IP, so no false negatives from geo-blocking) using
curl/ffprobe/yt-dlp. See issue #1104.

- M2/Petőfi TV, M4 Sport, M5 and Duna TV were all dead but still
  marked [>], meaning they were shipping as broken entries in the
  live playlist despite sitting in the "Invalid" section (make_playlist.py
  only checks the [>] marker, not the section). Replaced with fresh
  URLs sourced from mediaklikk's own player API and moved them into
  the National section where they belong.
- RTL Klub, TV2, ATV, Izaura TV, Ózdi Városi TV: replaced dead URLs
  with working ones. ATV now uses its official YouTube live channel,
  same pattern as M1 Hiradó.
- Fix TV, MUSICPlus, Radio 1, Budakalász, Pannon RTV, VTV Füzesabony,
  Hegyvidék TV, Tisza TV, Putnok Városi TV, Miskolc TV, Hatoscsatorna:
  no working source found, moved to Invalid with [x] per repo
  convention (not deleted).
- Duna World / M4+ Sport: no working live feed found on mediaklikk
  anymore, changed from [>] to [x].

Note: the mediaklikk-sourced connectmedia.hu URLs are session-tokenized
and will likely need refreshing again in the future - this is the same
reason the previous URLs for these channels went dead.
2026-08-16 07:12:48 +02:00
PlaylistBot d605a1e7d6 Update Playlist (GitHub Actions) 2026-08-16 04:44:05 +00:00
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
PlaylistBot b36650fb0d Update Playlist (GitHub Actions) 2025-10-26 22:30:36 +00:00
PlaylistBot 6776f6c7da Update Playlist (GitHub Actions) 2025-10-26 22:30:05 +00:00
PlaylistBot 8e7fc38851 Update Playlist (GitHub Actions) 2025-10-11 12:29:41 +00:00
PlaylistBot cc477e1fb5 Update Playlist (GitHub Actions) 2025-10-05 01:16:44 +00:00
PlaylistBot d7e563e99f Update Playlist (GitHub Actions) 2025-10-05 01:15:51 +00:00
PlaylistBot 821cdeda57 Update Playlist (GitHub Actions) 2025-10-01 12:38:35 +00:00
PlaylistBot 7da53209a1 Update Playlist (GitHub Actions) 2025-08-27 11:26:18 +00:00
PlaylistBot ac3474c494 Update Playlist (GitHub Actions) 2025-08-27 08:16:33 +00:00
PlaylistBot 369f12d295 Update Playlist (GitHub Actions) 2025-08-27 08:12:17 +00:00
PlaylistBot 3d952e8e06 Update Playlist (GitHub Actions) 2025-08-27 08:01:00 +00:00
PlaylistBot 0bf0c38cf8 Update Playlist (GitHub Actions) 2025-08-27 07:58:23 +00:00
PlaylistBot f84f8a5908 Update Playlist (GitHub Actions) 2025-08-27 07:53:03 +00:00
PlaylistBot 7ee9d56ba6 Update Playlist (GitHub Actions) 2025-08-27 07:51:04 +00:00
PlaylistBot 7f85d2e6e5 Update Playlist (GitHub Actions) 2025-08-27 07:50:30 +00:00
PlaylistBot 9068b0128c Update Playlist (GitHub Actions) 2025-08-27 07:49:48 +00:00
PlaylistBot a1b9f66cc2 Update Playlist (GitHub Actions) 2025-08-27 07:47:22 +00:00
PlaylistBot 4a0fcf8561 Update Playlist (GitHub Actions) 2025-08-03 13:15:54 +00:00
PlaylistBot 1f2bdcc361 Update Playlist (GitHub Actions) 2025-08-03 13:15:11 +00:00
PlaylistBot 9f8460ef55 Update Playlist (GitHub Actions) 2025-07-07 11:15:08 +00:00
PlaylistBot e0f26bb046 Update Playlist (GitHub Actions) 2025-07-07 09:07:27 +00:00
PlaylistBot 722b021920 Update Playlist (GitHub Actions) 2025-07-07 07:17:14 +00:00
PlaylistBot 57899d2027 Update Playlist (GitHub Actions) 2025-07-03 20:53:01 +00:00
PlaylistBot a87cc4c6b0 Update Playlist (GitHub Actions) 2025-06-26 04:12:54 +00:00
PlaylistBot bd927158c8 Update Playlist (GitHub Actions) 2025-06-24 12:23:37 +00:00
PlaylistBot 6e3bf213d9 Update Playlist (GitHub Actions) 2025-06-19 11:07:08 +00:00
PlaylistBot edcd5de0c2 Update Playlist (GitHub Actions) 2025-06-19 11:06:51 +00:00
PlaylistBot e9c8608e9f Update Playlist (GitHub Actions) 2025-06-19 11:06:20 +00:00
PlaylistBot a03c322430 Update Playlist (GitHub Actions) 2025-06-19 11:05:07 +00:00
PlaylistBot 245af8640f Update Playlist (GitHub Actions) 2025-06-19 11:04:27 +00:00
PlaylistBot f494fc4e56 Update Playlist (GitHub Actions) 2025-06-19 11:03:37 +00:00
PlaylistBot 20e48476ab Update Playlist (GitHub Actions) 2025-06-19 11:02:12 +00:00
PlaylistBot d0bbf88438 Update Playlist (GitHub Actions) 2025-06-19 11:01:16 +00:00
PlaylistBot 11ed731236 Update Playlist (GitHub Actions) 2025-05-23 06:34:56 +00:00
PlaylistBot 002688f6a8 Update Playlist (GitHub Actions) 2025-05-23 06:33:18 +00:00
PlaylistBot 8bc9a4d301 Update Playlist (GitHub Actions) 2025-05-23 06:30:44 +00:00
TvJapan 26def87c78 Update playlist_japan.m3u8 (#710)
cdns削除、isp変更
2025-05-23 08:30:33 +02:00
PlaylistBot 04896f5684 Update Playlist (GitHub Actions) 2025-05-23 06:29:19 +00:00
PlaylistBot 77520eb6f2 Update Playlist (GitHub Actions) 2025-05-23 06:29:01 +00:00
PlaylistBot 01a75fe800 Update Playlist (GitHub Actions) 2025-05-23 06:28:20 +00:00
PlaylistBot 17d8172ee3 Update Playlist (GitHub Actions) 2025-04-02 16:56:32 +00:00
PlaylistBot feaf348ac1 Update Playlist (GitHub Actions) 2025-04-02 16:53:22 +00:00
PlaylistBot 3434338681 Update Playlist (GitHub Actions) 2025-04-02 16:47:18 +00:00
PlaylistBot 53b93d5e2e Update Playlist (GitHub Actions) 2025-04-02 16:37:38 +00:00
PlaylistBot cd220af6ea Update Playlist (GitHub Actions) 2025-04-02 15:58:04 +00:00
PlaylistBot 4d3e9b75af Update Playlist (GitHub Actions) 2025-04-02 15:44:58 +00:00
PlaylistBot f43e5edc07 Update Playlist (GitHub Actions) 2025-04-02 15:37:32 +00:00