1
0
mirror of https://github.com/wbt5/real-url.git synced 2025-06-16 15:59:57 +08:00

Add PP体育 (#141)

This commit is contained in:
wbt5 2021-05-06 21:31:28 +08:00
parent e5bb80e63a
commit b53230552f
No known key found for this signature in database
GPG Key ID: 92D5C42E815A2BD6

View File

@ -191,7 +191,6 @@ class PPSport:
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)}"
return url
else:
raise Exception('Invalid parameters')