Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--add-metadata does not work #24584

Closed
igposter12 opened this issue Apr 2, 2020 · 0 comments
Closed

--add-metadata does not work #24584

igposter12 opened this issue Apr 2, 2020 · 0 comments

Comments

@igposter12
Copy link

@igposter12 igposter12 commented Apr 2, 2020

Hi, --add-metadata does not work
Can you help me
youtube-dl -f bestaudio --audio-quality 0 --max-filesize 40.0m --rate-limit 250k --sleep-interval 4 --extract-audio --audio-format mp3 -o 'xxx.mp3' --embed-thumbnail --add-metadata --encoding utf-8 https://www.youtube.com/watch?v=V-sivPFfQn4
Verbose output;
ERROR: Stream #0:0 -> #0:0 (copy)
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2065, in post_process
files_to_delete, info = pp.run(info)
File "/usr/local/bin/youtube-dl/youtube_dl/postprocessor/ffmpeg.py", line 498, in run
self.run_ffmpeg_multiple_files(in_filenames, temp_filename, options)
File "/usr/local/bin/youtube-dl/youtube_dl/postprocessor/ffmpeg.py", line 235, in run_ffmpeg_multiple_files
raise FFmpegPostProcessorError(msg)
FFmpegPostProcessorError: Stream #0:0 -> #0:0 (copy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.