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

ConnectionResetError: [WinError 10054] #8203

Open
d3str0y3r opened this issue Jan 11, 2016 · 0 comments
Open

ConnectionResetError: [WinError 10054] #8203

d3str0y3r opened this issue Jan 11, 2016 · 0 comments

Comments

@d3str0y3r
Copy link

@d3str0y3r d3str0y3r commented Jan 11, 2016

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-F', 'http://www.cbs.com/shows/blue_bloods/video/tgTjkowISTpOiEmp2bYS27yyF05KhPBN/blue-bloods-back-in-the-day/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.01.09
[debug] Python version 3.5.1 - Windows-10-10.0.10586-SP0
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[CBS] blue-bloods-back-in-the-day: Downloading webpage
[ThePlatform] QnBUgXfkrk4j: Downloading SMIL data
Traceback (most recent call last):
File "c:\Program Files\Python35\lib\runpy.py", line 170, in run_module_as_main
"main", mod_spec)
File "c:\Program Files\Python35\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "youtube-dl__main
.py", line 19, in
File "youtube-dl\youtube_dl__init__.py", line 410, in main
File "youtube-dl\youtube_dl__init__.py", line 400, in _real_main
File "youtube-dl\youtube_dl\YoutubeDL.py", line 1677, in download
File "youtube-dl\youtube_dl\YoutubeDL.py", line 676, in extract_info
File "youtube-dl\youtube_dl\YoutubeDL.py", line 734, in process_ie_result
File "youtube-dl\youtube_dl\YoutubeDL.py", line 665, in extract_info
File "youtube-dl\youtube_dl\extractor\common.py", line 312, in extract
File "youtube-dl\youtube_dl\extractor\theplatform.py", line 237, in _real_extract
File "youtube-dl\youtube_dl\extractor\theplatform.py", line 33, in _extract_theplatform_smil
File "youtube-dl\youtube_dl\extractor\common.py", line 482, in _download_xml
File "youtube-dl\youtube_dl\extractor\common.py", line 464, in _download_webpage
File "youtube-dl\youtube_dl\extractor\common.py", line 375, in _download_webpage_handle
File "youtube-dl\youtube_dl\extractor\common.py", line 397, in _webpage_read_content
File "c:\Program Files\Python35\lib\http\client.py", line 446, in read
s = self._safe_read(self.length)
File "c:\Program Files\Python35\lib\http\client.py", line 592, in _safe_read
chunk = self.fp.read(min(amt, MAXAMOUNT))
File "c:\Program Files\Python35\lib\socket.py", line 575, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

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
1 participant
You can’t perform that action at this time.