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 videos from udemy #8787

Closed
mkranthikmr opened this issue Mar 7, 2016 · 1 comment
Closed

Unable to download videos from udemy #8787

mkranthikmr opened this issue Mar 7, 2016 · 1 comment

Comments

@mkranthikmr
Copy link

@mkranthikmr mkranthikmr commented Mar 7, 2016

E:\Course\BDD> youtube-dl -u username@gmail.com -p password***** -v https://www.udemy.com/rubyonrails-bdd-rspec-capybara/learn/v4/content
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'-v', u'https://www.udemy.com/rubyonrails-bdd-rspec-c
apybara/learn/v4/content']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.03.01
[debug] Python version 2.7.11 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] Downloading login popup
[udemy:course] Logging in as username@gmail.com
[udemy:course] rubyonrails-bdd-rspec-capybara: Downloading webpage
[udemy:course] rubyonrails-bdd-rspec-capybara: Downloading course JSON
[udemy:course] 531360: Downloading course curriculum
[download] Downloading playlist: BDD with Ruby on Rails using RSpec 3 and Capybara
[udemy:course] playlist BDD with Ruby on Rails using RSpec 3 and Capybara: Collected 83 video ids (downloading 83 of the
m)
[download] Downloading video 1 of 83
[udemy] Downloading login popup
[udemy] 3431226: Downloading webpage
ERROR: Unable to extract course id; please report this issue on https://yt-dl.org/bug . Make sure you are using the late
st version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and incl
ude its complete output.
Traceback (most recent call last):
File "c:\python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 666, in extract_info
ie_result = ie.extract(url)
File "c:\python27\lib\site-packages\youtube_dl\extractor\common.py", line 316, in extract
return self._real_extract(url)
File "c:\python27\lib\site-packages\youtube_dl\extractor\udemy.py", line 147, in _real_extract
r'data-course-id="'', webpage, 'course id')
File "c:\python27\lib\site-packages\youtube_dl\extractor\common.py", line 611, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract course id; please report this issue on https://yt-dl.org/bug . Make sure you are u
sing 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.

this is the output I get when I try download

@dstftw dstftw closed this Mar 7, 2016
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 7, 2016

Duplicate of #8753.

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.