update M3U8
This commit is contained in:
parent
7bb23b897e
commit
714a967226
9 changed files with 445 additions and 1965 deletions
|
|
@ -31,7 +31,8 @@ def fix_sport(s: str) -> str:
|
|||
|
||||
|
||||
async def refresh_api_cache(
|
||||
client: httpx.AsyncClient, url: str
|
||||
client: httpx.AsyncClient,
|
||||
url: str,
|
||||
) -> list[dict[str, Any]]:
|
||||
log.info("Refreshing API cache")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue