mirror of
https://github.com/doms9/iptv.git
synced 2026-06-16 12:56:26 +02:00
e
- remove pawa.py - remove xstreameast.py - re-add mirror for totalsportek.py - misc edits.
This commit is contained in:
parent
ce9b7df3e1
commit
00000d9e24
6 changed files with 95 additions and 389 deletions
|
|
@ -164,9 +164,6 @@ async def process_event(
|
|||
log.info(f"URL {url_num}) Captured M3U8")
|
||||
return captured[0], iframe_url
|
||||
|
||||
log.warning(f"URL {url_num}) No M3U8 captured after waiting.")
|
||||
return nones
|
||||
|
||||
except Exception as e:
|
||||
log.warning(f"URL {url_num}) {e}")
|
||||
return nones
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue