Created
September 12, 2018 00:23
-
-
Save RisingInIris2017/3f17e6bcbdf663f5a41cab9aa7bd6acd to your computer and use it in GitHub Desktop.
errmsg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR: Signature extraction failed: | |
Traceback (most recent call last): File "site-packages\youtube_dl\extractor\youtube.py", line 1191, | |
in _decrypt_signature File "site-packages\youtube_dl\extractor\youtube.py", line 1102, | |
in _extract_signature_function File "site-packages\youtube_dl\extractor\youtube.py", line 1163, | |
in _parse_sig_js File "site-packages\youtube_dl\extractor\common.py", line 808, | |
in _search_regex youtube_dl.utils.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. | |
(caused by RegexNotFoundError('Unable to extract Initial JS player signature function name; | |
please report this issue e flag and include its complete output.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.',)); | |
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 --verbos |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment