Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
"Youtube said: unable to extract video data" on downloading a video with shock content waring notification #26384
Comments
|
confirming this issue as well |
|
Facing the same issue |
|
This is an age-restricted video. If you don't know how to do that, you can apply the Terminal output:
[EDIT] |
|
Same here with https://www.youtube.com/watch?v=za8PP4xLHdQ (Lovecraft Country: “Sundown” (Episode 1 - Full Episode) | HBO Max) from two different 64-bit Linux boxes: $ youtube-dl -v https://www.youtube.com/watch?v=za8PP4xLHdQ $ youtube-dl -v https://www.youtube.com/watch?v=za8PP4xLHdQ :( |
That one works here with the
|
|
Thanks nicolaasjan. I'll wait for the official binary. I hope it is very soon! |
Since you are on Linux, compiling the binary is quite simple.
Then copy |
|
No luck on two boxes: $ git clone https://github.com/ytdl-org/youtube-dl.git real 0m2.448s $ git clone https://github.com/ytdl-org/youtube-dl.git real 0m1.382s I will just wait for the official binaries. ;) |
---snip---
Don't you have |
Checklist
Verbose log
youtube-dl.exe -v --extract-audio --audio-format mp3 https://youtu.be/hRow6G5wQIw
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--extract-audio', '--audio-format', 'mp3', 'https://youtu.be/hRow6G5wQIw']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: ffmpeg 3.2.2, ffprobe 3.2.2
[debug] Proxy map: {}
[youtube] hRow6G5wQIw: Downloading webpage
ERROR: hRow6G5wQIw: YouTube said: Unable to extract video data
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\youtube.py", line 1893, in _real_extract
youtube_dl.utils.ExtractorError: hRow6G5wQIw: YouTube said: Unable to extract video data
Description
WRITE DESCRIPTION HERE
Link https://youtu.be/hRow6G5wQIw
Tried running the program on the video with shock content notification and got this problem
ERROR: hRow6G5wQIw: YouTube said: Unable to extract video data