update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-09 17:31:12 -04:00
parent ba1ce56d14
commit bad1ebe82f
4 changed files with 681 additions and 741 deletions

View file

@ -68,7 +68,7 @@ async def main() -> None:
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
asyncio.create_task(pixel.scrape(hdl_brwsr)),
asyncio.create_task(ppv.scrape(xtrnl_brwsr)),
# asyncio.create_task(roxie.scrape(hdl_brwsr)),
asyncio.create_task(roxie.scrape(hdl_brwsr)),
asyncio.create_task(sportzone.scrape(xtrnl_brwsr)),
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),