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.
2 different Questions #26968
2 different Questions #26968
Comments
|
Checklist
Question
Hello, I would like to achieve the following with a start
issue of *.mkv AND *.mp4
At the moment I use the parameter: --merge-output-format mkv is there any way to "append" the *.mp4 to it?
If I use the parameter -x the videos will be deleted and audio will be left over. If I now use the parameter -k then I keep all video formats. Is it possible to select the video format that I want to keep. For example: *.mkv
output of the different files to different folders (mp3 to the /mp3 folder - mkv to the /mkv folder).
I'm not sure if I have to start youtube-dl several times for this or if it is possible to run it once.
Thanks a lot.
Translated with www.DeepL.com/Translator (free version)