1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-20 12:09:32 +00:00

[vidzi] Fix _TESTS

This commit is contained in:
Yen Chi Hsuan 2016-02-01 17:03:31 +08:00
parent 92769650fa
commit bd93a12e85

View file

@ -14,6 +14,11 @@ class VidziIE(InfoExtractor):
'id': 'cghql9yq6emu',
'ext': 'mp4',
'title': 'youtube-dl test video 1\\\\2\'3/4<5\\\\6ä7↭',
'uploader': 'vidzi.tv',
},
'params': {
# m3u8 download
'skip_download': True,
},
}