update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-13 13:05:57 -05:00
parent 06517f1f52
commit ea55f2d2a1
4 changed files with 823 additions and 295 deletions

View file

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