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.
Checklist
Verbose log
Description
PS C:\Users\Dell\Desktop> youtube-dl https://www.youtube.com/watch?v=jG_Vnc2WtH8 [youtube] jG_Vnc2WtH8: Downloading webpage [youtube] jG_Vnc2WtH8: Downloading video info webpage [youtube] jG_Vnc2WtH8: Downloading js player vflbDJ8ds ERROR: Signature extraction failed: Traceback (most recent call last): File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\extractor\youtube.py", line 1384, in _decrypt_signature video_id, player_url, s File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\extractor\youtube.py", line 1297, in _extract_signature_function cache_res = res(test_string) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\extractor\youtube.py", line 1360, in <lambda> return lambda s: initial_function([s]) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\jsinterp.py", line 258, in resf res, abort = self.interpret_statement(stmt, local_vars) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\jsinterp.py", line 92, in interpret_expression m.group('expr'), local_vars, allow_recursion - 1) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\jsinterp.py", line 189, in interpret_expression m.group('x'), local_vars, allow_recursion - 1) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) File "c:\users\dell\appdata\local\programs\python\python37-32\lib\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 '[1999057972,'; 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 '[1999057972,'; 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.tech spec `PS C:\Users\Dell\Desktop> youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.7.4 (CPython) - Windows-10-10.0.18362-SP0
[debug] exe versions: none
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]
youtube-dl: error: You must provide at least one URL.
Type youtube-dl --help to see a list of all options.`
Powershell error in windows 10 pro