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 HTTP Error 403: Forbidden on youtube-dl version (2020.12.05) #27310

Closed
SynthAxe opened this issue Dec 5, 2020 · 0 comments
Closed

Udemy HTTP Error 403: Forbidden on youtube-dl version (2020.12.05) #27310

SynthAxe opened this issue Dec 5, 2020 · 0 comments

Comments

@SynthAxe
Copy link

SynthAxe commented Dec 5, 2020

Checklist

  • [ x] I'm reporting a broken site support
  • [ x] I've verified that I'm running youtube-dl version 2020.12.05
  • [ 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: ['--cookies', 'D:\\Downloads\\Udemy\\AZ-104\\udemy.com_cookies.txt', '-o', '%(playlist)s/%(chapter_number)s-%(autonumber)03d-%(title)s.%(ext)s', 'https://www.udemy.com/course/70533-azure/', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.12.05
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] course: Downloading webpage
[udemy:course] 802576: Downloading course curriculum
[download] Downloading playlist: 802576
[udemy:course] playlist 802576: Collected 143 video ids (downloading 143 of them)
[download] Downloading video 1 of 143
[udemy] 15203220: Downloading webpage
[udemy] 15203220: Downloading lecture JSON
[udemy] 15203220: Downloading lecture JSON
ERROR: Unable to download JSON metadata: 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\tmplsu1wp4r\build\youtube_dl\extractor\common.py", line 632, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmplsu1wp4r\build\youtube_dl\YoutubeDL.py", line 2248, 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

Getting the HTTP Error 403: Forbidden when trying to download a course from Udemy. Not sure if the open cases are all related but there was an update on this thread (https://gist.github.com/barbietunnie/8531d9c26cd1c0668e7278c7c4ba5853) a few hours ago and it seems it was working. Even tried erasing the cache but still getting the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants