mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
refa: cdn (#1743)
* refa: cdn * feat: live cdn (WIP) * tweaks Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> * add live quality [skip ci] Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> * mod: replace durl host * tweak [skip ci] Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> --------- Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
e589f27195
commit
27ae296b28
@@ -2,6 +2,7 @@ enum LiveQuality {
|
||||
dolby(30000, '杜比'),
|
||||
origin4K(25000, '4K 原画'),
|
||||
super4K(20000, '4K'),
|
||||
super2K(15000, '2K'),
|
||||
origin(10000, '原画'),
|
||||
bluRay(400, '蓝光'),
|
||||
superHD(250, '超清'),
|
||||
|
||||
Reference in New Issue
Block a user