浏览代码

[vidzi] Add test for #12213

Sergey M․ 8 年之前
父节点
当前提交
58ad6995cd
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      youtube_dl/extractor/vidzi.py

+ 3 - 0
youtube_dl/extractor/vidzi.py

@@ -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):