Commit Graph

24 Commits (72b7c7e076e9a74847b370af83740607e276a797)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 30b9c0e25e Fix 5 dead Russian channel links, VGTRK/Smotrim redesign
The old player.smotrim.ru/iframe/stream/live_id/N embeds are all dead -
Smotrim's site redesign replaced them with a client-side API
(player-api.smotrim.ru/api/v1/channel/{id}) that returns the current
stream URL. Traced the old numeric id -> new channel id -> stream
mapping from the site's own JS bundle:

- Россия 1 (id 2961 -> channel 1): live.smotrim.ru, no signature, should
  be durable
- Россия-Культура (id 19201 -> channel 4): same, unsigned
- Москва 24 (id 1661 -> channel 76): stream.smotrim.ru, carries a `sign`
  query param
- Вести ФМ (id 52035 -> channel 199): same, signed
- Соловьёв Live (id 63338 -> channel 292): same, signed

The three signed URLs were stable across repeated fetches in testing
(not IP-bound), but could still rotate server-side - if the checker
flags one of these dead again, re-derive it from
player-api.smotrim.ru/api/v1/channel/{id} rather than assuming the
channel itself is gone.

Not fixed (researched, no working replacement found):
- РТР-Планета: removed from Smotrim entirely - VGTRK now describes it
  as satellite-only for the diaspora, no web stream exists
- Катунь 24 / Кубань 24: both stations' own sites just embed the same
  dead OK.ru video; OK.ru's underlying stream URL is IP-locked and
  expires in ~1 hour, unusable as a static list entry
- Саратов 24: dropped its web player entirely, now Telegram-only
2026-09-05 21:00:23 +02:00
PlaylistBot 5e14f0f239 Update Playlist (GitHub Actions) 2026-08-24 09:21:45 +00:00
PlaylistBot 60c704c498 Update Playlist (GitHub Actions) 2026-08-22 07:17:52 +00:00
PlaylistBot 49c9d29640 Update Playlist (GitHub Actions) 2026-08-17 15:45:54 +00:00
PlaylistBot 7db3176ea7 Update Playlist (GitHub Actions) 2026-08-17 02:53:46 +00:00
Kálmán „KAMI” Szalai 51e324066d Strip trailing Ⓢ/Ⓖ/Ⓨ markers from tvg-name
Issue #483: these circled-letter suffixes are in-list markers for
human readers (subscription-required, geo-blocked, YouTube-sourced,
etc.), but were leaking into the generated tvg-name verbatim (e.g.
tvg-name="Rai 1 Ⓖ"), breaking EPG matching for any provider keying
off channel name. Now stripped from tvg-name only; the display name
after the comma still shows the marker as before.
2026-08-16 20:44:30 +02:00
Kálmán „KAMI” Szalai 755d991b10 Add Mongolia and Kazakhstan, salvage a few new channels from PR #963
PR #963 dumped 84 mixed-country channels into a single raw .m3u8 file
in the repo root, which doesn't follow the contribution format at all
and mostly duplicates channels already in the repo (BBC News, DW,
Al Jazeera, CGTN, TRT World, NHK World, Arirang, KBS World, Bloomberg,
Carousel, Domashniy, Friday, RBK are all already present under
lists/zz_news_en.md, korea.md or russia.md with different sources).
Tested every URL directly; only kept ones that actually work.

- New lists/mongolia.md: 40 working national Mongolian channels
  (skygo.mn), 8 dead ones filed under its own Invalid section
  (TV4, Premier Sports 1-5, Mongol TV, NTN).
- New lists/kazakhstan.md: Balapan TV and Qazaqstan International;
  QazSport redirects to a geoblock placeholder, filed as Invalid.
- lists/russia.md: added "Че" (Peretz/Che), a genuine RTRS multiplex-2
  free-to-air channel that wasn't in the list yet.
- lists/zz_movies.md: added "Action Hollywood Movies" (Amagi FAST
  channel), fits the existing Pluto TV/FilmRise/Stirr pattern there.
- make_playlist.py: added "mongolia": "MN" and "kazakhstan": "KZ" to
  COUNTRY_CODES; README.md and flag_order.txt updated to match.

Left out: the various *-samsungnz.amagi.tv channels (Samsung TV Plus
NZ's own licensed feeds, not a public source), CJ OnStyle (home
shopping), NHK World Premium (paid tier), BBC Earth/Cbeebies Asia
feeds and FashionTV (no clean existing home, source legitimacy
unclear) - can revisit if there's a good place for them.
2026-08-16 08:39:41 +02:00
PlaylistBot 0c9809c696 Update Playlist (GitHub Actions) 2026-04-09 03:21:33 +00:00
PlaylistBot 895ec099a5 Update Playlist (GitHub Actions) 2026-03-08 19:41:17 +00:00
KAMI 354ec3bc3a Add tvg-country attribute to M3U8 playlist entries (#990)
Add ISO 3166-1 alpha-2 country codes via tvg-country attribute
to all #EXTINF lines, enabling IPTV players to filter and display
channels by country.

Co-authored-by: Kálmán „KAMI” Szalai <kami911gmail.com>
2026-03-08 09:29:23 +01:00
PlaylistBot 7ee9d56ba6 Update Playlist (GitHub Actions) 2025-08-27 07:51:04 +00:00
PlaylistBot f20d7928ef Update Playlist (GitHub Actions) 2024-09-22 02:00:25 +00:00
PlaylistBot 337f536969 Update Playlist (GitHub Actions) 2024-09-22 01:57:39 +00:00
PlaylistBot 76ef4ba124 Update Playlist (GitHub Actions) 2024-02-26 10:27:21 +00:00
PlaylistBot 958d5bb964 Update Playlist (GitHub Actions) 2023-12-30 16:04:01 +00:00
PlaylistBot 0fc12c6599 Update Playlist (GitHub Actions) 2023-12-03 13:50:48 +00:00
PlaylistBot 5df4431c35 Update Playlist (GitHub Actions) 2023-11-29 05:44:23 +00:00
PlaylistBot 7d5efd0925 Update Playlist (GitHub Actions) 2023-10-28 19:14:29 +00:00
PlaylistBot 440d8cddee Update Playlist (GitHub Actions) 2023-10-12 15:36:08 +00:00
PlaylistBot 54317ab9c3 Update Playlist (GitHub Actions) 2023-03-18 05:58:35 +00:00
PlaylistBot 46d2ff302f Update Playlist (GitHub Actions) 2023-03-15 05:57:59 +00:00
PlaylistBot b6267de37c Update Playlist (GitHub Actions) 2023-03-15 05:56:10 +00:00
PlaylistBot e52432d891 Update Playlist (GitHub Actions) 2023-03-15 05:36:33 +00:00
PlaylistBot 87e4cf9570 Update Playlist (GitHub Actions) 2023-03-14 05:21:33 +00:00