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: ValueError: invalid literal for int() with base 10: 'base' #3488

Closed
Fuuzetsu opened this issue Aug 11, 2014 · 1 comment
Closed

vimeo: ValueError: invalid literal for int() with base 10: 'base' #3488

Fuuzetsu opened this issue Aug 11, 2014 · 1 comment

Comments

@Fuuzetsu
Copy link

@Fuuzetsu Fuuzetsu commented Aug 11, 2014

[shana@lenalee:~]$ youtube-dl http://vimeo.com/102785458
[vimeo] 102785458: Downloading webpage
[vimeo] 102785458: Extracting information
[vimeo] 102785458: Downloading webpage
Traceback (most recent call last):
  File "/nix/store/rr4vmi7zzbximnrfj7czya1wy4k0ii9d-python-2.7.8/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/nix/store/rr4vmi7zzbximnrfj7czya1wy4k0ii9d-python-2.7.8/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/run/current-system/sw/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/__init__.py", line 889, in main
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/__init__.py", line 879, in _real_main
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/extractor/common.py", line 170, in extract
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in _real_extract
  File "/run/current-system/sw/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in <genexpr>
ValueError: invalid literal for int() with base 10: 'base'
[shana@lenalee:~]$ youtube-dl --version
2014.08.02.1
@Fuuzetsu
Copy link
Author

@Fuuzetsu Fuuzetsu commented Aug 11, 2014

Works in 2014.08.05, my bad.

@Fuuzetsu Fuuzetsu closed this Aug 11, 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
1 participant
You can’t perform that action at this time.