update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-29 20:00:58 -04:00
parent 5ef9a31fdd
commit 8ba77900a5
5 changed files with 1326 additions and 461 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)),