update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-16 17:30:38 -05:00
parent 4cbda32ad0
commit 6d94b3829f
3 changed files with 201 additions and 333 deletions

View file

@ -62,7 +62,7 @@ async def main() -> None:
xtrnl_brwsr = await network.browser(p, external=True)
pw_tasks = [
# asyncio.create_task(cdnlivetv.scrape(hdl_brwsr)),
asyncio.create_task(cdnlivetv.scrape(hdl_brwsr)),
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
# asyncio.create_task(pixel.scrape(hdl_brwsr)),
asyncio.create_task(ppv.scrape(xtrnl_brwsr)),