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 -> invalid literal for int() with base 10 #3445

Closed
mdmrcglu opened this issue Aug 5, 2014 · 3 comments
Closed

Vimeo -> invalid literal for int() with base 10 #3445

mdmrcglu opened this issue Aug 5, 2014 · 3 comments

Comments

@mdmrcglu
Copy link

@mdmrcglu mdmrcglu commented Aug 5, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-g', 'http://www.vimeo.com/41287588', '-v']
[debug] Encodings: locale ISO-8859-1, fs ISO-8859-1, out ISO-8859-1, pref ISO-8859-1
[debug] youtube-dl version 2014.08.02.1
[debug] Python version 2.6.6 - Linux-3.2.13-grsec-xxxx-grs-ipv6-64-x86_64-with-redhat-5.9-Final
[debug] Proxy map: {}
Traceback (most recent call last):
File "/usr/local/lib/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/local/lib/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
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
ValueError: invalid literal for int() with base 10: 'base'

Thank you
Have a good day

@petericebear
Copy link

@petericebear petericebear commented Aug 5, 2014

I get the same error wih all vimeo video's I have encountered.

@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
@phihag
Copy link
Contributor

@phihag phihag commented Aug 5, 2014

Fixed in youtube-dl 2014.08.05. Type sudo youtube-dl -U 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
4 participants
You can’t perform that action at this time.