mirror of
https://github.com/doms9/iptv.git
synced 2026-06-14 12:36:27 +02:00
e
- misc edits
This commit is contained in:
parent
3481d400f6
commit
00000d9df2
2 changed files with 18 additions and 10 deletions
|
|
@ -45,6 +45,8 @@ async def process_event(url: str, url_num: int) -> str | None:
|
|||
|
||||
return f"https://mainstreams.pro/hls/{iframe_src.rsplit("=", 1)[-1]}.m3u8"
|
||||
|
||||
# return f"https://edgestreams.pro/hls/{iframe_src.rsplit("=", 1)[-1]}.m3u8"
|
||||
|
||||
|
||||
async def get_events() -> list[dict[str, str]]:
|
||||
events = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue