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.
Unable to download complete videos form learning.oreilly.com - formally safaribooksone.com #21481
Comments
|
You must pass credentials. |
|
It seems my issue was that I was using the incorrect credentials. Using username and password works and also using the --netrc parameter works. |
I cannot download the complete video from learning.oreilly.com.
As an example, I'm trying to download the following complete video from learning.oreilly.com with the following command. Only the first minute of the video is downloaded.
Note: it seems safaribooks.com is redirected to learning.oreilly.com
youtube-dl https://learning.oreilly.com/videos/oreilly-software-architecture/9781492050506/9781492050506-video324051I've downloaded my cookies for learning.oreilly.com and used the --cookies parameter. I've also tried using the parameters username and password (-u, -p). But none of these options allows me to download the complete video.
Am I doing something wrong? If so, what should I do to download the complete video?
Here the output when using the debug parameter (-v):