Remove embed-metadata and embed-thumbnail to speed up post-merge
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -642,7 +642,6 @@ def start_download(
|
|||||||
"yt-dlp", url,
|
"yt-dlp", url,
|
||||||
"-f", fmt,
|
"-f", fmt,
|
||||||
"--merge-output-format", "mp4",
|
"--merge-output-format", "mp4",
|
||||||
"--embed-metadata", "--embed-thumbnail",
|
|
||||||
"--no-part", "--no-mtime",
|
"--no-part", "--no-mtime",
|
||||||
"-o", output_template,
|
"-o", output_template,
|
||||||
"--newline", "--progress", "--no-colors",
|
"--newline", "--progress", "--no-colors",
|
||||||
|
|||||||
Reference in New Issue
Block a user