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: Traceback (most recent call last) #18544

Closed
Gainfun opened this issue Dec 16, 2018 · 1 comment
Closed

Signature extraction failed: Traceback (most recent call last) #18544

Gainfun opened this issue Dec 16, 2018 · 1 comment

Comments

@Gainfun
Copy link

@Gainfun Gainfun commented Dec 16, 2018

C:\Users\Walves>youtube-dl --version
2018.12.09

C:\Users\Walves>youtube-dl -F https://www.youtube.com/watch?v=dhQ5IC0NGUM
[youtube] dhQ5IC0NGUM: Downloading webpage
[youtube] dhQ5IC0NGUM: Downloading video info webpage
[youtube] dhQ5IC0NGUM: Downloading js player vfl4UMq4Z
ERROR: Signature extraction failed: Traceback (most recent call last):
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\youtube.py", line 1225, in _decrypt_signature
video_id, player_url, s
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\youtube.py", line 1132, in _extract_signature_function
errnote='Download of %s failed' % player_url)
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\common.py", line 777, in _download_webpage
raise e
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\common.py", line 772, in _download_webpage
expected_status=expected_status)
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\youtube.py", line 267, in _download_webpage_handle
*args, **compat_kwargs(kwargs))
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\common.py", line 642, in _download_webpage_handle
content = self._webpage_read_content(urlh, url_or_request, video_id, note, errnote, fatal, encoding=encoding)
File "e:\program files\python\lib\site-packages\youtube_dl\extractor\common.py", line 692, in _webpage_read_content
webpage_bytes = urlh.read()
File "e:\program files\python\lib\http\client.py", line 461, in read
s = self._safe_read(self.length)
File "e:\program files\python\lib\http\client.py", line 609, in _safe_read
raise IncompleteRead(b''.join(s), amt)
http.client.IncompleteRead: IncompleteRead(524288 bytes read, 567781 more expected)
(caused by IncompleteRead(524288 bytes read, 567781 more expected)); 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.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 16, 2018

Network issue on your side.

@dstftw dstftw closed this Dec 16, 2018
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.