update M3U8

This commit is contained in:
GitHub Actions Bot 2025-12-27 08:03:19 -05:00
parent 682c59935a
commit fd804b96db
3 changed files with 1987 additions and 1231 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()),