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

'list' object has no attribute 'get' #7152

Closed
anxst opened this issue Oct 12, 2015 · 2 comments
Closed

'list' object has no attribute 'get' #7152

anxst opened this issue Oct 12, 2015 · 2 comments

Comments

@anxst
Copy link

@anxst anxst commented Oct 12, 2015

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'https://vimeo.com/141298620', u'--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.10.12
[debug] Python version 2.7.8 - Windows-8-6.2.9200
[debug] exe versions: none
[debug] Proxy map: {}
[vimeo] Logging in
[vimeo] 141298620: Downloading webpage
[vimeo] 141298620: Extracting information
[vimeo] 141298620: Downloading webpage
[vimeo] 141298620: Downloading m3u8 information
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 410, in main
File "youtube_dl__init__.pyo", line 400, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1665, in download
File "youtube_dl\YoutubeDL.pyo", line 660, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\vimeo.pyo", line 412, in _real_extract
File "youtube_dl\extractor\common.pyo", line 824, in _sort_formats
File "youtube_dl\extractor\common.pyo", line 770, in _formats_key
AttributeError: 'list' object has no attribute 'get'

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 12, 2015

It's already fixed in the repo, please wait for the next release.

@jaimeMF jaimeMF closed this Oct 12, 2015
@anxst
Copy link
Author

@anxst anxst commented Oct 12, 2015

That was why I couldn't find what would have thrown that issue when I looked at the source in the repo.

Thanks!

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
2 participants
You can’t perform that action at this time.