mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
update M3U8
This commit is contained in:
parent
85659785f1
commit
8601aea507
3 changed files with 691 additions and 943 deletions
816
M3U8/TV.m3u8
816
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
816
M3U8/events.m3u8
816
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -103,7 +103,7 @@ async def process_event(
|
|||
|
||||
stream = await page.evaluate("() => clapprPlayer.options.source")
|
||||
except TimeoutError:
|
||||
log.info(f"URL {url_num}) Could not find Clappr source")
|
||||
log.warning(f"URL {url_num}) Could not find Clappr source")
|
||||
return
|
||||
|
||||
log.info(f"URL {url_num}) Captured M3U8")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue