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.
Mediasite with multiple video sources (added example with no authentication) #20611
Comments
This will download multiplex 0 of type 'video1' as one file, and multiplex 1 of type 'video2' as another. I used pre-multiplexed streams above for simplicity, but separate audio and video streams can be combined with the |
Damn, youtube-dl keeps amazing me with the ways you can use it, cheers wil give that a try |
That solved it for me, thank you made my life so much easier |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2019.04.07. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Description of your issue, suggested solution and other information
There are two different sources of video in a "video", would it be possible to add a feature that would download them both instead of just one of them?