feat: force mp3 downloads with scdl
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
parent
8b53f310cf
commit
7eaff29e6d
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ fn download_media(video_url: &str, download_path: &Path, settings: &Settings) ->
|
||||||
"-l",
|
"-l",
|
||||||
video_url,
|
video_url,
|
||||||
"-c",
|
"-c",
|
||||||
|
"--onlymp3",
|
||||||
"--yt-dlp-args",
|
"--yt-dlp-args",
|
||||||
"--embed-thumbnail --write-thumbnail",
|
"--embed-thumbnail --write-thumbnail",
|
||||||
]);
|
]);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue