mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
opt: view from playlist
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -426,11 +426,7 @@ class PiliScheme {
|
|||||||
.firstMatch(path)
|
.firstMatch(path)
|
||||||
?.group(1);
|
?.group(1);
|
||||||
if (bvid != null) {
|
if (bvid != null) {
|
||||||
videoPush(
|
videoPush(null, bvid, off: false);
|
||||||
null,
|
|
||||||
bvid,
|
|
||||||
off: off,
|
|
||||||
);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
launchURL();
|
launchURL();
|
||||||
|
|||||||
Reference in New Issue
Block a user