mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
update M3U8
This commit is contained in:
parent
00000d975d
commit
d614a4f1f4
3 changed files with 381 additions and 213 deletions
|
|
@ -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)")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue