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

DailyMotion download error #5460

Closed
neutrongenious opened this issue Apr 18, 2015 · 1 comment
Closed

DailyMotion download error #5460

neutrongenious opened this issue Apr 18, 2015 · 1 comment

Comments

@neutrongenious
Copy link

@neutrongenious neutrongenious commented Apr 18, 2015

Error:
youtube-dl http://www.dailymotion.com/video/x2mdu9j_end-of-time-the-lost-chapters-11th-april-2015_news
[dailymotion] x2mdu9j: Downloading webpage
[dailymotion] x2mdu9j: Extracting information
[dailymotion] x2mdu9j: Downloading embed page
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 6, in
youtube_dl.main()
File "/usr/lib/python2.7/dist-packages/youtube_dl/init.py", line 804, in main
_real_main(argv)
File "/usr/lib/python2.7/dist-packages/youtube_dl/init.py", line 794, in _real_main
retcode = ydl.download(all_urls)
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 982, in download
self.extract_info(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/dailymotion.py", line 154, in _real_extract
'uploader': info['owner_screenname'],
KeyError: 'owner_screenname'

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 18, 2015

Dailymotion.com is fixed in version 2015.04.17 Please update it.

@yan12125 yan12125 closed this Apr 18, 2015
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.