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

Can't download from viki.com #3774

Open
patientx opened this issue Sep 16, 2014 · 3 comments
Open

Can't download from viki.com #3774

patientx opened this issue Sep 16, 2014 · 3 comments

Comments

@patientx
Copy link

@patientx patientx commented Sep 16, 2014

ERROR: Unable to download webpage: [Errno 104] Connection reset by peer

Was working last week. I don't know if it's the website or the latest version.

@juancri
Copy link
Contributor

@juancri juancri commented Sep 16, 2014

Please post the full output using youtube-dl --verbose

@patientx
Copy link
Author

@patientx patientx commented Sep 16, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.viki.com/videos/1048246v-the-three-muske teers-episode-1', '--verbose']
[debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968
[debug] youtube-dl version 2014.09.16
[debug] Python version 2.6.6 - Linux-2.6.32-042stab092.3-i686-with-debian-6.0.10
[debug] Proxy map: {}
[viki] 1048246v: Downloading webpage
ERROR: Unable to download webpage: [Errno 104] Connection reset by peer; 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 lat est version; type youtube-dl -U to update.
File "/usr/local/bin/ydl/youtube_dl/extractor/common.py", line 211, in _reques t_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/bin/ydl/youtube_dl/YoutubeDL.py", line 1264, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.6/urllib2.py", line 397, in open
response = meth(req, response)
File "/usr/local/bin/ydl/youtube_dl/utils.py", line 808, in http_response
content = resp.read()
File "/usr/lib/python2.6/socket.py", line 348, in read
data = self._sock.recv(rbufsize)
File "/usr/lib/python2.6/httplib.py", line 522, in read
return self._read_chunked(amt)
File "/usr/lib/python2.6/httplib.py", line 571, in _read_chunked
value.append(self._safe_read(amt))
File "/usr/lib/python2.6/httplib.py", line 619, in _safe_read
chunk = self.fp.read(min(amt, MAXAMOUNT))
File "/usr/lib/python2.6/socket.py", line 377, in read
data = self._sock.recv(left)

Edit: Tried random episodes from other shows, all the same.

@mpenkov
Copy link

@mpenkov mpenkov commented Aug 25, 2018

@patientx It's been a while, could you please retry and let me know if this is still a problem?

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
6 participants
@mpenkov @juancri @dstftw @patientx and others
You can’t perform that action at this time.