update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-31 12:47:25 -04:00
parent e73ce79e5f
commit f5445c8141
4 changed files with 767 additions and 923 deletions

View file

@ -74,7 +74,7 @@ async def main() -> None:
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(totalsportek.scrape()),
asyncio.create_task(tvapp.scrape()),
# asyncio.create_task(tvapp.scrape()),
asyncio.create_task(webcast.scrape()),
]