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.
not working for vimeo ..... #3446
Comments
|
Currently I am using this version .... And i see many blogs where i found need to updated and i did that but still i am facing this issue.... |
|
This issue was fixed in 3e510af which will be incorporated in the next release of |
|
Fixed in youtube-dl 2014.08.05. Type |
|
Thanks it works |
youtube-dl http://vimeo.com/1531615
I tried this and got error :
[vimeo] 1531615: Downloading webpage
[vimeo] 1531615: Extracting information
[vimeo] 1531615: Downloading webpage
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/main.py", line 18, in
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 852, in main
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 842, in _real_main
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1050, in download
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 167, in extract
File "/usr/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in _real_extract
File "/usr/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in
ValueError: invalid literal for int() with base 10: 'base'
any update about this ?