hi,
since july 2025 i have noticed that yt-dlp is not always save youtube videos with the correct name files,
i don't understand when this problem occurs, but when it occurs i have the same problems with all youtube channels
as if I download more than X videos then all the video files will suddenly looks like that : youtube video #cC30WckWHTs [cC30WckWHTs]
if i copy past that on google i can find the correct name, but it's not convenient when i want to download a complete channel of many videos
is there a way with a simple BAT file for example to rename those files with the correct name ?
in this example the video name file should be something like that ""Les histoires du parfum sont magiques, comparables à celles de l'écriture" - C'est Excellent [cC30WckWHTs]"
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 5 of 5
-
-
We all bleed blue from the inside....
-
Hi Lupine,
Thanks for the file, but I already had it ^^
My problem is just file names.
Maybe what trigger that is to try to download a complete youtube channel which have way too many files.
I try to find a way to automatically rename those files with correct names, I feel it's possible with a BAT file, but I still don't know how.
It's to avoid to have this kind of mess when I batch download a youtube channel :
[Attachment 87823 - Click to enlarge] -
In powershell:
Code:yt-dlp -o "%(title)s" "https://www.youtube.com/watch?v=wafwafawfaw"
-
i did some new researches online, but still without success
so far i find this web page which looks useful : https://github.com/yt-dlp/yt-dlp/issues/3301
Similar Threads
-
Rename multiple images within folders using text files
By D.LUFFY in forum ProgrammingReplies: 2Last Post: 23rd May 2023, 22:06 -
Ffmpeg Download Batch Files
By gufoli in forum Video Streaming DownloadingReplies: 1Last Post: 26th Mar 2022, 10:22 -
Batch rename audio tracks like so "[Codec] [Language] [Channels]"
By aur0n in forum AudioReplies: 0Last Post: 19th Jul 2021, 19:52 -
Youtube-dl GUI with batch mode
By vmackey in forum Video Streaming DownloadingReplies: 0Last Post: 30th Jan 2021, 13:33 -
Rename multiple files with sequence number
By naoto89 in forum ComputerReplies: 23Last Post: 16th Aug 2020, 19:28