Advertisement
anden3

Music Bot error

Dec 11th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. ERROR: Signature extraction failed: Traceback (most recent call last):
  2. File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1212, in _decrypt_signature
  3. video_id, player_url, s
  4. File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1121, in _extract_signature_function
  5. res = self._parse_sig_js(code)
  6. File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1184, in _parse_sig_js
  7. jscode, 'Initial JS player signature function name', group='sig')
  8. File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 972, in _search_regex
  9. raise RegexNotFoundError('Unable to extract %s' % _name)
  10. RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement