projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9276965
)
[vidzi] Fix _TESTS
author
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 1 Feb 2016 09:03:31 +0000
(17:03 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 1 Feb 2016 09:03:31 +0000
(17:03 +0800)
youtube_dl/extractor/vidzi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vidzi.py
b/youtube_dl/extractor/vidzi.py
index 210a738a655328f451eeff51ff6814e97960cb05..7c6e98026823e0df415664ad0b4d6995c9e2f673 100644
(file)
--- a/
youtube_dl/extractor/vidzi.py
+++ b/
youtube_dl/extractor/vidzi.py
@@
-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,
},
}