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

WARNING: unable to extract uploader nickname #1343

Closed
deiucanta opened this issue Aug 29, 2013 · 4 comments
Closed

WARNING: unable to extract uploader nickname #1343

deiucanta opened this issue Aug 29, 2013 · 4 comments

Comments

@deiucanta
Copy link

@deiucanta deiucanta commented Aug 29, 2013

I'm trying to get the URL using "-g" option on youtube-dl. The php exec function should return the last line of the output but it returns the warning line. Why is that?

@phihag
Copy link
Contributor

@phihag phihag commented Aug 29, 2013

Can you post the entire output you get when adding -v? In particular, this is impossible to diagnose without knowing youtube-dl's version number and the URL you're requesting.

@deiucanta
Copy link
Author

@deiucanta deiucanta commented Aug 29, 2013

I can't reproduce the error, it's just something that I've found in my logs, but I'll try.

@nickv2002
Copy link

@nickv2002 nickv2002 commented Aug 31, 2013

I've got the same error from a metacafe page. It's repeatable, but it still downloads the video:

$ youtube-dl -v http://www.metacafe.com/watch/10893635/wrong_floor_prologue/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.metacafe.com/watch/10893635/wrong_floor_prologue/']
[debug] youtube-dl version 2013.08.30
[debug] Python version 2.7.3 - Linux-3.5.0-26-generic-x86_64-with-Ubuntu-12.10-quantal
[debug] Proxy map: {}
[metacafe] Retrieving disclaimer
[metacafe] Confirming age
[metacafe] 10893635: Downloading webpage
[metacafe] 10893635: Extracting information
WARNING: unable to extract uploader nickname; please report this issue on http://yt-dl.org/bug
jaimeMF added a commit that referenced this issue Aug 31, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 31, 2013

@nickv2002 Thanks for reporting, it's fixed in 6c758d7, other time feel free to open a new issue if the site with the problem is different, usually they are unrelated.

@dstftw dstftw closed this May 15, 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
5 participants
You can’t perform that action at this time.