update M3U8

This commit is contained in:
GitHub Actions Bot 2026-05-26 20:30:16 -04:00
parent 3ed7fa51d6
commit 5dc73a9a98
4 changed files with 586 additions and 441 deletions

View file

@ -46,6 +46,7 @@ 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"
# return f"https://edge2caster.pro/hls/{iframe_src.rsplit("=", 1)[-1]}.m3u8"
async def get_events() -> list[dict[str, str]]: