Browse Source

[vidzi] Fix _TESTS

totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
bd93a12e85
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      youtube_dl/extractor/vidzi.py

+ 5
- 0
youtube_dl/extractor/vidzi.py 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,
},
}


Loading…
Cancel
Save