update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-28 17:30:58 -04:00
parent f06884c726
commit 7bc16648d4
3 changed files with 829 additions and 685 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -77,7 +77,7 @@ async def get_events(url: str, cached_keys: list[str]) -> list[dict[str, str]]:
{ {
"sport": sport, "sport": sport,
"event": name, "event": name,
"link": iframe, "link": f"{iframe}#player=clappr#autoplay=true",
"logo": logo, "logo": logo,
"timestamp": event_dt.timestamp(), "timestamp": event_dt.timestamp(),
} }