update M3U8

This commit is contained in:
GitHub Actions Bot 2026-06-03 16:00:49 -04:00
parent 3142ca8436
commit 669e3a707b
4 changed files with 580 additions and 587 deletions

View file

@ -8,7 +8,6 @@ from scrapers import (
cdnlivetv,
embedhd,
fawa,
footfast,
fsports,
istreameast,
ovogoal,
@ -59,7 +58,6 @@ async def main() -> None:
pw_tasks = [
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
# asyncio.create_task(footfast.scrape(xtrnl_brwsr)),
asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
asyncio.create_task(roxie.scrape(hdl_brwsr)),
]
@ -95,7 +93,6 @@ async def main() -> None:
cdnlivetv.urls
| embedhd.urls
| fawa.urls
| footfast.urls
| fsports.urls
| istreameast.urls
| ovogoal.urls