You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
youtube_dl.utils.ExtractorError: The following content has been identified by the YouTube community as inappropriate or offensive to some audiences.
#28174
I've verified that I'm running youtube-dl version 2021.02.10
I've checked that all provided URLs are alive and playable in a browser
I've checked that all URLs and arguments with special characters are properly quoted or escaped
I've searched the bugtracker for similar bug reports including closed ones
I've read bugs section in FAQ
Verbose log
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--cookies', 'C:\\Users\\<user>\\YouTube-DL\\cookies.txt', '-o', '%(uploader)s/%(upload_date)s - %(title)s.%(ext)s', '-f', 'best', '--ignore-errors', '--mark-watched', 'https://www.youtube.com/watch?v=nGC3D_FkCmg']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2021.02.10
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 4.1, ffprobe 4.1
[debug] Proxy map: {}
[youtube] nGC3D_FkCmg: Downloading webpage
ERROR: The following content has been identified by the YouTube community as inappropriate or offensive to some audiences.
Viewer discretion is advised
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5n2jym44\build\youtube_dl\YoutubeDL.py", line 806, in wrapper
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5n2jym44\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5n2jym44\build\youtube_dl\extractor\common.py", line 532, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5n2jym44\build\youtube_dl\extractor\youtube.py", line 1630, in _real_extract
youtube_dl.utils.ExtractorError: The following content has been identified by the YouTube community as inappropriate or offensive to some audiences.
Viewer discretion is advised
Description
When attempting to download a video flagged as Inappropriate or Offensive, youtube-dl errors and quits.
Checklist
Verbose log
Description
When attempting to download a video flagged as Inappropriate or Offensive, youtube-dl errors and quits.
The text was updated successfully, but these errors were encountered: