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 plays in browser but "is not available" from youtube-dl #21448

Closed
xiaose opened this issue Jun 19, 2019 · 2 comments
Closed

video plays in browser but "is not available" from youtube-dl #21448

xiaose opened this issue Jun 19, 2019 · 2 comments

Comments

@xiaose
Copy link

@xiaose xiaose commented Jun 19, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.06.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

.\youtube_dl.exe --verbose QFIP7Wm_S_Q                         
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'QFIP7Wm_S_Q']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.06.08
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-93129-g9e1e521393, ffprobe N-92435-g759589b55e
[debug] Proxy map: {}
[youtube] QFIP7Wm_S_Q: Downloading webpage
[youtube] QFIP7Wm_S_Q: Downloading video info webpage
ERROR: This video is not available.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp3esl0iyj\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp3esl0iyj\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp3esl0iyj\build\youtube_dl\extractor\youtube.py", line 2077, in _real_extract
youtube_dl.utils.ExtractorError: This video is not available.

Description

youtube_dl gives me this error.
In browser I can see this video, but in terminal I cannot download it

PS. my IP is: 204.152.207.194 this is US.
PPS. I can see this video in browser in US, but cannot in Japan for example

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 19, 2019

As already said you must provide credentials to youtube-dl.

@dstftw dstftw closed this Jun 19, 2019
@xiaose
Copy link
Author

@xiaose xiaose commented Jun 20, 2019

@dstftw I have nothing against to provide some credentials. I just don’t understand exactly which credentials and how I should provide. Could you give me a more detailed answer, please?

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.