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.
HTTP Error 403 #24616
HTTP Error 403 #24616
Comments
|
Pedro,
Thank your for the response, I really got everything working!
I apologize for being a complete noob.
Michael
…On Sat, Apr 4, 2020 at 10:48 PM Pedro Henrique ***@***.***> wrote:
Correct this issue by downloading the cookies from Pluralsight
1 - Download this plugin for google chrome cookiestxt
<https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg>
2 - Access Pluralsight like a normal user and navigate to the course you
want to download
3 - After navigate, click on the *cookiestxt* button and "*click here*"
blue link to download the cookie.txt file
4 - Add your username, password, user-agent, sleep-interval, cookie and
subtitles (optional) to your download
youtube-dl --username ***@***.***" --password "xxxx" --verbose
--sleep-interval 120 "
https://app.pluralsight.com/library/courses/course-of-your-choice/table-of-contents"
--user-agent "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/80.0.3987.149 Safari/537.36" --cookies cookies.txt
--sub-lang en --sub-format srt --write-sub
5 - Users of distros like ubuntu related problems downloading this way, I
have made it all in windows 10
6 - Try Harder!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#24616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJW5YJL4DVD2F7NAQOXFVLRK56H3ANCNFSM4L6IHZFA>
.
--
All the Best,
Michael Haggerty
|
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
received this message:
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using 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\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\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_default