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

ERROR: Signature extraction failed: Traceback (most recent call last) #18998

Closed
ddimka opened this issue Jan 25, 2019 · 6 comments
Closed

ERROR: Signature extraction failed: Traceback (most recent call last) #18998

ddimka opened this issue Jan 25, 2019 · 6 comments

Comments

@ddimka
Copy link

@ddimka ddimka commented Jan 25, 2019

Hi.

youtube-dl -U returning
youtube-dl is up-to-date (2019.01.24)

In last version I get:

Error getting video url: Error: Command failed: /var/www/back/node_modules/youtube-dl/bin/youtube-dl --dump-json --force-ipv4 --format=18 http://www.youtube.com/watch?v=k4YRWT_Aldo

ERROR: Signature extraction failed: Traceback (most recent call last):
File "/var/www/telll/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1225, in _decrypt_signature
video_id, player_url, s

File "/var/www/telll/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1133, in _extract_signature_function
res = self._parse_sig_js(code)

File "/var/www/telll/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1200, in _parse_sig_js
initial_function = jsi.extract_function(funcname)

File "/var/www/telll/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)

ExtractorError: Could not find JS function u'encodeURIComponent'; 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.
(caused by ExtractorError(u"Could not find JS function u'encodeURIComponent'; 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 version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Can someone help?

@ddimka
Copy link
Author

@ddimka ddimka commented Jan 25, 2019

I'm sorry. (2019.01.24) its not a last version?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 25, 2019

Post complete log to prove that.

@ddimka
Copy link
Author

@ddimka ddimka commented Jan 25, 2019

Complete log of what?
I allready write it

youtube-dl -U
youtube-dl is up-to-date (2019.01.24)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 25, 2019

Bother to read issue template.

@ddimka
Copy link
Author

@ddimka ddimka commented Jan 25, 2019

I'm sorry.

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.01.24
[debug] Python version 2.7.12 (CPython) - Linux-4.4.0-1035-aws-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg 3.3.2-1, ffprobe 3.3.2-1, rtmpdump 2.4
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 25, 2019

Again: carefully read the issue template.

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.