mirror of
https://github.com/doms9/iptv.git
synced 2026-06-17 13:06:26 +02:00
update M3U8
This commit is contained in:
parent
00000d900c
commit
3dbf6715d3
5 changed files with 2378 additions and 488 deletions
|
|
@ -47,7 +47,7 @@ async def process_event(channel_id: str, url_num: int) -> tuple[str | None, str
|
|||
log.info(f"URL {url_num}) Captured M3U8")
|
||||
|
||||
return (
|
||||
m3u8.replace(urlsplit(m3u8).netloc, "kolis.phantemlis.top"),
|
||||
m3u8, # .replace(urlsplit(m3u8).netloc, "kolis.phantemlis.top"),
|
||||
ref_url,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue