update M3U8

This commit is contained in:
GitHub Actions Bot 2025-12-25 13:17:19 -05:00
parent 00000d975d
commit d614a4f1f4
3 changed files with 381 additions and 213 deletions

View file

@ -89,7 +89,7 @@ async def scrape() -> None:
log.info(f'Scraping from "{BASE_URL}"')
events = await get_events(BASE_URL)
events = await get_events()
log.info(f"Processing {len(events)} new URL(s)")