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.
'list' object has no attribute 'get' #7152
Comments
|
It's already fixed in the repo, please wait for the next release. |
|
That was why I couldn't find what would have thrown that issue when I looked at the source in the repo. Thanks! |
[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'