update M3U8
This commit is contained in:
parent
9d3ba700df
commit
064ea28bf1
3 changed files with 1299 additions and 1299 deletions
1298
M3U8/TV.m3u8
1298
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
1298
M3U8/events.m3u8
1298
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -126,7 +126,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
|||
|
||||
if events:
|
||||
async with async_playwright() as p:
|
||||
browser, context = await network.browser(p)
|
||||
browser, context = await network.browser(p, browser="brave")
|
||||
|
||||
for i, ev in enumerate(events, start=1):
|
||||
handler = partial(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue