projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7685b3
)
[viidea] Skip download for the test case requiring ffmpeg
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 30 Jan 2016 19:21:33 +0000
(
03:21
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 30 Jan 2016 20:58:10 +0000
(
04:58
+0800)
youtube_dl/extractor/viidea.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/viidea.py
b/youtube_dl/extractor/viidea.py
index 525e303d4340c7db11a2c3c94cd4153e95e8b2c0..315984bf9dbd298304d4211c3793f3aaf5d267e2 100644
(file)
--- a/
youtube_dl/extractor/viidea.py
+++ b/
youtube_dl/extractor/viidea.py
@@
-45,6
+45,10
@@
class ViideaIE(InfoExtractor):
'upload_date': '20130627',
'duration': 565,
},
+ 'params': {
+ # m3u8 download
+ 'skip_download': True,
+ },
}, {
# video with invalid direct format links (HTTP 403)
'url': 'http://videolectures.net/russir2010_filippova_nlp/',