update M3U8

This commit is contained in:
GitHub Actions Bot 2026-06-06 13:32:35 -04:00
parent 82c7c49229
commit 0a503d4880
3 changed files with 549 additions and 393 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

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