feat: 支持下载SDR画质

This commit is contained in:
lanyeeee
2026-08-17 12:19:58 +08:00
parent e8f29aa371
commit 4aa8e7c032
6 changed files with 64 additions and 31 deletions
+2
View File
@@ -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")]