Public bug reported:

Trying to download a video from dailymotion doesn't work.  A crash and 
traceback are thrown to the user:
[dailymotion] x22ydb0: Downloading webpage
[dailymotion] x22ydb0: Extracting information
[dailymotion] x22ydb0: Downloading embed page
Traceback (most recent call last):
  File "/usr/bin/youtube-dl", line 6, in <module>
    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'

I have up to date youtube-dl version (2014.02.17-1 on trusty)
This is already reported in the youtube-dl github bug list : 
https://github.com/rg3/youtube-dl/issues/3157
Fix is to upgrade youtube-dl to version >=2014.06.25.

** Affects: youtube-dl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354760

Title:
  Cannot download from dailymotion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1354760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to