mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Fix dead Smash TV and Ryongnamsan TV links
Malta: - Smash TV: a3.smashmalta.com no longer resolves. Found the current stream on the station's own official homepage embed. Verified alive via check_channels.py (3/3 ok), real HLS media playlist with .ts segments. North Korea: - Ryongnamsan TV: had no URL. Found it on the same reputable koryofront.org aggregator already used successfully for this file's existing KCTV entry - it explicitly lists a Ryongnamsan TV stream at a sibling path. Verified alive via check_channels.py (3/3 ok), real HLS media playlist with live PROGRAM-DATE-TIME tags. Researched but left unchanged (no durable fix available): - Malta: TVM2 and NET TV have real official live streams, but both require session-bound/time-limited signed tokens (a JWT tied to the requester's IP with a ~24h expiry, and a 12h start/end token window respectively) - not usable as a static playlist entry. F Living: no official web presence found. - North Korea: Mansudae TV - not offered by the koryofront.org aggregator or any other source found. - Taiwan: CTV Classic, CTV Bravo - official site has no live player, only a program schedule. - Poland: 4fun Dance - official live player is a third-party embed with no discoverable static stream URL. - Latvia: TV24 - official site has no live/tiešraide page, only a VOD archive. 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
ca76d18267
commit
45c5f4b018
@@ -2,6 +2,6 @@
|
||||
#EXTINF:-1 tvg-name="One" tvg-logo="https://i.imgur.com/UPlfzFx.png" tvg-id="One.mt" tvg-chno="4" tvg-country="MT" group-title="Malta",One
|
||||
https://2-fss-1.streamhoster.com/pl_148/201830-1293592-1/playlist.m3u8
|
||||
#EXTINF:-1 tvg-name="Smash TV" tvg-logo="https://i.imgur.com/ZKF0fG3.png" tvg-id="SmashTV.mt" tvg-chno="5" tvg-country="MT" group-title="Malta",Smash TV
|
||||
http://a3.smashmalta.com/hls/smash/smash.m3u8
|
||||
https://stream.smashmalta.com/live/webplayer/livestream/1.m3u8
|
||||
#EXTINF:-1 tvg-name="TVM Ⓢ" tvg-logo="https://i.imgur.com/6jaNiUi.png" tvg-id="TVM.mt" tvg-chno="1" tvg-country="MT" group-title="Malta",TVM Ⓢ Ⓨ
|
||||
https://www.youtube.com/channel/UChlf9r1rzhJ_SVM_WCKFL1g/live
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user