e
This commit is contained in:
parent
b3d3df3d5b
commit
00000d9ee7
2 changed files with 7 additions and 5 deletions
|
|
@ -142,7 +142,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
|||
tvg_id, pic = leagues.get_tvg_info(sport, event)
|
||||
|
||||
entry = {
|
||||
"url": url,
|
||||
"url": url.replace("540p", "720p"),
|
||||
"logo": logo or pic,
|
||||
"base": "",
|
||||
"timestamp": ts,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue