Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Output template, Playlist_title OR Uploader #18314
Comments
|
Different output templates for different playlists/channels. |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.11.23. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.What is the purpose of your issue?
Description of your issue, suggested solution and other information
For example I keep all videos related to a certain show in a playlist on youtube, each video is uploaded by different people, but i still want them all in the same folder (Show_title - Extras), but i also archive specific channels that i would want to use the uploader name as the default directory, is there any built in way to do whichever one applys? (Im building an all in one python app that has most of the settings as a preset) I read through the section about the output template but didn't see anything that would work (sorta like when using -f you can do 136/137/247+140/bestaudio etc)