Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
YouTube Metadata from Title: Artist not being added correctly #7019
Comments
|
Works fine for me. |
|
really!?! @dstftw does you artist metadata arg have quotes around it when run? ive been trying anything i can all day to get this to work. |
|
It appears to work fine sometimes. Adding -k to the args seems to help the consistency. Ill close this for now and see if I can find some pattern for it not working properly. Thanks. |
|
Here is the explanation of problem. |
|
ah awesome. thanks for the explanation. |
Here's the command:
Here's the output:
The error appears to come from this part:
-metadata artist=SilentoThe title is being added correctly to the metadata and it looks like this:
-metadata 'title=Watch Me (Whip / Nae Nae) (Sikdope Remix)'Ive found that if I run the ffmpeg line again with single quotes around the artist metadata, it will add the artist correctly to the file.