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

Video is unavailable #21378

Closed
darealShadow opened this issue Jun 12, 2019 · 1 comment
Closed

Video is unavailable #21378

darealShadow opened this issue Jun 12, 2019 · 1 comment

Comments

@darealShadow
Copy link

@darealShadow darealShadow commented Jun 12, 2019

youtube-dl -v -F https://www.youtube.com/watch?v=sKlA0A3ufpc
[debug] System config: [u'-o', u'/xxx/Temp/%(title)s.%(ext)s']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-F', u'https://www.youtube.com/watch?v=sK1A0A3ufpc'
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.06.08
[debug] Python version 2.7.13 (CPython) - Linux-4.9.0-9-amd64-x86_64-with-debian-9.9
[debug] exe versions: ffmpeg 3.2.14-1, ffprobe 3.2.14-1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] sK1A0A3ufpc: Downloading webpage
[youtube] sK1A0A3ufpc: Downloading video info webpage
WARNING: Unable to extract video title
ERROR: This video is unavailable.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 2077, in _real_extract
raise ExtractorError(error_message, expected=True)
ExtractorError: This video is unavailable.

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Jun 12, 2019

youtube-dl https://www.youtube.com/watch?v=sKlA0A3ufpc
[youtube] sKlA0A3ufpc: Downloading webpage
[youtube] sKlA0A3ufpc: Downloading video info webpage
[download] Destination: Luis Fonsi - Sola-sKlA0A3ufpc.mp4
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11.5M  100 11.5M    0     0   348k      0  0:00:34  0:00:34 --:--:--  457k
[curl] Downloaded 12148676 bytes
[download] 100% of 11.59MiB in 00:34
@ytdl-org ytdl-org deleted a comment from SecTec Jul 15, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Jul 15, 2019
@dstftw dstftw closed this Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.