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.
Why oreilly video are not downloaded completely? #22185
Comments
|
@dstftw Please help me resolve the issue, i couldn't any issue similar to mine. My use case is special |
Checklist
Question
I'm downloading courses from https://learning.oreilly.com, for some reason all the videos from all the courses are pausing exactly at 1:00.
I'm passing a cookie file which i'm downloading using
coockies.txtChrome extension while i'm logged in to the site.I can't pass user name and password, because the login is through my organisation.
I'm also using youtube-dl tool for lynda courses with the same login option (through my org) and passing the cookie file to the command line and it's working there.
Please let me if i'm doing anything wrong.