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

Embed Ooyala sample failed #2013

Closed
xubuntu4iran opened this issue Dec 19, 2013 · 1 comment
Closed

Embed Ooyala sample failed #2013

xubuntu4iran opened this issue Dec 19, 2013 · 1 comment
Assignees
Labels

Comments

@xubuntu4iran
Copy link

@xubuntu4iran xubuntu4iran commented Dec 19, 2013

youtube-dl -v http://sourceforge.net/projects/openofficeorg.mirror/?source=directory-featured
[debug] System config: []
[debug] User config: ['--proxy', 'http://127.0.0.1:8580']
[debug] Command-line args: ['-v', 'http://sourceforge.net/projects/openofficeorg.mirror/?source=directory-featured']
[debug] youtube-dl version 2013.12.17.2
[debug] Python version 2.7.6 - Linux-3.9.6-i686-with-debian-7.0
[debug] Proxy map: {'http': 'http://127.0.0.1:8580', 'https': 'http://127.0.0.1:8580'}
WARNING: Falling back on generic information extractor.
[generic] ?source=directory-featured: Downloading webpage
[generic] ?source=directory-featured: Extracting information
ERROR: Unsupported URL: http://sourceforge.net/projects/openofficeorg.mirror/?source=directory-featured; 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/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 475, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 138, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 302, in _real_extract
    raise ExtractorError(u'Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://sourceforge.net/projects/openofficeorg.mirror/?source=directory-featured; 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.
@ghost ghost assigned jaimeMF Dec 19, 2013
@jaimeMF jaimeMF closed this in c0d0b01 Dec 19, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 19, 2013

Will be working on the next version, thanks for the report!

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.