subhra74 / xdm-experimental-binaries

GNU General Public License v3.0
151 stars 10 forks source link

YouTube Downloads - File Renaming #53

Open protectedprofile opened 1 year ago

protectedprofile commented 1 year ago

When I download a YouTube video, I would like the name to be Uploader - Title.ext I tried creating yt-dlp.conf with a single syntax in the same folder as yt-dlp, but it didn't do anything. I am on Linux, if that changes anything. Am I doing something wrong?

I also tried some other locations for yt-dlp.conf, but nothing changed.

--parse-metadata "%(uploader|)s:%(meta_artist)s - %(title)s.%(ext)s" --embed-metadata