update M3U8

This commit is contained in:
GitHub Actions Bot 2025-10-10 23:00:46 -04:00
parent 0c1a39613f
commit 887a1b11e0
2 changed files with 196 additions and 154 deletions

View file

@ -26,7 +26,7 @@ async def main() -> None:
base_m3u8, tvg_chno = load_base()
tasks = [
# asyncio.create_task(fstv.scrape(network.client)),
asyncio.create_task(fstv.scrape(network.client)),
asyncio.create_task(livetvsx.scrape(network.client)),
# asyncio.create_task(ppv.scrape(network.client)),
asyncio.create_task(streambtw.scrape(network.client)),