update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-19 08:03:02 -05:00
parent 3bcf146fcb
commit 743341a587
3 changed files with 467 additions and 587 deletions

View file

@ -71,7 +71,7 @@ async def main() -> None:
asyncio.create_task(streamcenter.scrape(xtrnl_brwsr)),
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
# asyncio.create_task(tvapp.scrape(hdl_brwsr)),
asyncio.create_task(tvapp.scrape(hdl_brwsr)),
asyncio.create_task(webcast.scrape(hdl_brwsr)),
]