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

Unable to download from vimeo.com #2480

Closed
Siddhant opened this issue Feb 28, 2014 · 3 comments
Closed

Unable to download from vimeo.com #2480

Siddhant opened this issue Feb 28, 2014 · 3 comments

Comments

@Siddhant
Copy link

@Siddhant Siddhant commented Feb 28, 2014

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'

@dstftw dstftw closed this in ca7fa3d Feb 28, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 28, 2014

Thanks for the report, fixed. This will be available in next release of youtube-dl.

@Siddhant
Copy link
Author

@Siddhant Siddhant commented Feb 28, 2014

Wow ! Fastest bug fixing I've ever seen ! Thanks 👍

@phihag
Copy link
Contributor

@phihag phihag commented Feb 28, 2014

This has been fixed in youtube-dl 2014.02.28. Type 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
3 participants
You can’t perform that action at this time.