[nowvideo] Skip deleted test case
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 13 Dec 2015 07:42:34 +0000 (15:42 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 13 Dec 2015 07:43:20 +0000 (15:43 +0800)
youtube_dl/extractor/novamov.py

index a2a527ac380925fa9b0bf93b558da4dfccc00e73..422fb993da92310effc6c03dabf5100a6899e79c 100644 (file)
@@ -148,7 +148,8 @@ class NowVideoIE(NovaMovIE):
             'ext': 'flv',
             'title': 'youtubedl test video _BaW_jenozKc.mp4',
             'description': 'Description',
-        }
+        },
+        'skip': 'Video 0mw0yow7b6dxa does not exist',
     }