update M3U8

This commit is contained in:
GitHub Actions Bot 2025-12-26 20:00:56 -05:00
parent a0ca49044e
commit 83e49eb081
3 changed files with 643 additions and 523 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -51,7 +51,7 @@ async def main() -> None:
base_m3u8, tvg_chno = load_base()
tasks = [
asyncio.create_task(cdnlivetv.scrape()),
# asyncio.create_task(cdnlivetv.scrape()),
asyncio.create_task(embedhd.scrape()),
asyncio.create_task(fawa.scrape()),
asyncio.create_task(istreameast.scrape()),