mirror of
https://github.com/doms9/iptv.git
synced 2026-04-24 20:16:59 +02:00
update M3U8
This commit is contained in:
parent
7bc16648d4
commit
e25954144f
7 changed files with 1157 additions and 1262 deletions
|
|
@ -104,7 +104,7 @@ async def pre_process(url: str, url_num: int) -> str | None:
|
|||
link_data["wld"]["sn"],
|
||||
)
|
||||
|
||||
return f"https://sportsembed.su/embed/{'/'.join(embed_path)}"
|
||||
return f"https://sportsembed.su/embed/{'/'.join(embed_path)}?player=clappr&autoplay=true"
|
||||
|
||||
|
||||
async def process_event(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue