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.
I'm trying to use the latest version of youtube-dl to download video from skillsmatter.com, with cookies specified, but not working.
The version of youtube-dl:
I'm using:
The cookies file is got via cookies.txt version 1.10.0 (which is the currently latest version).
I'm trying the
with --cookies <FILE>way mentioned in this issue by @jaimeMFAnd the entire information I got is below:
Some other related issue: