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

Vimeo Pro #1991

Closed
BCallifornia opened this issue Dec 17, 2013 · 1 comment
Closed

Vimeo Pro #1991

BCallifornia opened this issue Dec 17, 2013 · 1 comment

Comments

@BCallifornia
Copy link

@BCallifornia BCallifornia commented Dec 17, 2013

Download from vimeopro.com doesn't work...

video URL: http://vimeopro.com/andrewchristian/gallery/video/77719442

youtube-dl --verbose http://vimeopro.com/andrewchristian/gallery/video/77719442
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://vimeopro.com/andrewchristian/gallery/video/77719442']
[debug] youtube-dl version 2013.12.04
[debug] Python version 2.7.3 - Linux-3.10.9-xxxx-grs-ipv6-64-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[vimeo] 77719442: Downloading webpage
[vimeo] 77719442: Extracting information
ERROR: Unable to extract info section; 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/extractor/vimeo.py", line 155, in _real_extract
webpage, u'info section', flags=re.DOTALL)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 284, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract info section; 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 429, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 131, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 166, in _real_extract
cause=e)
ExtractorError: Unable to extract info section; 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
Copy link
Contributor

@phihag phihag commented Dec 17, 2013

You are using an outdated version of youtube-dl. I can reproduce the problem with version 2013.12.04, but the download works fine with a current version. Type sudo youtube-dl -U to update.

@phihag phihag closed this Dec 17, 2013
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.