[cda] Decode URL (fixes #12255)
[youtube-dl] / 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):