update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-13 19:39:17 -05:00
parent e237fcf712
commit 8cc4fde772
3 changed files with 1391 additions and 299 deletions

View file

@ -108,7 +108,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(