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 not download the video of tv.naver.com #21322

Closed
sushipan opened this issue Jun 7, 2019 · 1 comment
Closed

Can not download the video of tv.naver.com #21322

sushipan opened this issue Jun 7, 2019 · 1 comment

Comments

@sushipan
Copy link

@sushipan sushipan commented Jun 7, 2019

Latest version 2019.05.20
Can not download the video of naver.com
following is the console output:
~ helloman $ youtube-dl --verbose -F https://tv.naver.com/v/8496016
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'-F', u'https://tv.naver.com/v/2634844']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.05.20
[debug] Python version 2.7.15 (CPython) - Darwin-18.5.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.2, ffprobe 3.2, rtmpdump 2.4
[debug] Proxy map: {}
[Naver] 2634844: Downloading webpage
[Naver] 2634844: Downloading JSON metadata
ERROR: Unable to download JSON metadata: [Errno 54] Connection reset by peer (caused by error(54, 'Connection reset by peer')); 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.
File "/usr/helloman/bin/youtube-dl/youtube_dl/extractor/common.py", line 626, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2227, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/Users/helloman/miniconda2/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/Users/helloman/miniconda2/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/Users/helloman/miniconda2/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 984, in http_open
req)
File "/Users/helloman/miniconda2/lib/python2.7/urllib2.py", line 1201, in do_open
r = h.getresponse(buffering=True)
File "/Users/helloman/miniconda2/lib/python2.7/httplib.py", line 1121, in getresponse
response.begin()
File "/Users/helloman/miniconda2/lib/python2.7/httplib.py", line 438, in begin
version, status, reason = self._read_status()
File "/Users/helloman/miniconda2/lib/python2.7/httplib.py", line 394, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "/Users/helloman/miniconda2/lib/python2.7/socket.py", line 480, in readline
data = self._sock.recv(self._rbufsize)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 7, 2019

Network issue on your side.

@dstftw dstftw closed this Jun 7, 2019
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.