Fix M1 to use full live feed, mark MTVA HUGEO streams as geo-blocked

- M1 previously linked to the "M1 Hiradó" YouTube channel, which only
  carries news bulletins, not the actual M1 programming. Replaced with
  the real M1 live feed (same mediaklikk source already used for
  M2/M4 Sport/M5/Duna TV), kept M1 Hiradó as a separate YouTube-based
  entry since it's non-geoblocked and covers different content.
- M1, M2, M4 Sport, M5 and Duna TV's connectmedia.hu manifests
  explicitly label their audio tracks "*_HUGEO_*" (MTVA's own
  Hungary-only geo variant), confirmed by inspecting the HLS output -
  marked all five with Ⓖ per the README convention.

M3 investigated further (nemzetiarchivum.hu/api/m3/v3/stream): the
live feed is FairPlay DRM-protected (skd:// key scheme via
fairplay.keyos.com), so it cannot be played by a plain M3U8/HLS
client regardless of URL freshness - stays in Invalid.
This commit is contained in:
Kálmán „KAMI” Szalai
2026-08-16 08:13:51 +02:00
parent b81b92a883
commit 217b42aa63
3 changed files with 28 additions and 23 deletions
File diff suppressed because one or more lines are too long