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 101 forks source link

How to not include the last 12 digits (the id of the youtube video) in the filename itself? #382

Closed RevanMardagh closed 4 months ago

RevanMardagh commented 4 months ago

I have tried many ways, and I cannot manage to do it. Would be very glad if someone could help.

mhogomchungu commented 4 months ago

https://github.com/mhogomchungu/media-downloader/wiki/Frequently-Asked-Questions#3-how-to-make-downloaded-media-not-have-weird-text-in-the-file-name

RevanMardagh commented 4 months ago

thanks! :)