Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ERROR: Signature extraction failed: Traceback (most recent call last) #18998
Comments
|
I'm sorry. (2019.01.24) its not a last version? |
|
Post complete log to prove that. |
|
Complete log of what?
|
|
Bother to read issue template. |
|
I'm sorry. [debug] System config: [] |
|
Again: carefully read the issue template. |
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?