mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Fix dead LiveNOW from FOX and RTS 3 links
zz_news_en: - LiveNOW from FOX: lnc-fox-live-now.tubi.video no longer resolves. Replaced with the Amagi-hosted feed already used for the same channel under lists/usa.md's "FOX Live Now" entry. Verified alive via check_channels.py (3/3 ok). Serbia: - RTS 3: the old udp-multicast-proxy URL (185.81.240.65:15000) is unreachable. Found the current feed on the same official bhtelecom.ba CDN already used for RTS 1 and RTS 2 in this file. Verified alive via check_channels.py (3/3 ok), real HLS master playlist with two variants. Researched but left unchanged (no fix available): - zz_news_en: The Guardian, CBC News Network, Sky News Now (AU), i24 News, CNBC Europe, CNBC Indonesia, Pluto TV News - official infrastructure down, geo/paywall-gated, or no public stream exists. CNN (line 36) was not touched - the only replacement found is the exact same feed already used by the "CNN International" row in this file, which would just be a duplicate entry, not a distinct fix. - Moldova: Publika TV group and Balti TV - official domains gone, no replacement found. - Serbia: Euronews Serbia has a real working stream, but it requires a custom Referer header this repo's plain-URL playlist format can't carry - not usable as a drop-in fix. Red TV - no replacement found. - Slovakia: every channel points at a domain (sktv.mxnticek.eu) that is completely down. Found working replacements for 3 channels via STVR's own JSON endpoint, but those URLs embed a short-lived signed token that expires - not usable as a static playlist entry (same reasoning as the Sweden Solidtango tokens rejected earlier). No durable fix currently available for this file. - Montenegro: no dead channels found. - Bosnia and Herzegovina: BHT 1's URL times out, but it's confirmed to be the exact URL BHRT's own official site uses internally - looks like a genuine infra/geo outage at the source, not a stale link, so left unchanged. No fix found for Federalna TV, TV BPK, Kanal 6, TNT Kids, Sevdah, RTV Glas Drine, TVSA, RTV TK. 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
96ba870af5
commit
ecfc0bd2a3
@@ -4,7 +4,7 @@ https://webtvstream.bhtelecom.ba/rts1.m3u8
|
||||
#EXTINF:-1 tvg-name="RTS 2" tvg-logo="https://i.imgur.com/jltAf5h.png" tvg-id="RTS2.rs" tvg-chno="2" tvg-country="RS" group-title="Serbia",RTS 2
|
||||
https://webtvstream.bhtelecom.ba/rts2.m3u8
|
||||
#EXTINF:-1 tvg-name="RTS 3" tvg-logo="https://i.imgur.com/gxuGB4J.png" tvg-id="RTS3.rs" tvg-chno="3" tvg-country="RS" group-title="Serbia",RTS 3
|
||||
http://185.81.240.65:15000/udp/233.233.233.36:12000
|
||||
https://webtvstream.bhtelecom.ba/rts_sat.m3u8
|
||||
#EXTINF:-1 tvg-name="Red TV" tvg-logo="https://i.imgur.com/cpN7NrL.png" tvg-id="RedTV.rs" tvg-chno="4" tvg-country="RS" group-title="Serbia",Red TV
|
||||
https://edge8.pink.rs/redtv/index.m3u8
|
||||
#EXTINF:-1 tvg-name="Kurir TV" tvg-logo="https://i.imgur.com/HBPnUD5.png" tvg-id="KurirTV.rs" tvg-chno="5" tvg-country="RS" group-title="Serbia",Kurir TV
|
||||
|
||||
Reference in New Issue
Block a user