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:
2026-05-26 20:26:47 +02:00
parent 2bb5f35db0
commit 3abbd5749e

View File

@@ -642,7 +642,6 @@ def start_download(
"yt-dlp", url,
"-f", fmt,
"--merge-output-format", "mp4",
"--embed-metadata", "--embed-thumbnail",
"--no-part", "--no-mtime",
"-o", output_template,
"--newline", "--progress", "--no-colors",