mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 103 forks source link

Name of downloaded file includes the youtube URL. Is it just me? How do I remove it? #311

Closed bbksleazy closed 9 months ago

bbksleazy commented 10 months ago

If I download a video, the file auto names with title+first part of url tempsnip

Is this normal?

mhogomchungu commented 10 months ago

It is normal and those weird text are there to avoid a possibility of two media from two different places to end up with the same file name if they share the same title.

You can remove them by following instructions from here: https://github.com/mhogomchungu/media-downloader/wiki/Frequently-Asked-Questions#3-how-to-make-downloaded-media-not-have-weird-text-in-the-file-name