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

[Youtube] Playback on other websites has been disabled by the video owner #8975

Closed
kotofond opened this issue Mar 25, 2016 · 2 comments
Closed

[Youtube] Playback on other websites has been disabled by the video owner #8975

kotofond opened this issue Mar 25, 2016 · 2 comments

Comments

@kotofond
Copy link
Contributor

@kotofond kotofond commented Mar 25, 2016

C:\WINDOWS\system32>youtube-dl --verbose https://www.youtube.com/watch?v=gUYU3FqMLT8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=gUYU3FqMLT8']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.03.25
[debug] Python version 3.5.1 - Windows-10-10.0.10586-SP0
[debug] exe versions: ffmpeg N-78358-g674cc26, ffprobe N-78358-g674cc26
[debug] Proxy map: {}
[youtube] gUYU3FqMLT8: Downloading webpage
[youtube] gUYU3FqMLT8: Downloading embed webpage
[youtube] gUYU3FqMLT8: Refetching age-gated info webpage
ERROR: gUYU3FqMLT8: YouTube said: <a href="http://www.youtube.com/watch?v=gUYU3FqMLT8&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner.
Traceback (most recent call last):
  File "c:\python35\lib\site-packages\youtube_dl\YoutubeDL.py", line 668, in extract_info
    ie_result = ie.extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\common.py", line 320, in extract
    return self._real_extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\youtube.py", line 1298, in _real_extract
    expected=True, video_id=video_id)
youtube_dl.utils.ExtractorError: gUYU3FqMLT8: YouTube said: <a href="http://www.youtube.com/watch?v=gUYU3FqMLT8&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner.
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Mar 25, 2016

You need to provide credentials via --username and --password or use --netrc.

@yan12125 yan12125 closed this Mar 25, 2016
@kotofond
Copy link
Contributor Author

@kotofond kotofond commented Mar 25, 2016

You are right, thanks. Sorry about false alarm

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.