update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-13 21:00:40 -04:00
parent 12eafc323f
commit db796dd134
3 changed files with 709 additions and 517 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -89,7 +89,7 @@ async def main() -> None:
await asyncio.gather(*(pw_tasks + httpx_tasks))
# others
await livetvsx.scrape(xtrnl_brwsr)
# await livetvsx.scrape(xtrnl_brwsr)
await watchfooty.scrape(xtrnl_brwsr)
finally: