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

using metadata (author) in output file name #4310

Closed
jomo opened this issue Nov 25, 2014 · 2 comments
Closed

using metadata (author) in output file name #4310

jomo opened this issue Nov 25, 2014 · 2 comments

Comments

@jomo
Copy link
Contributor

@jomo jomo commented Nov 25, 2014

Sorry if this is a duplicate, I tried to find a similar issue, but I could find any.

I like to store my music in the format of author - title.mp3.
The best approach I got is using --output "%(uploader)s - %(title)s.%(ext)s", however the uploader (username) isn't always the author (actual name) of a song.
When I use --add-metadata (on SoundCloud) the author is correct (not the uploader) in the ID3 tags added to the file.

Is there a way to achieve this, or could it be added?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 25, 2014

Could you post the url you are trying with and the output of youtube-dl --verbose THE_URL --output "%(uploader)s - %(title)s.%(ext)s"?

@jomo
Copy link
Contributor Author

@jomo jomo commented Nov 25, 2014

Actually I can't reproduce this anymore. I forgot which song I downloaded when it happened, but I was sure it used the username instead of the display name.

Probably messed something up.

@jomo jomo closed this Nov 25, 2014
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.