Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-04 17:45:33 +08:00
parent 73d7d78080
commit 295a587df5
4 changed files with 4 additions and 4 deletions

View File

@@ -260,7 +260,7 @@ abstract final class VideoHttp {
}
return Success(data);
} else if (epid != null && videoType == VideoType.ugc) {
return videoUrl(
return await videoUrl(
avid: avid,
bvid: bvid,
cid: cid,