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.
Download video only WITHOUT audio. #25133
Comments
|
Merging is a process of muxing video-only and audio-only. What merge are you even talking about? |
|
Never mind, I think I found a solution anyway. |
Checklist
Question
Okay, so I'm coding my first project and stumbled upon something quite struggling.
I want to be able to download a video WITHOUT audio.
I've searched everywhere but I can't find anything on it .
I know that I can do
bestvideo[height<={}]but then it won't merge into the required format, but using video and audio WILL merge into the required format...So I was wondering if there is a way to get NO audio at all and still merge into the required format?