update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-29 19:35:48 -04:00
parent 62be9aff10
commit 5ef9a31fdd
4 changed files with 739 additions and 835 deletions

View file

@ -60,7 +60,7 @@ async def main() -> None:
xtrnl_brwsr = await network.browser(p, external=True)
pw_tasks = [
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
# asyncio.create_task(embedhd.scrape(hdl_brwsr)),
asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
asyncio.create_task(roxie.scrape(hdl_brwsr)),
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),