[vidzi] Add test for #12213
This commit is contained in:
parent
a86e416088
commit
58ad6995cd
1 changed files with 3 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue