update M3U8

This commit is contained in:
GitHub Actions Bot 2025-12-23 11:02:47 -05:00
parent ebecf058b9
commit 1206f21aca
3 changed files with 835 additions and 1699 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -64,7 +64,7 @@ async def main() -> None:
asyncio.create_task(streamsgate.scrape()),
asyncio.create_task(strmd.scrape()),
asyncio.create_task(tvpass.scrape()),
asyncio.create_task(watchfooty.scrape()),
# asyncio.create_task(watchfooty.scrape()),
asyncio.create_task(webcast.scrape()),
]