update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-14 17:07:07 -05:00
parent 232ba2cd97
commit cad9bd76e3
4 changed files with 899 additions and 910 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -89,7 +89,7 @@ async def main() -> None:
await asyncio.gather(*(pw_tasks + httpx_tasks))
# others
# await watchfooty.scrape(xtrnl_brwsr)
await watchfooty.scrape(xtrnl_brwsr)
await livetvsx.scrape(xtrnl_brwsr)
finally:

View file

@ -96,7 +96,7 @@ async def process_event(
await page.goto(
url,
wait_until="domcontentloaded",
timeout=15_000,
timeout=10_000,
)
await page.wait_for_timeout(2_000)
@ -274,6 +274,7 @@ async def scrape(browser: Browser) -> None:
url_num=i,
semaphore=network.PW_S,
log=log,
timeout=20,
)
sport, event, logo, ts, link = (