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

Unable to download Udemy courses using youtube-dl #15578

Closed
razahaider opened this issue Feb 12, 2018 · 6 comments
Closed

Unable to download Udemy courses using youtube-dl #15578

razahaider opened this issue Feb 12, 2018 · 6 comments
Labels

Comments

@razahaider
Copy link

@razahaider razahaider commented Feb 12, 2018

facing error:
[udemy:course] Downloading login popup
ERROR: Unable to download webpage: HTTP Error 403: Unauthorized (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure y
ou 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.
URl used:

C:\Users\Haider Raza> youtube-dl -u email@gmail.com -p 'pwd' -o '~E:/MyVideos/%(playlist)s/%(chapter_number)s - %(chapter)s/%(playt_index)s - %(title)s.%(ext)s' https://www.udemy.com/the-modern-python3-bootcamp/learn/

@dstftw dstftw closed this Feb 12, 2018
@dstftw dstftw added the duplicate label Feb 12, 2018
@razahaider
Copy link
Author

@razahaider razahaider commented Feb 12, 2018

Hi The issue is still there check it please its not working, can you give any resolution Sergey?

@RobbiNespu
Copy link

@RobbiNespu RobbiNespu commented Mar 1, 2018

Hi @razahaider,
You not the first report the issue. So that why @dstftw mark this issue duplicate. Plus you report also not follow the given bug template.

Btw PR patch abe8766 has been made for new release. Please update.

or else, as work around ..do append --user-agent paratemer like

--user-agent 'Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25'
  • try change with other user agent. Don't just CP and use.

Should be working fine for old version. Good luck

@RobbiNespu RobbiNespu mentioned this issue Mar 1, 2018
5 of 9 tasks complete
@Jighead
Copy link

@Jighead Jighead commented Jun 9, 2018

This does not work either. tried a number of different user-agent strings.. same issue. keep getting 403.

File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpad1hmn8r\build\youtube_dl\extractor\common.py", line 519, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpad1hmn8r\build\youtube_dl\YoutubeDL.py", line 2203, 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

@divyang-desai
Copy link

@divyang-desai divyang-desai commented Dec 27, 2018

Updated with latest version and also tried with number of user agents though, same error!

@RSeidelsohn
Copy link

@RSeidelsohn RSeidelsohn commented Jan 18, 2019

I have the same issue here. Using the correct user agent and cookies.txt, correct username and password... youtube-dl version 2019.01.17

@bayek0fsiwa
Copy link

@bayek0fsiwa bayek0fsiwa commented Feb 14, 2019

[Please Help] Every Time I Try To Download A Course From Udemy I Get That Error

youtube-dl.exe -u username -p password https://www.udemy.com/chrome-extension-dev/learn/v4/

[udemy:course] Downloading login popup
ERROR: Unable to download webpage: HTTP Error 403: Unauthorized (caused by <HTTPError 403: 'Unauthorized'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

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
7 participants
You can’t perform that action at this time.