update M3U8

This commit is contained in:
GitHub Actions Bot 2025-12-06 13:33:06 -05:00
parent 9d3ba700df
commit 064ea28bf1
3 changed files with 1299 additions and 1299 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -126,7 +126,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
if events: if events:
async with async_playwright() as p: 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): for i, ev in enumerate(events, start=1):
handler = partial( handler = partial(