mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-25 08:10:36 +01:00
[vidzi] Add test for #12213
This commit is contained in:
parent
a86e416088
commit
58ad6995cd
@ -29,6 +29,9 @@ class VidziIE(InfoExtractor):
|
|||||||
}, {
|
}, {
|
||||||
'url': 'http://vidzi.tv/embed-4z2yb0rzphe9-600x338.html',
|
'url': 'http://vidzi.tv/embed-4z2yb0rzphe9-600x338.html',
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
|
}, {
|
||||||
|
'url': 'http://vidzi.cc/cghql9yq6emu.html',
|
||||||
|
'skip_download': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user