mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Replace dead Japan/Slovakia streams with verified working mirrors
Sources the repo's own check_channels.py (--attempts 4, ffprobe-class rigor) confirms alive repeatedly, not single-probe guesses: Japan (#1184) - 5 of 7 terrestrial channels moved from the dead-or- flaky naori-test.netgenx.site relay to mov3.co mirrors (already the same provider used for iptv-org/iptv's jp.m3u): - NHK総合 -> nhk4.mov3.co, テレビ朝日 -> tvasahi.mov3.co, TBSテレビ -> tbs5.mov3.co, テレビ東京 -> tvtokyo.mov3.co, フジテレビ -> fujitv4.mov3.co No public mirror found for NHK Eテレ or 日本テレビ (日テレ) - left on naori-test, which is flaky rather than confirmed dead so not worth downgrading to [x] either. Slovakia (#1153) - 5 of 20 channels moved off the dead-or-flaky sktv.mxnticek.eu relay: - Markíza, Klasik -> cdnsk003.panaccess.com (STVR's own CDN, also serving the already-working MTR.sk entry in iptv-org/iptv's sk.m3u) - Jednotka, Dvojka -> 88.212.15.19 test streams (from iptv-org/iptv) - NR SR -> n11.stv.livebox.sk (STVR's own parliament feed) STVR :24 and Šport have a candidate on 88.212.15.27, but it timed out repeatedly under check_channels.py despite answering a lone curl, so it's left unreplaced rather than swapped for an equally unreliable source. Markíza's JOJ-group siblings (JOJ, Wau, Dajto, Krimi, Doma, TA3, ...) have no public mirror found - these are commercial broadcasters whose only known source remains the flaky mxnticek relay. Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01HnjzQpjtzZkVgRJGZipm44
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
6163e21f57
commit
8f59d91d90
+5
-5
@@ -4,13 +4,13 @@
|
||||
|
||||
| # | Channel | Link | Logo | EPG id |
|
||||
|:--:|:---------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------:|
|
||||
| D011 | NHK総合 (東京) | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd01#.m3u8) | <img height="30" src="https://i.imgur.com/fAZ2BEZ.png"/> | JOAKDTV.jp |
|
||||
| D011 | NHK総合 (東京) | [>](https://nhk4.mov3.co/hls/nhk.m3u8) | <img height="30" src="https://i.imgur.com/fAZ2BEZ.png"/> | JOAKDTV.jp |
|
||||
| D021 | NHK Eテレ(東京) | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd02#.m3u8) | <img height="30" src="https://i.imgur.com/WxtftlO.png"/> | JOABDTV.jp |
|
||||
| D041 | 日本テレビ | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd03#.m3u8) | <img height="30" src="https://i.imgur.com/ecbM7QS.png"/> | JOAXDTV.jp |
|
||||
| D051 | テレビ朝日 | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd06#.m3u8) | <img height="30" src="https://i.imgur.com/5XnMfcR.png"/> | JOEXDTV.jp |
|
||||
| D061 | TBSテレビ | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd04#.m3u8) | <img height="30" src="https://i.imgur.com/jIZ9TlO.png"/> | JORXDTV.jp |
|
||||
| D071 | テレビ東京 | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd07#.m3u8) | <img height="30" src="https://i.imgur.com/U8jBxEi.png"/> | JOTXDTV.jp |
|
||||
| D081 | フジテレビ | [>](https://naori-test.netgenx.site/pxx.php?shk_cid=hdgd05#.m3u8) | <img height="30" src="https://i.imgur.com/epJYc7P.png"/> | JOCXDTV.jp |
|
||||
| D051 | テレビ朝日 | [>](https://tvasahi.mov3.co/hls/tvasahi.m3u8) | <img height="30" src="https://i.imgur.com/5XnMfcR.png"/> | JOEXDTV.jp |
|
||||
| D061 | TBSテレビ | [>](https://tbs5.mov3.co/hls/tbs.m3u8) | <img height="30" src="https://i.imgur.com/jIZ9TlO.png"/> | JORXDTV.jp |
|
||||
| D071 | テレビ東京 | [>](https://tvtokyo.mov3.co/hls/tvtokyo.m3u8) | <img height="30" src="https://i.imgur.com/U8jBxEi.png"/> | JOTXDTV.jp |
|
||||
| D081 | フジテレビ | [>](https://fujitv4.mov3.co/hls/fujitv.m3u8) | <img height="30" src="https://i.imgur.com/epJYc7P.png"/> | JOCXDTV.jp |
|
||||
|
||||
<h2> BS/CS (Satellite) </h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user