update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-01 13:09:34 -05:00
parent 0116d44977
commit ab48ba22ac
3 changed files with 2053 additions and 1537 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -86,7 +86,7 @@ async def main() -> None:
asyncio.create_task(totalsportek.scrape()),
asyncio.create_task(tvapp.scrape()),
asyncio.create_task(volokit.scrape()),
asyncio.create_task(xstreameast.scrape()),
# asyncio.create_task(xstreameast.scrape()),
asyncio.create_task(webcast.scrape()),
]