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.
Opposite of --add-metadata #20977
Opposite of --add-metadata #20977
Comments
|
Just don't use |
|
Ok, then I take back my YouTube example. But for example I just downloaded some music from Bandcamp and it has metadata, including thumbnails. |
|
youtube-dl does not add any metadata until you explicitly tell it to do so. If the original media already contains metadata you can crop it with any tool of your choice by executing it in |
|
The command used for that was |
|
Once again: this metadata is embedded in file itself by bandcamp. |

Checklist
Description
I don't want thumbnails and other metadata in my audio files, so it would be nice to not download them at all, instead of having to first download them and then later deleting them with another program.
(Reasoning for not wanting metadata: They are harder to change than file names and some media players prefer metadata like "title" over the file name if there is one, making them show unexpected names or even sort based on them. And for example some music creators have a weird taste for images, so I don't want their thumbnails.)