update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-02 08:01:35 -05:00
parent 8cdda1f7d8
commit 88255bfa05
3 changed files with 1017 additions and 1485 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -44,7 +44,7 @@ async def main() -> None:
tasks = [
asyncio.create_task(fstv.scrape(network.client)),
asyncio.create_task(ppv.scrape(network.client)),
#asyncio.create_task(roxie.scrape(network.client)),
asyncio.create_task(roxie.scrape(network.client)),
asyncio.create_task(streambtw.scrape(network.client)),
asyncio.create_task(streameast.scrape(network.client)),
asyncio.create_task(streamed.scrape(network.client)),