mirror of
https://github.com/doms9/iptv.git
synced 2026-04-22 19:57:00 +02:00
update M3U8
This commit is contained in:
parent
f7fa191ce4
commit
fa72e64ecf
6 changed files with 440 additions and 305 deletions
|
|
@ -127,8 +127,8 @@ async def refresh_html_cache(
|
|||
if not (
|
||||
html_data := await network.request(
|
||||
urljoin(BASE_URL, f"events/{date}"),
|
||||
log=log,
|
||||
params={"sport_id": sport_id},
|
||||
log=log,
|
||||
)
|
||||
):
|
||||
return events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue