update M3U8

This commit is contained in:
GitHub Actions Bot 2026-01-08 13:02:37 -05:00
parent c032881d04
commit 07fc5c5bee
6 changed files with 714 additions and 4974 deletions

View file

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