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.
udemy error #9035
udemy error #9035
Comments
|
This happens when you try downloading a course. However each video can be downloaded still. This was working like 5 hours ago. That means Udemy has made some modifications in its website and or JSON file or its location |
|
so now you will update udemy file ? |
|
It seems that there is an issue when the lecture is not a video (in my case a html page). Despite that it's working great. [download] Downloading video 6 of 289 |
|
So whats the final solution for this ? If this is a duplicate issue, still no solution provided. |
|
Wait for next release. |
|
Oh..you should have mentioned that in this issue itself..as the issue was closed, i submitted one.. Just add a note saying it will be fixed in next release or Release version number.. :) Thanks |
getting error again in udemy enroled courses
PS C:\Users\vicky> youtube-dl --verbose -u *****@gmail.com -p **** -o '
/MyVideos/%(playlist)s/%(chapter_numbe/MyVideos/%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s', 'https://www.udemy.com/user-interface-ui-drawing-and-design-for-video-games/']r)s - %(chapter)s/%(title)s.%(ext)s' https://www.udemy.com/user-interface-ui-drawing-and-design-for-video-games/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-u', 'PRIVATE', '-p', 'PRIVATE', '-o', '
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.03.27
[debug] Python version 3.4.3 - Windows-8-6.2.9200
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] Downloading login popup
[udemy:course] Logging in as *****_@gmail.com
[udemy:course] user-interface-ui-drawing-and-design-for-video-games: Downloading webpage
[udemy:course] user-interface-ui-drawing-and-design-for-video-games: Downloading course JSON
ERROR: Unable to download JSON metadata: HTTP Error 404: NOT FOUND (caused by HTTPError()); 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.
File "c:\python34\lib\site-packages\youtube_dl\extractor\common.py", line 366, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "c:\python34\lib\site-packages\youtube_dl\YoutubeDL.py", line 1934, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "c:\python34\lib\urllib\request.py", line 469, in open
response = meth(req, response)
File "c:\python34\lib\urllib\request.py", line 579, in http_response
'http', request, response, code, msg, hdrs)
File "c:\python34\lib\urllib\request.py", line 507, in error
return self._call_chain(_args)
File "c:\python34\lib\urllib\request.py", line 441, in _call_chain
result = func(*args)
File "c:\python34\lib\urllib\request.py", line 587, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
PS C:\Users\vicky>