mirror of
https://github.com/wbt5/real-url.git
synced 2025-07-26 02:21:43 +08:00
✨ Add PP体育 (#141)
This commit is contained in:
parent
e5bb80e63a
commit
b53230552f
@ -191,7 +191,6 @@ class PPSport:
|
|||||||
url = f"http://{dt['bh']['content']}/live/{interval}/{delay}/{rid}.m3u8?playback=0&{urlencode(k)}" \
|
url = f"http://{dt['bh']['content']}/live/{interval}/{delay}/{rid}.m3u8?playback=0&{urlencode(k)}" \
|
||||||
if self.liveflag == '1' else f"http://{dt['bh']}/{rid}.m3u8?fpp.ver=1.0.0&{urlencode(k)}"
|
if self.liveflag == '1' else f"http://{dt['bh']}/{rid}.m3u8?fpp.ver=1.0.0&{urlencode(k)}"
|
||||||
return url
|
return url
|
||||||
|
|
||||||
else:
|
else:
|
||||||
raise Exception('Invalid parameters')
|
raise Exception('Invalid parameters')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user