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.
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()) #24612
Comments
|
I have same Problem: ./../../youtube-dl --username "working@email" --password "workingPassword" --min-sleep-interval 120 --max-sleep-interval 200 --all-subs --verbose --restrict-filenames https://app.pluralsight.com/library/courses/java-fundamentals-language/table-of-contents --playlist-start 1 |
|
Correct this issue by downloading the cookies from Pluralsight 1 - Download this plugin for google chrome cookiestxt |
thank you! |
Unable to download videos from Pluralsight.
youtube-dl version: 2020.03.24
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPErro
r()); please report this issue on https://yt-dl.org/bug . Make sure you are usin
g the latest version; type youtube-dl -U to update. Be sure to call youtube-dl
with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqy
mm\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqy
mm\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_defau
lt