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

Playback on other websites has been disabled by the video owner. #8403

Closed
wdfsinap opened this issue Feb 2, 2016 · 1 comment
Closed

Playback on other websites has been disabled by the video owner. #8403

wdfsinap opened this issue Feb 2, 2016 · 1 comment

Comments

@wdfsinap
Copy link

@wdfsinap wdfsinap commented Feb 2, 2016

hi, I use youtube-dl latest version. and I get error when i try to download this video http://www.youtube.com/watch?v=gUYU3FqMLT8

[root@nood]# youtube-dl -v http://www.youtube.com/watch?v=gUYU3FqMLT8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=gUYU3FqMLT8']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.02.01
[debug] Python version 2.7.8 - Linux-2.6.32-573.8.1.el6.x86_64-x86_64-with-centos-6.7-Final
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] gUYU3FqMLT8: Downloading webpage
[youtube] gUYU3FqMLT8: Downloading embed webpage
[youtube] gUYU3FqMLT8: Refetching age-gated info webpage
ERROR: gUYU3FqMLT8: YouTube said: Watch this video on YouTube.
Playback on other websites has been disabled by the video owner.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 666, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 313, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1160, in _real_extract
expected=True, video_id=video_id)
ExtractorError: gUYU3FqMLT8: YouTube said: Watch this video on YouTube.
Playback on other websites has been disabled by the video owner.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 23, 2016

Duplicate of #4162. You need to provide credentials via --username and --password to download this video.

@yan12125 yan12125 closed this Feb 23, 2016
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.