Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Cannot download Dailymotion video using current version of youtube-dl binary #9

Closed
yunjiali opened this issue Jul 15, 2013 · 2 comments

Comments

@yunjiali
Copy link

The current youtube-dl in bin folder is 2013.05.14, but when I try to download a dailymotion video:

http://www.dailymotion.com/video/x11x4c6_kelly-osbourne-announces-her-engagement-to-matthew-mosshart_people

It gives me the following error:

Error: : unable to extract uploader nicknam
    at Socket.<anonymous> (/Users/user/projects/ytdl-test/node_modules/youtube-dl/lib/youtube-dl.js:181:15)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Socket.<anonymous> (_stream_readable.js:710:14)
    at Socket.EventEmitter.emit (events.js:92:17)
    at emitReadable_ (_stream_readable.js:382:10)
    at emitReadable (_stream_readable.js:378:5)
    at readableAddChunk (_stream_readable.js:143:7)
    at Socket.Readable.push (_stream_readable.js:113:10)
    at Pipe.onread (net.js:511:21)

But after I manually update the youtube-dl binary to the latest 2013.07.10, it works fine.

@fent
Copy link
Collaborator

fent commented Jul 15, 2013

Ok I updated the version of youtube-dl that it downloads to the latest.

@fent fent closed this as completed Jul 15, 2013
@yunjiali
Copy link
Author

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants