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.
batch downloading video of medium quality with audio #2535
Comments
|
Well, all of the formats you list are DASH formats and therefore don't contain audio. What you can do is run |
|
@phihag
I know there isn't any keyword like "medium". But still, is it possible to reach this goal using alternative code? If yes, then please help. Alternatively, is it possible to download desired dash Audio and Video and then combine them? |
|
You don't actually want medium, do you? Imagine a video that is only available in 100MB/s, 50MB/s, 20MB/s, 10MB/s, 2MB/s, 1MB/s. medium would be
is a reasonable value for YouTube. |
I am using this command to download the video of desired quality but the problem is that it has no audio.
I can download the video with this command but it takes too much bandwidth and disk space, so I want to avoid it.
I do not understand why aforementioned command does not work.
Please help.
thanks.