-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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 new feature (?) request #27305
Comments
You must authenticate. |
Using username and password being written OR asked while running the ydl - does not help, giving the same 'blocked' message: Any ideas ? |
Use authenticated cookies. |
Ok, I've extracted all (I suppose) youtube cookies into ydl.coo file, running ydl as: Any ideas ?:) |
i guess this will never get fixed |
Description
I've tried to get video from youtube, and met very strange denial error:
This video contains content from CTB Film Company, who has blocked it from display on this website or application. Watch on YouTube.
The debug:
R:>youtube-dl.exe -v -F https://youtu.be/uTfz6hq3NQo
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', 'https://youtu.be/uTfz6hq3NQo']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2020.12.05
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1
[debug] Proxy map: {}
[youtube] uTfz6hq3NQo: Downloading webpage
[youtube] uTfz6hq3NQo: Downloading embed webpage
[youtube] uTfz6hq3NQo: Refetching age-gated info webpage
ERROR: This video contains content from CTB Film Company, who has blocked it from display on this website or application. Watch on YouTube
Traceback (most recent call last): File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmplsu1wp4r\build\youtube_dl\YoutubeDL.py", line 803, in wrapper
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmplsu1wp4r\build\youtube_dl\YoutubeDL.py", line 824, in __extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmplsu1wp4r\build\youtube_dl\extractor\common.py", line 532, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmplsu1wp4r\build\youtube_dl\extractor\youtube.py", line 2059, in _real_extract
youtube_dl.utils.ExtractorError: This video contains content from CTB Film Company, who has blocked it from display on this website or application. Watch on YouTube
The text was updated successfully, but these errors were encountered: