update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-08 14:06:38 -05:00
parent 3d998b68b4
commit c19db9fa65
3 changed files with 775 additions and 943 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -80,7 +80,7 @@ async def main() -> None:
asyncio.create_task(istreameast.scrape()),
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(streambtw.scrape()),
# asyncio.create_task(streambtw.scrape()),
asyncio.create_task(xstreameast.scrape()),
]