update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-10 12:01:44 -04:00
parent 67d6192e07
commit 3a32177fc3
4 changed files with 675 additions and 423 deletions

View file

@ -93,7 +93,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: