Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-13 19:31:52 +08:00
parent e1473a453e
commit 6c6ed46aea
4 changed files with 14 additions and 9 deletions

View File

@@ -828,11 +828,11 @@ class VideoHttp {
assert(aid != null || bvid != null);
var res = await Request().get(
Api.playInfo,
queryParameters: {
queryParameters: await WbiSign.makSign({
'aid': ?aid,
'bvid': ?bvid,
'cid': cid,
},
}),
);
if (res.data['code'] == 0) {
return {