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

Issues with Dailymotion #3154

Closed
TinoA opened this issue Jun 25, 2014 · 3 comments
Closed

Issues with Dailymotion #3154

TinoA opened this issue Jun 25, 2014 · 3 comments

Comments

@TinoA
Copy link

@TinoA TinoA commented Jun 25, 2014

Hi, I get this when i tried download from dailymotion

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.dailymotion.com/video/xy19cu_the-hangover-part-iii-official-teaser-trailer_shortfilms']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.06.24.1
[debug] Python version 2.7.4 - Linux-3.8.0-19-generic-x86_64-with-Ubuntu-13.04-raring
[debug] Proxy map: {}
[dailymotion] xy19cu: Downloading webpage
[dailymotion] xy19cu: Extracting information
[dailymotion] xy19cu: Downloading embed page
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/init.py", line 852, in main
_real_main(argv)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/init.py", line 842, in _real_main
retcode = ydl.download(all_urls)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1050, in download
self.extract_info(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 167, in extract
return self._real_extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/dailymotion.py", line 153, in _real_extract
'uploader': info['owner_screenname'],
KeyError: 'owner_screenname'

@ghost
Copy link

@ghost ghost commented Jun 25, 2014

Already fixed in repo, see 8534267.

Thanks for report.

@ghost ghost closed this Jun 25, 2014
@TinoA
Copy link
Author

@TinoA TinoA commented Jun 25, 2014

thnks

@phihag
Copy link
Contributor

@phihag phihag commented Jun 25, 2014

Fixed in youtube-dl 2014.06.25.

This issue was closed.
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.