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

openclassrooms.com #1638

Closed
Rudloff opened this issue Oct 21, 2013 · 3 comments
Closed

openclassrooms.com #1638

Rudloff opened this issue Oct 21, 2013 · 3 comments

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Oct 21, 2013

pierre@Rudloff:~$ youtube-dl http://claireplayer.openclassrooms.com/players/11_.html -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://claireplayer.openclassrooms.com/players/11_.html', '-v']
[debug] youtube-dl version 2013.10.18.2
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.2
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] 11_.html: Downloading webpage
[generic] 11_.html: Extracting information
ERROR: Unsupported URL: http://claireplayer.openclassrooms.com/players/11_.html; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 353, in extract_info
    ie_result = ie.extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 117, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 180, in _real_extract
    raise ExtractorError(u'Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://claireplayer.openclassrooms.com/players/11_.html; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@TRox1972
Copy link
Contributor

@TRox1972 TRox1972 commented May 26, 2016

The provided URL does not seem to work anymore.

@TRox1972
Copy link
Contributor

@TRox1972 TRox1972 commented Jul 8, 2016

Updated example URL: https://openclassrooms.com/courses/understanding-the-web

The site seems to be using Vimeo embeds, at least for their free videos, but the embeds are currently not detected. Improving Vimeo embed detection should close this issue.

yan12125 added a commit that referenced this issue Jul 9, 2016
@yan12125 yan12125 closed this in c03adf9 Jul 9, 2016
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jul 9, 2016

Thanks @TRox1972 such vimeo embedded videos will be recognized in the next versin.

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