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

getting lots of youtube dl errors #127

Closed
Rumik opened this issue Apr 18, 2020 · 2 comments
Closed

getting lots of youtube dl errors #127

Rumik opened this issue Apr 18, 2020 · 2 comments
Labels
A-ytdl Area: youtube-dl C-bug Category: This is a bug P-high High priority

Comments

@Rumik
Copy link

Rumik commented Apr 18, 2020

Hi there,

I'm getting lots of youtube dl errors, can you tell me what they mean please?:

time="2020-04-18T10:40:03Z" level=error msg="[youtube] KVeuxxWHmhk: Downloading webpage\n[youtube] KVeuxxWHmhk: Downloading video info webpage\nERROR: Signature extraction failed: Traceback (most recent call last):\n File "/usr/bin/youtube-dl/youtube_dl/e
xtractor/youtube.py", line 1385, in _decrypt_signature\n video_id, player_url, s\n File "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1262, in _extract_signature_function\n raise ExtractorError('Cannot identify player %r' % player_ur
l)\nExtractorError: Cannot identify player u'https://www.youtube.com/s/player/f676c671/player_ias.vflset/en_US/base.js'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure
to call youtube-dl with the --verbose flag and include its complete output.\n (caused by ExtractorError(u"Cannot identify player u'https://www.youtube.com/s/player/f676c671/player_ias.vflset/en_US/base.js'; please report this issue on https://yt-dl.org/bug
. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest v
ersion; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.\n"

thanks

@mxpv
Copy link
Owner

mxpv commented Apr 18, 2020

youtube-dl needs update. try youtube-dl --update --verbose.
This also will be addressed in #119

@mxpv mxpv added A-ytdl Area: youtube-dl C-bug Category: This is a bug P-high High priority labels Apr 18, 2020
@Rumik
Copy link
Author

Rumik commented Apr 18, 2020

Ah great, thank you!

@Rumik Rumik closed this as completed Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ytdl Area: youtube-dl C-bug Category: This is a bug P-high High priority
Projects
None yet
Development

No branches or pull requests

2 participants