update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-13 08:01:44 -05:00
parent ffecec7e1c
commit 475ef812cf
3 changed files with 507 additions and 1443 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

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(