update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-13 20:31:34 -05:00
parent 6e441ea678
commit 1186848b91
3 changed files with 247 additions and 403 deletions

View file

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