Closed alphaleadership closed 1 hour ago
you can do this by passing these options
--parse-metadata "playlist_title:.+ - (?P<folder_name>Videos|Shorts|Live)$" -o "./%(folder_name|)s/%(title)s [%(id)s].%(ext)s"
ok and y suppose y can extract channel to create channel folder
--parse-metadata "playlist_title:.+ - (?P<folder_name>Videos|Shorts|Live)$" -o "./%(channel|)s/%(folder_name|)s/%(title)s [%(id)s].%(ext)s"
thanks
ytdlp -vU https://www.youtube.com/channel/UCAOUTJyHMjLgLcu71xMEyAQ --parse-metadata "playlist_title:.+ - (?P
is in cmd file
is patch
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Region
n/a
Example URLs
https://www.youtube.com/@SamEckholm
Provide a description that is worded well enough to be understood
y suggest when you dowload a youtube channel to create 2 dir video and short
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)'verbose': True
toYoutubeDL
params instead[debug] Command-line config
) and insert it belowComplete Verbose Output