mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-04 23:17:45 +08:00
feat: 支持下载SDR画质
This commit is contained in:
@@ -192,6 +192,8 @@ pub mod v1 {
|
||||
Video1080P60 = 116,
|
||||
#[serde(rename = "4K")]
|
||||
Video4K = 120,
|
||||
#[serde(rename = "SDR")]
|
||||
VideoSDR = 122,
|
||||
#[serde(rename = "HDR")]
|
||||
VideoHDR = 125,
|
||||
#[serde(rename = "Dolby")]
|
||||
|
||||
Reference in New Issue
Block a user