updates to sxyprn

This commit is contained in:
Simon
2025-10-01 08:14:46 +00:00
parent 8e6f115871
commit 23f6571911
2 changed files with 165 additions and 71 deletions

View File

@@ -229,7 +229,7 @@ impl VideoFormat {
VideoFormat {
url,
quality,
format: "mp4".to_string(), // Default format
format: format, // Default format
format_id: Some("mp4-1080".to_string()),
format_note: None,
filesize: None,