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 --proxy http://127.0.0.1:8087 https://www.youtube.com/playlist?list=PLT5HDfHOREBee1szbUf9sEBYKhn3fAGE8when Downloading video 21 of 28 :
[download] Downloading video 21 of 28
[youtube] C2LUUiLWyyI: Downloading webpage
[youtube] C2LUUiLWyyI: Downloading video info webpage
[youtube] C2LUUiLWyyI: Downloading js player vflP_XVWV
ERROR: Signature extraction failed: Traceback (most recent call last):
File "C:\Python\Lib\site-packages\youtube_dl\extractor\youtube.py", line 1384, in _decrypt_signature
func = self._extract_signature_function(
File "C:\Python\Lib\site-packages\youtube_dl\extractor\youtube.py", line 1281, in _extract_signature_function
code = self._download_webpage(
File "C:\Python\Lib\site-packages\youtube_dl\extractor\common.py", line 799, in _download_webpage
raise e
File "C:\Python\Lib\site-packages\youtube_dl\extractor\common.py", line 791, in _download_webpage
res = self._download_webpage_handle(
File "C:\Python\Lib\site-packages\youtube_dl\extractor\youtube.py", line 272, in _download_webpage_handle
return super(YoutubeBaseInfoExtractor, self)._download_webpage_handle(
File "C:\Python\Lib\site-packages\youtube_dl\extractor\common.py", line 664, in _download_webpage_handle
content = self._webpage_read_content(urlh, url_or_request, video_id, note, errnote, fatal, encoding=encoding)
File "C:\Python\Lib\site-packages\youtube_dl\extractor\common.py", line 714, in _webpage_read_content
webpage_bytes = urlh.read()
File "c:\python\lib\http\client.py", line 467, in read
s = self._safe_read(self.length)
File "c:\python\lib\http\client.py", line 610, in _safe_read
raise IncompleteRead(data, amt-len(data))
http.client.IncompleteRead: IncompleteRead(524288 bytes read, 730734 more expected)
(caused by IncompleteRead(524288 bytes read, 730734 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.