瀏覽代碼

[nowvideo] Skip deleted test case

Yen Chi Hsuan 9 年之前
父節點
當前提交
f6abca506e
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      youtube_dl/extractor/novamov.py

+ 2 - 1
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',
     }