mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-24 19:17:14 +02:00
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 <[email protected]> Claude-Session: https://claude.ai/code/session_01Enus8N247jHM5r5Som5JuU
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
ae00f25964
commit
0907483c63
+2
-2
@@ -23,5 +23,5 @@
|
||||
| 2 | BRT 2 | [x](https://sc-kuzeykibrissmarttv.ercdn.net/brt2hd/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/t5kbIuj.png"/> | BRT2.cy |
|
||||
| 4 | Kibris Genc TV | [x](https://sc-kuzeykibrissmarttv.ercdn.net/kibrisgenctv/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/eBdQn9h.png"/> | KibrisGencTV.cy |
|
||||
| 5 | Kanal T | [x](https://sc-kuzeykibrissmarttv.ercdn.net/kanalt/bantp1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/4bA4pXT.png"/> | KibrisKanalT.cy |
|
||||
| 6 | Kibris TV | [x](https://sc-kuzeykibrissmarttv.ercdn.net/kibristv/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/5MJZPTo.png"/> | KibrisTV.cy |
|
||||
| 7 | TV 2020 | [x](https://sc-kuzeykibrissmarttv.ercdn.net/tv2020/bantp1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/rtfsNdd.png"/> | TV2020.cy |
|
||||
| 6 | Kibris TV | [>](https://old.kuzeykibris.tv/m3u8/kktv.m3u8) | <img height="20" src="https://i.imgur.com/5MJZPTo.png"/> | KibrisTV.cy |
|
||||
| 7 | TV 2020 Ⓨ | [>](https://www.youtube.com/@TV2020KIBRIS/live) | <img height="20" src="https://i.imgur.com/rtfsNdd.png"/> | TV2020.cy |
|
||||
|
||||
Reference in New Issue
Block a user