update M3U8
This commit is contained in:
parent
531cd67559
commit
e2ae7f9ff6
3 changed files with 430 additions and 143 deletions
|
|
@ -92,7 +92,6 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
|||
for i, ev in enumerate(events, start=1):
|
||||
handler = partial(
|
||||
network.process_event,
|
||||
client=client,
|
||||
url=ev["link"],
|
||||
url_num=i,
|
||||
context=context,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue