mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-24 19:17:14 +02:00
Fix dead HRT 1/2/3 and Praha TV links in Croatia and Czech lists
Croatia: - HRT 1, HRT 2, HRT 3: the bhtelecom.ba mirror (webtvstream.bhtelecom.ba) no longer serves these streams. Switched to HRT's own official CDN (bpcdnmanprod.nexttv.ht.hr/bpk-tv/<channel>/default/index.mpd), the same origin already used successfully for the existing HRT 4 entry. Verified alive via check_channels.py (3/3 ok) before committing. - Diadora: researched, confirmed genuinely dead at its own stream origin; no working alternative found, left unchanged. Czech Republic: - Praha TV: stream.polar.cz/prahatv no longer resolves/serves; found the station's current stream on Praha TV's own site, backed by CDN77 (1977134029.rsc.cdn77.org). Verified alive via check_channels.py. - CNN Prima News, Prima MAX, CS Film, Šlágr Muzika: researched, confirmed DRM-gated or dead at source with no viable public alternative; left unchanged. Regenerated playlist.m3u8 and 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
9f3d7cc9ef
commit
c0f7e788f7
+3
-3
@@ -6,11 +6,11 @@ List of free-to-air channels can be found from: https://oiv.hr/hr/usluge-i-platf
|
||||
|
||||
| # | Channel | Link | Logo | EPG id |
|
||||
|:---:|:--------------:|:-----:|:----:|:------:|
|
||||
| 1 | HRT 1 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt1_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/1/1f/HRT1-logo.png" /> | HRT1.hr |
|
||||
| 2 | HRT 2 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt2_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/d/d0/Htv2-logo.png" /> | HRT2.hr |
|
||||
| 1 | HRT 1 | [>](https://bpcdnmanprod.nexttv.ht.hr/bpk-tv/HRT1/default/index.mpd) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/1/1f/HRT1-logo.png" /> | HRT1.hr |
|
||||
| 2 | HRT 2 | [>](https://bpcdnmanprod.nexttv.ht.hr/bpk-tv/HRT2/default/index.mpd) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/d/d0/Htv2-logo.png" /> | HRT2.hr |
|
||||
| 3 | RTL | [>](https://d1cs5tlhj75jxe.cloudfront.net/rtl/playlist.m3u8) | <img height="20" src="https://i.imgur.com/zAjr6pO.png"/> | RTLCroatia.hr |
|
||||
| 4 | Nova TV | [>](http://176.61.157.250/NovaTV/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Nova_TV_Croatia_logo.png/500px-Nova_TV_Croatia_logo.png" /> | NovaTV.hr |
|
||||
| 5 | HRT 3 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt3_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/96/HRT3_Logo_aktuell.png" /> | HRT3.hr |
|
||||
| 5 | HRT 3 | [>](https://bpcdnmanprod.nexttv.ht.hr/bpk-tv/HRT3/default/index.mpd) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/96/HRT3_Logo_aktuell.png" /> | HRT3.hr |
|
||||
| 6 | HRT 4 Ⓖ | [>](https://bpcdnmanprod.nexttv.ht.hr/bpk-tv/HRT4/default/index.mpd) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/7/76/HRT4-logo.png" /> | HRT4.hr |
|
||||
| 7 | RTL 2 | [>](https://d1um9c09e0t5ag.cloudfront.net/rtl2/playlist.m3u8) | <img height="20" src="https://i.imgur.com/dQLaylJ.png"/> | RTL2Croatia.hr |
|
||||
| 8 | Doma TV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Doma_TV_logo.png/500px-Doma_TV_logo.png"/> | DomaTV.hr |
|
||||
|
||||
Reference in New Issue
Block a user