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 : KeyError #3156

Closed
octarin opened this issue Jun 25, 2014 · 2 comments
Closed

Dailymotion : KeyError #3156

octarin opened this issue Jun 25, 2014 · 2 comments

Comments

@octarin
Copy link

@octarin octarin commented Jun 25, 2014

Hello.
When I try to download any video from dailymotion.com, I get an error when extracting :

$ youtube-dl http://www.dailymotion.com/video/x1zkpz_richard-stallman-free-software-song_music
[dailymotion] x1zkpz: Downloading webpage
[dailymotion] x1zkpz: Extracting information
[dailymotion] x1zkpz: Downloading embed page
Traceback (most recent call last):
File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.4/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 852, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 842, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1050, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 167, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/dailymotion.py", line 153, in _real_extract
KeyError: 'owner_screenname'

I precise that i use the latest version of youtube-dl.

@ghost
Copy link

@ghost ghost commented Jun 25, 2014

Fixed in repo, see 8534267. Must wait for release or use git version...

@ghost ghost closed this Jun 25, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Jun 25, 2014

Fixed in youtube-dl 2014.06.25. Type sudo youtube-dl -U to update.

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.