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.
Youtube-dl + axel - Error HTTP/1.1 403 Forbidden #1290
Comments
|
This is similar to another, closed issue. Does this still happen? Please add steps to reproduce if possible. |
|
try to use --external-downloader option. |
I'm using youtube-dl -g to get a download link from youtube and then I'm trying to download it using axel download accelerator and sometimes I'm getting a HTTP/1.1 403 Forbidden error and it's not about vevo encryption, which is now fixed by youtube-dl.I think it could be something about headers. Do you have any idea, why I get this error?