add timstreams
This commit is contained in:
doms9 2025-12-12 15:20:10 -05:00
parent 9f6a235243
commit 00000d92ea
3 changed files with 189 additions and 0 deletions

View file

@ -136,6 +136,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
ev["event"],
ev["link"],
)
key = f"[{sport}] {event} ({TAG})"
tvg_id, logo = leagues.get_tvg_info(sport, event)