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
753a7735a1
commit
7404ccc624
4 changed files with 436 additions and 376 deletions
|
|
@ -18,7 +18,7 @@ API_CACHE = Cache(f"{TAG}-api", exp=28_800)
|
|||
|
||||
API_URL = "https://s2watch.me/api/v1/schedule/list"
|
||||
|
||||
BASE_URL = "https://gopst.link"
|
||||
BASE_URL = "https://zarviro.link"
|
||||
|
||||
|
||||
async def process_event(event_id: int, url_num: int) -> tuple[str | None, str | None]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue