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.
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name #3149
Comments
|
Already fixed in newest version, please upgrade your youtube-dl with command |
|
Update bot possibe: see #3152 |
youtube-dl --verbose "http://www.youtube.com/watch?v=FV8T-y7q85g"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-t', '--no-playlist', '--verbose', 'http://www.youtube.com/watch?v=FV8T-y7q85g', '2']
[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.28
[debug] Python version 3.4.1 - Linux-3.15.1-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
[youtube] Setting language
[youtube] FV8T-y7q85g: Downloading webpage
[youtube] FV8T-y7q85g: Downloading video info webpage
[youtube] FV8T-y7q85g: Extracting video information
[youtube] FV8T-y7q85g: Encrypted signatures detected.
[youtube] encrypted signature length 82 (40.41), itag 43, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 18, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 5, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 36, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 17, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 133, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 242, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 243, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 160, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 140, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 87 (41.45), itag 171, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 133, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 242, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 243, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 160, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 140, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
[youtube] encrypted signature length 82 (40.41), itag 171, html5 player en_US-vflws3c7_
[youtube] FV8T-y7q85g: Downloading js player vflws3c7_
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 974, in _decrypt_signature
video_id, player_url, len(s)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 373, in _extract_signature_function
res = self._parse_sig_js(code)
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 441, in _parse_sig_js
u'Initial JS player signature function name')
File "/home/oliver/bin/youtube-dl/youtube_dl/extractor/common.py", line 356, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/home/oliver/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 953, in process_info
success = dl(filename, info_dict)
File "/home/oliver/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 929, in dl
return fd.download(name, info)
File "/home/oliver/bin/youtube-dl/youtube_dl/downloader/common.py", line 290, in download
return self.real_download(filename, info_dict)
File "/home/oliver/bin/youtube-dl/youtube_dl/downloader/http.py", line 52, in real_download
data = compat_urllib_request.urlopen(request)
File "/usr/lib/python3.4/urllib/request.py", line 153, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.4/urllib/request.py", line 461, in open
response = meth(req, response)
File "/usr/lib/python3.4/urllib/request.py", line 571, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.4/urllib/request.py", line 499, in error
return self._call_chain(_args)
File "/usr/lib/python3.4/urllib/request.py", line 433, in _call_chain
result = func(_args)
File "/usr/lib/python3.4/urllib/request.py", line 579, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden