e
This commit is contained in:
parent
00000d928b
commit
00000d9ecd
4 changed files with 6 additions and 6 deletions
|
|
@ -111,7 +111,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
|||
|
||||
key = f"[{sport}] {event} (SBTW)"
|
||||
|
||||
tvg_id, logo = leagues.info(sport)
|
||||
tvg_id, logo = leagues.get_tvg_info(sport, event)
|
||||
|
||||
entry = {
|
||||
"url": url,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue