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

ExtractorError: Could not find JS function u'Go.sH'; #3358

Closed
mdmrcglu opened this issue Jul 25, 2014 · 2 comments
Closed

ExtractorError: Could not find JS function u'Go.sH'; #3358

mdmrcglu opened this issue Jul 25, 2014 · 2 comments
Labels

Comments

@mdmrcglu
Copy link

@mdmrcglu mdmrcglu commented Jul 25, 2014

ExtractorError: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 477, in _decrypt_signature
return func(s)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 450, in
return lambda s: initial_function([s])
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 179, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 48, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 140, in interpret_expression
self._functions[fname] = self.extract_function(fname)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 170, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'Go.sH'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.

Thank you

@frozencemetery
Copy link

@frozencemetery frozencemetery commented Jul 25, 2014

Duplicate of #3357 which has more information.

@phihag
Copy link
Contributor

@phihag phihag commented Jul 25, 2014

Thank you for the report. This bug has been fixed in youtube-dl 2014.07.25. Type sudo youtube-dl -U to update.

@phihag phihag closed this Jul 25, 2014
@dstftw dstftw added the duplicate label Apr 1, 2017
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
4 participants
You can’t perform that action at this time.