Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

what option can I set so the downloaded video/audio file does not have the youtube id? #117

Open Usulyre opened 6 months ago

Usulyre commented 6 months ago

Hi, what option can I set so the downloaded video/audio file does not have the youtube id?

Example: https://www.youtube.com/watch?v=WtKxEmuSxBc

Downloaded result with just audio: Something About You [WtKxEmuSxBc].mp3

Expected or wanted resulting filename: Something About You.mp3

ivi4st3r commented 1 week ago

I don't know if you've found the solution yet because it's been a while, but still. First, go to Settings > Download > Check the "Remember Download Settings" > Okey. -> This to ensure that you don't need to do the next steps everytime. Second, go to Download > Add URL > Uncheck "Basic Mode" if you did check it > Check "Filename Template" > Delete everything in there > Click on the button with this symbol "<<" and a New window popup> Find "title" > Click on it > Insert. Done

Usulyre commented 1 week ago

I don't know if you've found the solution yet because it's been a while, but still. First, go to Settings > Download > Check the "Remember Download Settings" > Okey. -> This to ensure that you don't need to do the next steps everytime. Second, go to Download > Add URL > Uncheck "Basic Mode" if you did check it > Check "Filename Template" > Delete everything in there > Click on the button with this symbol "<<" and a New window popup> Find "title" > Click on it > Insert. Done

Thanks! It works for me.