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.
Dailymotion - HTTP 403 Forbidden #23879
Comments
|
|
I hit this error while testing the extractor on Travis, I think it's Dailymotion doing rate-limiting. If this is the case, should this error be handled by the extractor? |
|
Hitting the same error with Daily motion even with
|
Checklist
Verbose log
Description
Getting HTTP 403 Forbidden error when trying to download videos from www.dailymotion.com.
OS: Ubuntu-18.04
The command used to install youtube-dl : pip3 install --upgrade youtube-dl