update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-10 21:03:19 -04:00
parent 6f1edac5bd
commit 579ac1b35b
3 changed files with 1361 additions and 1337 deletions

View file

@ -71,7 +71,7 @@ async def main() -> None:
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)),
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
asyncio.create_task(timstreams.scrape(xtrnl_brwsr)),
]