projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4951c9f
)
[iqiyi] Add skip_download to reduce network traffic
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sun, 19 Jul 2015 03:20:05 +0000
(11:20 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sun, 19 Jul 2015 03:20:05 +0000
(11:20 +0800)
MD5 checksums are commented out in
36068ae019138710a3023334db2241ec815e2fe6
, and actual downloads are not
necessary anymore.
youtube_dl/extractor/iqiyi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iqiyi.py
b/youtube_dl/extractor/iqiyi.py
index d93b0867d9798acb621c16b744c2fe1ea5647fde..afb7f4e6153ac84795503dabf049de5ed5ecf5bb 100644
(file)
--- a/
youtube_dl/extractor/iqiyi.py
+++ b/
youtube_dl/extractor/iqiyi.py
@@
-81,6
+81,9
@@
class IqiyiIE(InfoExtractor):
'title': '名侦探柯南第752集',
},
}],
+ 'params': {
+ 'skip_download': True,
+ },
}]
_FORMATS_MAP = [