From: Sergey M․ Date: Tue, 23 Dec 2014 14:33:56 +0000 (+0600) Subject: [smotri] Skip broken tests X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=544dec62980f4e5733747c175b64c2837d5f6c0e;p=youtube-dl [smotri] Skip broken tests --- diff --git a/youtube_dl/extractor/smotri.py b/youtube_dl/extractor/smotri.py index d031fe401..baef3daa0 100644 --- a/youtube_dl/extractor/smotri.py +++ b/youtube_dl/extractor/smotri.py @@ -69,6 +69,7 @@ class SmotriIE(InfoExtractor): 'params': { 'videopassword': 'qwerty', }, + 'skip': 'Video is not approved by moderator', }, # age limit + video-password { @@ -86,7 +87,8 @@ class SmotriIE(InfoExtractor): }, 'params': { 'videopassword': '333' - } + }, + 'skip': 'Video is not approved by moderator', }, # swf player {