mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
This commit is contained in:
parent
919d3c54cc
commit
00000d9e24
4 changed files with 18 additions and 9 deletions
|
|
@ -97,7 +97,9 @@ async def scrape() -> None:
|
|||
|
||||
if not (base_url and api_url):
|
||||
log.warning("No working PPV mirrors")
|
||||
|
||||
CACHE_FILE.write(cached_urls)
|
||||
|
||||
return
|
||||
|
||||
log.info(f'Scraping from "{base_url}"')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue