update M3U8

This commit is contained in:
GitHub Actions Bot 2026-05-24 18:00:30 -04:00
parent 43a36699dc
commit 36cd8d8914
3 changed files with 549 additions and 1017 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -73,7 +73,7 @@ async def main() -> None:
asyncio.create_task(streamcenter.scrape()),
asyncio.create_task(streamsgate.scrape()),
asyncio.create_task(streamtpnew.scrape()),
asyncio.create_task(totalsportek.scrape()),
# asyncio.create_task(totalsportek.scrape()),
asyncio.create_task(tvapp.scrape()),
asyncio.create_task(webcast.scrape()),
]