[vidzi] Add test for #12213
authorSergey M․ <dstftw@gmail.com>
Wed, 22 Feb 2017 14:29:53 +0000 (21:29 +0700)
committerSergey M․ <dstftw@gmail.com>
Wed, 22 Feb 2017 14:29:53 +0000 (21:29 +0700)
youtube_dl/extractor/vidzi.py

index b642caf2200c0448fac04d40c216b3efa9e8d160..d0556297e449dfffa277bcc0e339347e91f12aec 100644 (file)
@@ -29,6 +29,9 @@ class VidziIE(InfoExtractor):
     }, {
         'url': 'http://vidzi.tv/embed-4z2yb0rzphe9-600x338.html',
         'skip_download': True,
+    }, {
+        'url': 'http://vidzi.cc/cghql9yq6emu.html',
+        'skip_download': True,
     }]
 
     def _real_extract(self, url):