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

Cannot download facebook video #24483

Closed
TamasSzerb opened this issue Mar 26, 2020 · 0 comments
Closed

Cannot download facebook video #24483

TamasSzerb opened this issue Mar 26, 2020 · 0 comments
Labels

Comments

@TamasSzerb
Copy link

@TamasSzerb TamasSzerb commented Mar 26, 2020

youtube-dl "https://www.facebook.com/kkapitany/videos/10157701390088429/"   14592  13:08:43
[facebook] 10157701390088429: Downloading webpage
ERROR: Unable to download webpage: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2607) (caused by SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2607)')); 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.

youtube-dl --verbose "https://www.facebook.com/kkapitany/videos/10157701390088429/"  1 ↵  14593  13:08:48
[debug] System config: []
[debug] User config: ['--all-subs']
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.facebook.com/kkapitany/videos/10157701390088429/']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.01.24
[debug] Python version 3.8.2 (CPython) - Linux-5.4.0-4-amd64-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.2-1, ffprobe 4.2.2-1, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] 10157701390088429: Downloading webpage
ERROR: Unable to download webpage: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2607) (caused by SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2607)')); 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.
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 627, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 2237, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python3.8/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/lib/python3/dist-packages/youtube_dl/utils.py", line 2616, in http_response
content = resp.read()
File "/usr/lib/python3.8/http/client.py", line 464, in read
s = self.fp.read()
File "/usr/lib/python3.8/socket.py", line 669, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.8/ssl.py", line 1241, in recv_into
return self.read(nbytes, buffer)
File "/usr/lib/python3.8/ssl.py", line 1099, in read
return self._sslobj.read(len, buffer)

youtube-dl -v  1 ↵  14594  13:10:09
[debug] System config: []
[debug] User config: ['--all-subs']
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.01.24
[debug] Python version 3.8.2 (CPython) - Linux-5.4.0-4-amd64-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.2-1, ffprobe 4.2.2-1, rtmpdump 2.4
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]

youtube-dl: error: You must provide at least one URL.
Type youtube-dl --help to see a list of all options.

@dstftw dstftw closed this Mar 26, 2020
@dstftw dstftw added the duplicate label Mar 26, 2020
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.