From: Sergey M․ Date: Tue, 13 May 2014 12:12:17 +0000 (+0700) Subject: [noco] Skip test X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=d7e7dedbdee80a209da1ed9ed5e5601a5ea469bb;p=youtube-dl [noco] Skip test --- diff --git a/youtube_dl/extractor/noco.py b/youtube_dl/extractor/noco.py index ec011eb49..d451cd1bf 100644 --- a/youtube_dl/extractor/noco.py +++ b/youtube_dl/extractor/noco.py @@ -26,7 +26,8 @@ class NocoIE(InfoExtractor): 'uploader': 'Nolife', 'uploader_id': 'NOL', 'duration': 2851.2, - } + }, + 'skip': 'Requires noco account', } def _real_extract(self, url):