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.
youtube.com #16861
youtube.com #16861
Comments
|
You must specify formats compatible to merge in order not to merge in mkv or use |
At least skimmed through the README, most notably the FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
Bug report (encountered problems with youtube-dl)
Site support request (request for adding support for a new site)
Feature request (request for a new functionality)
Question
Other
Hi. How do you set youtube-dl to download only 720p, or find the next best quality automatically, and save it with video and audio as an mp4 file from youtube? I'm using "--format "bestvideo[height<=720]+bestaudio"" but it's saving it as an mkv file. Thanks.