[iqiyi] Add skip_download to reduce network traffic
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 19 Jul 2015 03:20:05 +0000 (11:20 +0800)
committerYen 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

index d93b0867d9798acb621c16b744c2fe1ea5647fde..afb7f4e6153ac84795503dabf049de5ed5ecf5bb 100644 (file)
@@ -81,6 +81,9 @@ class IqiyiIE(InfoExtractor):
                 'title': '名侦探柯南第752集',
             },
         }],
+        'params': {
+            'skip_download': True,
+        },
     }]
 
     _FORMATS_MAP = [