You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Youtube has changed the way it organizes its webpage and thus made the whole program unusable, please update youtube-dl binaries or perhaps fix the way it searches for URL, my suggestion would also be to use ytp-dl
The text was updated successfully, but these errors were encountered:
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1360, in _decrypt_signature
func = self._extract_signature_function(
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1277, in _extract_signature_function
cache_res = res(test_string)
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1344, in <lambda>
return lambda s: initial_function([s])
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/jsinterp.py", line 258, in resf
res, abort = self.interpret_statement(stmt, local_vars)
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/jsinterp.py", line 56, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/home/elbe/apps/irs/bin/youtube-dl/youtube_dl/jsinterp.py", line 182, in interpret_expression
return obj[member](argvals)
KeyError: 'QV'
(caused by KeyError('QV')); 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.
Youtube has changed the way it organizes its webpage and thus made the whole program unusable, please update youtube-dl binaries or perhaps fix the way it searches for URL, my suggestion would also be to use ytp-dl
The text was updated successfully, but these errors were encountered: