mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.07k stars 648 forks source link

fresh install - signature extraction fail #1055

Closed iameru closed 4 years ago

iameru commented 4 years ago

Issue: installed via pacman -S mps-youtube opened mpsyt. searched for anything for a short time search results are shown. then I got error messages. choosing a video/audio with f.e. 1 isnt working either (more error messages). in short: does not work as intended :D any ideas?

Environment: mpsyt version : 0.2.8 notes : released 17 February 2018 pafy version : 0.5.5 (youtube-dl backend) youtube-dl version : 2020.01.15 Python version : 3.8.1 (default, Jan 8 2020, 23:09:20) [GCC 9.2.0] Processor : Machine type : x86_64 Architecture : 64bit, ELF Platform : Linux-4.19.97-1-MANJARO-x86_64-with-glibc2.2.5 sys.stdout.enc : utf-8 default enc : utf-8 Config dir : /home/XXX/.config/mps-youtube env:TERM : rxvt-unicode-256color env:SHELL : /bin/bash env:LANG : en_US.UTF-8

Search results for asd ww [1/8>

ERROR: Signature extraction failed: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1383, in _decrypt_signature func = self._extract_signature_function( File "/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1297, in _extract_signature_function cache_res = res(test_string) File "/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1360, in return lambda s: initial_function([s]) File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 258, in resf res, abort = self.interpret_statement(stmt, local_vars) File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 91, in interpret_expression right_val = self.interpret_expression( File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 188, in interpret_expression x, abort = self.interpret_statement( File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) File "/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 211, in interpret_expression raise ExtractorError('Unsupported JS expression %r' % expr) youtube_dl.utils.ExtractorError: Unsupported JS expression '[1376500448,'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. (caused by ExtractorError("Unsupported JS expression '[1376500448,'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how 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; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

kz6wk9 commented 4 years ago

the error message answers you question already:

Make sure you are using the latest version; see https://yt-dl.org/update on how to update.

iameru commented 4 years ago

im terribly sorry, human error, nothing to see here