update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-27 08:02:25 -05:00
parent 7bb23b897e
commit 714a967226
9 changed files with 445 additions and 1965 deletions

View file

@ -81,6 +81,7 @@ async def process_event(
url_num: int,
context: BrowserContext,
) -> str | None:
page = await context.new_page()
captured: list[str] = []