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 YouTube DRM video #22159

Closed
sunxvogy opened this issue Aug 20, 2019 · 0 comments
Closed

Cannot Download YouTube DRM video #22159

sunxvogy opened this issue Aug 20, 2019 · 0 comments

Comments

@sunxvogy
Copy link

@sunxvogy sunxvogy commented Aug 20, 2019

Checklist

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

Verbose log

youtube-dl -v https://youtu.be/TZqDr7tKcKY
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://youtu.be/TZqDr7tKcKY']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2019.08.13
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] TZqDr7tKcKY: Downloading webpage
[youtube] TZqDr7tKcKY: Downloading embed webpage
[youtube] TZqDr7tKcKY: Refetching age-gated info webpage
[youtube] TZqDr7tKcKY: Downloading MPD manifest
WARNING: [youtube] TZqDr7tKcKY: Skipping DASH manifest: ExtractorError('Failed t
o download MPD manifest: HTTP Error 404: Not Found (caused by HTTPError()); plea
se report this issue on https://yt-dl.org/bug . Make sure you are using the late
st version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the
--verbose flag and include its complete output.',)
ERROR: This video is DRM protected.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5b8vs7
2_\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5b8vs7
2_\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5b8vs7
2_\build\youtube_dl\extractor\youtube.py", line 2373, in _real_extract
youtube_dl.utils.ExtractorError: This video is DRM protected.

Description

Cannot Download YouTube DRM video.

@dstftw dstftw closed this Aug 20, 2019
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.