mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
update M3U8
This commit is contained in:
parent
f06884c726
commit
7bc16648d4
3 changed files with 829 additions and 685 deletions
756
M3U8/TV.m3u8
756
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
756
M3U8/events.m3u8
756
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -77,7 +77,7 @@ async def get_events(url: str, cached_keys: list[str]) -> list[dict[str, str]]:
|
|||
{
|
||||
"sport": sport,
|
||||
"event": name,
|
||||
"link": iframe,
|
||||
"link": f"{iframe}#player=clappr#autoplay=true",
|
||||
"logo": logo,
|
||||
"timestamp": event_dt.timestamp(),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue