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

Opposite of --add-metadata #20977

Closed
Fabian42 opened this issue May 7, 2019 · 6 comments
Closed

Opposite of --add-metadata #20977

Fabian42 opened this issue May 7, 2019 · 6 comments
Labels

Comments

@Fabian42
Copy link

@Fabian42 Fabian42 commented May 7, 2019

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2019.04.30
  • I've searched the bugtracker for similar feature requests including closed ones

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.)

@Fabian42 Fabian42 added the request label May 7, 2019
@ealgase
Copy link
Contributor

@ealgase ealgase commented May 7, 2019

Just don't use --add-metadata? Files from YouTube don't have built in metadata.

@Fabian42
Copy link
Author

@Fabian42 Fabian42 commented May 7, 2019

Ok, then I take back my YouTube example. But for example I just downloaded some music from Bandcamp and it has metadata, including thumbnails.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 7, 2019

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 --exec.

@dstftw dstftw closed this May 7, 2019
@Fabian42
Copy link
Author

@Fabian42 Fabian42 commented May 7, 2019

It definitely does. Please reopen.
image

@Fabian42
Copy link
Author

@Fabian42 Fabian42 commented May 7, 2019

The command used for that was youtube-dl -f bestaudio <URL>.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 7, 2019

Once again: this metadata is embedded in file itself by bandcamp.

@ytdl-org ytdl-org locked and limited conversation to collaborators May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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