From: Yen Chi Hsuan Date: Sun, 13 Dec 2015 07:42:34 +0000 (+0800) Subject: [nowvideo] Skip deleted test case X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=f6abca506ef5274cfab151027bb3624d7b0e6a6b;p=youtube-dl [nowvideo] Skip deleted test case --- diff --git a/youtube_dl/extractor/novamov.py b/youtube_dl/extractor/novamov.py index a2a527ac3..422fb993d 100644 --- a/youtube_dl/extractor/novamov.py +++ b/youtube_dl/extractor/novamov.py @@ -148,7 +148,8 @@ class NowVideoIE(NovaMovIE): 'ext': 'flv', 'title': 'youtubedl test video _BaW_jenozKc.mp4', 'description': 'Description', - } + }, + 'skip': 'Video 0mw0yow7b6dxa does not exist', }