update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-14 16:01:17 -04:00
parent 39b6f8764e
commit fe362d53f7
3 changed files with 915 additions and 663 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)) await asyncio.gather(*(pw_tasks + httpx_tasks))
# others # others
# await livetvsx.scrape(xtrnl_brwsr) await livetvsx.scrape(xtrnl_brwsr)
await watchfooty.scrape(xtrnl_brwsr) await watchfooty.scrape(xtrnl_brwsr)
finally: finally: