update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-16 11:02:32 -05:00
parent 55dc91da9c
commit 5aa5be4e3f
3 changed files with 205 additions and 157 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: