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.
Unable to download from vimeo.com #2480
Comments
|
Thanks for the report, fixed. This will be available in next release of |
|
Wow ! Fastest bug fixing I've ever seen ! Thanks |
|
This has been fixed in youtube-dl 2014.02.28. Type |
C:\Users\siddhant\Downloads>youtube-dl.exe -v https://vimeo.com/56130845
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://vimeo.com/56130845']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp437', pref: 'cp1252'
[debug] youtube-dl version 2014.02.27.1
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[vimeo] 56130845: Downloading webpage
[vimeo] 56130845: Extracting information
[vimeo] 56130845: Downloading webpage
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 806, in main
File "youtube_dl__init__.pyo", line 796, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 982, in download
File "youtube_dl\YoutubeDL.pyo", line 493, in extract_info
File "youtube_dl\extractor\common.pyo", line 158, in extract
File "youtube_dl\extractor\vimeo.pyo", line 224, in _real_extract
AttributeError: 'list' object has no attribute 'items'