Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Unable to download webpage: HTTP Error 403: Forbidden for pluralsight #24600

Closed
msn60 opened this issue Apr 3, 2020 · 0 comments
Closed

ERROR: Unable to download webpage: HTTP Error 403: Forbidden for pluralsight #24600

msn60 opened this issue Apr 3, 2020 · 0 comments
Labels

Comments

@msn60
Copy link

@msn60 msn60 commented Apr 3, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.24
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--username', 'PRIVATE', '--password', 'PRIVATE', '-o', 'C:\\sample-downloader%(playlist)s/%(chapter_number)s - %(chapter)s/%(playlist_index)s - %(title)s.%(ext)s', '--min-sleep-interval', '30', '--max-sleep-interval', '60', 'https://app.pluralsight.com/library/courses/javascript-getting-started/', '--playlist-start', '1', '--verbose']
[debug] Encodings: locale cp1256, fs mbcs, out cp720, pref cp1256
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 4.2.1, ffprobe 4.2.1
[debug] Proxy map: {}
[pluralsight:course] javascript-getting-started: Downloading JSON metadata
[download] Downloading playlist: JavaScript: Getting Started
[pluralsight:course] playlist JavaScript: Getting Started: Collected 78 video ids (downloading 78 of them)
[download] Downloading video 1 of 78
[pluralsight] Downloading login page
[pluralsight] Logging in
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

Description

I have downloaded last version with nmp. After running this following command in cmd, I got 403 Error

youtube-dl --username "myemail" --password "mypassword" -o "C:\sample-downloader%(playlist)s/%(chapter_number)s - %(chapter)s/%(playlist_index)s - %(title)s.%(ext)s" --min-sleep-interval 30 --max-sleep-interval 60 https://app.pluralsight.com/library/courses/javascript-getting-started/ --playlist-start 1 --verbose

Thanks for your supports

@dstftw dstftw closed this Apr 3, 2020
@dstftw dstftw added the duplicate label Apr 3, 2020
@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 3, 2020
@ytdl-org ytdl-org deleted a comment from JuanIgnacioBarrranco Apr 3, 2020
@ytdl-org ytdl-org deleted a comment from mesuttalebi Apr 3, 2020
@ytdl-org ytdl-org deleted a comment from msn60 Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.