mirror of
https://github.com/doms9/iptv.git
synced 2026-06-15 12:46:27 +02:00
update M3U8
This commit is contained in:
parent
27fca0ba76
commit
1d6414c907
5 changed files with 3233 additions and 2615 deletions
|
|
@ -52,7 +52,7 @@ async def get_events(cached_keys: list[str]) -> list[dict[str, str]]:
|
|||
{
|
||||
"sport": sport,
|
||||
"event": name,
|
||||
"link": urljoin(BASE_URL, href),
|
||||
"link": urljoin(f"{html_data.url}", href),
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue