mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 17:16:52 +08:00
fix: 修复普通视频准备下载失败的问题
This commit is contained in:
@@ -385,7 +385,7 @@ impl BiliClient {
|
||||
"bvid": bvid,
|
||||
"cid": cid,
|
||||
"qn": 127,
|
||||
"fnval": 139216,
|
||||
"fnval": 4048,
|
||||
});
|
||||
// 发送获取普通url的请求
|
||||
let request = self
|
||||
|
||||
Reference in New Issue
Block a user