Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Vimeo -> invalid literal for int() with base 10 #3445
Comments
|
I get the same error wih all vimeo video's I have encountered. |
|
This issue was fixed in 3e510af which will be incorporated in the next release of |
|
Fixed in youtube-dl 2014.08.05. Type |
[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