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

Signature extraction failed #7638

Closed
dec0dOS opened this issue Nov 25, 2015 · 1 comment
Closed

Signature extraction failed #7638

dec0dOS opened this issue Nov 25, 2015 · 1 comment

Comments

@dec0dOS
Copy link

@dec0dOS dec0dOS commented Nov 25, 2015

instantmusic -q -s Nightstep - Radioactive
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 828, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 755, in _extract_signature_function
cache_res = res(test_string)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 807, in
return lambda s: initial_function([s])
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 254, in resf
res, abort = self.interpret_statement(stmt, local_vars)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 55, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 135, in interpret_expression
self._objects[variable] = self.extract_object(variable)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 220, in extract_object
fields = obj_m.group('fields')
AttributeError: 'NoneType' object has no attribute 'group'
(caused by AttributeError("'NoneType' object has no attribute 'group'",)); 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.
Fixing id3 tags
file not found: Nightstep - Radioactive.m4a
error getting album and lyrics
Nightstep Radioactive
local variable 'audiofile' referenced before assignment
couldnt get album art
Downloaded: Nightstep - Radioactive
MacBook-Alex:Nightcore remix alex$

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 25, 2015

You are using an out-dated version. Please update to the latest version (2015.11.24). Check this FAQ on how to update.

@yan12125 yan12125 closed this Nov 25, 2015
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
2 participants
You can’t perform that action at this time.