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.
Only downloads first audio stream from youtube #11772
Comments
|
Downloaded video looks and sounds exactly the same as one in the webplayer for me. |
This video appears to have multiple audio streams associated with it, meant to be played concurrently. When I play the video in mpv using its built-in youtube-dl integration, this video has audio, but not the voiceover track. The voiceover is present when playing it in the web player. The following is the output of
--list-formatsfor the video:Compared to another video from the same source uploaded around the same time:
I am using the latest version of youtube-dl from the git repository.