[moevideo] Skip removed video test
authorSergey M․ <dstftw@gmail.com>
Wed, 31 Dec 2014 18:46:03 +0000 (00:46 +0600)
committerSergey M․ <dstftw@gmail.com>
Wed, 31 Dec 2014 18:46:03 +0000 (00:46 +0600)
youtube_dl/extractor/moevideo.py

index 184f9c2c9e216a47b635680ba928f1c3c403619d..5a66302f6ec317f89c4153248565159ebd075010 100644 (file)
@@ -52,7 +52,8 @@ class MoeVideoIE(InfoExtractor):
                 'height': 296,
                 'duration': 6027,
                 'filesize': 588257923,
-            }
+            },
+            'skip': 'Video has been removed',
         },
     ]