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

can't download vimeo video #3447

Closed
bindiry opened this issue Aug 5, 2014 · 1 comment
Closed

can't download vimeo video #3447

bindiry opened this issue Aug 5, 2014 · 1 comment

Comments

@bindiry
Copy link

@bindiry bindiry commented Aug 5, 2014

youtube-dl http://vimeo.com/44837735

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 889, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 879, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 170, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in _real_extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in <genexpr>
ValueError: invalid literal for int() with base 10: 'base'
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 5, 2014

This issue was fixed in 3e510af which will be incorporated in the next release of youtube-dl. Thanks for the report.

@dstftw dstftw closed this Aug 5, 2014
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.