MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

Replace "uploader" with "artist" in the metadata(?) #328

Closed Raipperi closed 6 years ago

Raipperi commented 6 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue




Hi

Im a complete noob at this so i need help. Ive been using youtube dl for a while now and it has always annoyed me that when i download a song from youtube and open it in foobar, the "artist" is somehow the uploader of the youtube video and not the actual artist in the video title.

I have tried searching github and google for an answer but im still lost. Is there a way i can replace the "uploader" with the "artist" in the metadata(?) so it shows in foobar or any other player?

nodiscc commented 6 years ago

@Raipperi Have a look at https://github.com/rg3/youtube-dl#post-processing-options --metadata-from-title

MrS0m30n3 commented 6 years ago

That's an issue with youtube-dl, not youtube-dl-gui.