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

Udemy is returning "HTTP Error 403: Forbidden (caused by HTTPError())" #22571

Closed
luizconrado opened this issue Oct 1, 2019 · 1 comment
Closed
Labels

Comments

@luizconrado
Copy link

@luizconrado luizconrado commented Oct 1, 2019

Checklist

  • [ x] I'm reporting a broken site support
  • [ x] I've verified that I'm running youtube-dl version 2019.09.28
  • [ x] I've checked that all provided URLs are alive and playable in a browser
  • [ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ x] I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--username', 'PRIVATE', '--password', 'PRIVATE', '--rate-limit', '2560K', '--verbose', '--sleep-interval', '15', '-o', 'Udemy - %(playlist)s - %(release_date)s\\%(playlist_index)s - %(title)s.%(ext)s', '--retries', '100', '--all-subs', '--playlist-start', '1', 'https://www.udemy.com/spring-framework-5-beginner-to-guru']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.09.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: ffmpeg 4.1.1, ffprobe 4.1.1
[debug] Proxy map: {}
[udemy:course] Downloading login popup
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\tmpyi91grvc\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpyi91grvc\build\youtube_dl\YoutubeDL.py", line 2237, 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

When trying to download videos from Udemy, youtube-dl returns HTTP Error 403: Forbidden (caused by HTTPError()). I have tested the with 4 different courses and the same error appears. These videos are online and I own them, so no problem accessing them through the website.
Thank you.

@dstftw dstftw closed this Oct 1, 2019
@dstftw dstftw added the duplicate label Oct 1, 2019
@luizconrado
Copy link
Author

@luizconrado luizconrado commented Oct 1, 2019

Hi, if this is a duplication, could you please point me out to the current ticket or the solution? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.