mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
add timstreams
This commit is contained in:
parent
9f6a235243
commit
00000d92ea
3 changed files with 189 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue