mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 17:16:52 +08:00
fix: 修复部分电影无法获取4K下载链接的问题
This commit is contained in:
@@ -403,6 +403,7 @@ impl BiliClient {
|
|||||||
"cid": cid,
|
"cid": cid,
|
||||||
"qn": 127,
|
"qn": 127,
|
||||||
"fnval": 4048,
|
"fnval": 4048,
|
||||||
|
"drm_tech_type": 2,
|
||||||
});
|
});
|
||||||
// 发送获取番剧url的请求
|
// 发送获取番剧url的请求
|
||||||
let request = self
|
let request = self
|
||||||
|
|||||||
Reference in New Issue
Block a user