update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-09 11:05:15 -05:00
parent 00000d9088
commit ce92588872
3 changed files with 1733 additions and 725 deletions

View file

@ -189,7 +189,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
entry = {
"url": url,
"logo": logo,
"base": "",
"base": base_url,
"timestamp": ts,
"id": tvg_id or "Live.Event.us",
}