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

Add support for vube #2285

Closed
royale1223 opened this issue Feb 1, 2014 · 2 comments
Closed

Add support for vube #2285

royale1223 opened this issue Feb 1, 2014 · 2 comments

Comments

@royale1223
Copy link

@royale1223 royale1223 commented Feb 1, 2014

I'm getting the following error when downloading from vube

$ youtube-dl http://vube.com/Enrique/wYHV8mr2Ud --verbose [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['http://vube.com/Enrique/wYHV8mr2Ud', '--verbose'] [debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8' [debug] youtube-dl version 2014.01.30.2 [debug] Python version 3.3.3 - Linux-3.12.9-1-ARCH-x86_64-with-arch-Arch-Linux [debug] Proxy map: {} [generic] wYHV8mr2Ud: Requesting header WARNING: Falling back on generic information extractor. [generic] wYHV8mr2Ud: Downloading webpage [generic] wYHV8mr2Ud: Extracting information ERROR: Unsupported URL: http://vube.com/Enrique/wYHV8mr2Ud; 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/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info ie_result = ie.extract(url) File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/common.py", line 158, in extract return self._real_extract(url) File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/generic.py", line 370, in _real_extract raise ExtractorError('Unsupported URL: %s' % url) youtube_dl.utils.ExtractorError: Unsupported URL: http://vube.com/Enrique/wYHV8mr2Ud; 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.

@phihag phihag closed this in c85e4cf Feb 2, 2014
@royale1223
Copy link
Author

@royale1223 royale1223 commented Feb 2, 2014

Well, that was fast.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 3, 2014

Vube is supported as of youtube-dl 2014.02.03. It looks like you've installed youtube-dl with pip or a distribution package manager. Type sudo pip -U youtube-dl, or use your package manager, to update.

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.