From: Yen Chi Hsuan Date: Sun, 19 Jul 2015 03:20:05 +0000 (+0800) Subject: [iqiyi] Add skip_download to reduce network traffic X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c2d1be8981c0f6b91635c32a3163e01b91d5db54;p=youtube-dl [iqiyi] Add skip_download to reduce network traffic MD5 checksums are commented out in 36068ae019138710a3023334db2241ec815e2fe6, and actual downloads are not necessary anymore. --- diff --git a/youtube_dl/extractor/iqiyi.py b/youtube_dl/extractor/iqiyi.py index d93b0867d..afb7f4e61 100644 --- 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 = [