update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-07 12:17:06 -05:00
parent f2cc586921
commit f3f1f3cd82
3 changed files with 2245 additions and 1693 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -77,7 +77,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(tvpass.scrape()),
# asyncio.create_task(xstreameast.scrape()),
]