Commit Graph

4 Commits (e96b3e2d8cf07045be9f7919c7e752dc5297261c)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 0907483c63 Fix dead NTV Kenya, Kibris TV, TV 2020, and Telefe links
Kenya:
- NTV Kenya: nation.africa/kenya/tv/live 404s. Their live simulcast is on
  the station's own official YouTube channel (linked from ntvkenya.co.ke
  itself); confirmed actually live at verification time (canonical URL
  resolved to a /watch?v= page, not the channel page).

Cyprus:
- Kibris TV: the shared sc-kuzeykibrissmarttv.ercdn.net CDN is gone
  (DNS NXDOMAIN) for all 6 TRNC channels in this section. Found Kibris
  TV's current feed via a Northern Cyprus web-TV aggregator
  (old.kuzeykibris.tv), a real rolling HLS media playlist. Verified
  alive via check_channels.py (3/3 ok).
- TV 2020: same dead CDN. Its official YouTube channel is confirmed
  live now. BRT 1, BRT 2, and Kibris Genc TV/Kanal T were also
  researched, but their YouTube channels were NOT live at verification
  time (canonical stayed on the channel page) - left unchanged rather
  than adding an unreliable "channel not live" link.

Argentina:
- Telefe: the old telefe.com API endpoint is deprecated (redirects to
  mitelefe.com, whose live-stream URL is now fetched client-side by JS
  and not extractable via curl). Replaced with a verified-alive
  third-party restream, the same pattern already used for other
  channels in this file (e.g. El Nueve's raw-IP entry). Flagged here
  as a fallback, not an official source.
- Aunar, Cine.AR, Tec TV, DeporTV: researched, all confirmed genuinely
  dead at their own official infrastructure (squatted/parked domains,
  VOD-only platforms, abandoned servers) with no live YouTube
  simulcast either - left unchanged, no fix available.

Regenerated playlist.m3u8 and the per-country playlists via
make_playlist.py.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Enus8N247jHM5r5Som5JuU
2026-09-06 14:19:21 +02:00
Kálmán „KAMI” Szalai aa8b767c2a Fix Wikimedia thumbnail links using disallowed 640px size
Wikimedia only serves fixed thumbnail widths (20/40/60/120/250/330/
500/960/1280/1920/3840px); 640px returns a 400 error. Switched all
occurrences to the nearest allowed size, 500px.

Fixes #1135
2026-08-22 09:17:42 +02:00
Kálmán „KAMI” Szalai 79a8dd9512 Fix Cyprus and Moldova broken streams
- Cyprus: RIK 1/2/HD's cloudskep.com raw-TS URLs were 404; found a
  working UDP-to-HTTP multicast proxy source and verified with real
  binary TS data. Ada TV's sc-kuzeykibrissmarttv.ercdn.net domain no
  longer resolves; found a working alternate CDN. BRT 1/2, Kıbrıs Genç
  TV, Kanal T, Kıbrıs TV, TV 2020 share that same dead domain with no
  replacement found - moved to Invalid.
- Moldova: Moldova 1/2 and TVR Moldova had dead URLs, replaced with
  current sources (trm.md's own CDN, mncdn.com). Publika TV, Canal 2,
  Canal 3 and Prime are all part of the same media group whose
  broadcast license was suspended by Moldovan authorities in October
  2023 - these aren't broken links, the channels are discontinued.
  Vocea Basarabiei and Balti TV are also dead with no fix found.
  Moved all to Invalid.
2026-08-16 09:38:24 +02:00
TVKaista 6e54063e1d Add Cypriot channels (#419) 2023-10-24 11:18:28 +02:00