diff --git a/youtube_dl/extractor/vk.py b/youtube_dl/extractor/vk.py index 880a76e24..5f8b51d51 100644 --- a/youtube_dl/extractor/vk.py +++ b/youtube_dl/extractor/vk.py @@ -360,6 +360,9 @@ class VKIE(VKBaseIE): r'Access denied': 'Access denied to video %s.', + r'You need to be a member': + 'Access denied to video %s.', + r'Видеозапись недоступна, так как её автор был заблокирован.': 'Video %s is no longer available, because its author has been blocked.',