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 #9051
udemy error #9051
Comments
|
This issue is already fixed and fix will be incorporated in the next version of youtube-dl. |
|
i updated latest version which you released today |
|
Hi Sir plz check some courses are downloading complete but mostly are giving error after one or two lecture download like this one and its free course you can enroll free with your udemy account
PS C:\Users\HDNLUF037.WIN-IPDLDV1QL5B> youtube-dl --verbose -u ****@gmail.com -p **** -o '
/MyVideos/%(playli/MyVideos/%(playlist)s/%(chapter_numbst)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s' https://www.udemy.com/learn-chi-square-from-beginning-to-advanc
e-level/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-u', 'PRIVATE', '-p', 'PRIVATE', '-o', '
er)s - %(chapter)s/%(title)s.%(ext)s', 'https://www.udemy.com/learn-chi-square-from-beginning-to-advance-level/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.04.01
[debug] Python version 3.4.3 - Windows-2012Server-6.2.9200
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] Downloading login popup
[udemy:course] Logging in as ****@gmail.com
[udemy:course] learn-chi-square-from-beginning-to-advance-level: Downloading webpage
[udemy:course] 807950: Downloading course curriculum
[download] Downloading playlist: 807950
[udemy:course] playlist 807950: Collected 22 video ids (downloading 22 of them)
[download] Downloading video 1 of 22
[udemy] Downloading login popup
[udemy] 4859762: Downloading webpage
[udemy] 4859762: Downloading lecture JSON
[debug] Invoking downloader on 'https://udemy-assets-on-demand.udemy.com/2016-04-01_11-27-47-e11e54116a42f5c68aca2ce97bf
e03b8/WebHD.mp4?nva=20160401202304&token=0201605a909180da9102a'
[download] Destination: C:\Users\HDNLUF037.WIN-IPDLDV1QL5B\MyVideos\807950\NA - NA\Introduction to course.mp4
[download] 100% of 2.89MiB in 00:01
[download] Downloading video 2 of 22
[udemy] 4859868: Downloading webpage
[udemy] 4859868: Downloading lecture JSON
ERROR: Lecture 4859868 is not a video
Traceback (most recent call last):
File "C:\Python34\lib\site-packages\youtube_dl\YoutubeDL.py", line 669, in extract_info
ie_result = ie.extract(url)
File "C:\Python34\lib\site-packages\youtube_dl\extractor\common.py", line 323, in extract
return self._real_extract(url)
File "C:\Python34\lib\site-packages\youtube_dl\extractor\udemy.py", line 199, in _real_extract
'Lecture %s is not a video' % lecture_id, expected=True)
youtube_dl.utils.ExtractorError: Lecture 4859868 is not a video
PS C:\Users\HDNLUF037.WIN-IPDLDV1QL5B>