[iqiyi] Skip an unstable MD5 checksum
authorYen Chi Hsuan <yan12125@gmail.com>
Mon, 4 Jul 2016 03:25:46 +0000 (11:25 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Mon, 4 Jul 2016 03:25:46 +0000 (11:25 +0800)
youtube_dl/extractor/iqiyi.py

index ba037d48c52702776c3f2eb0e3c23cb70ec51000..01c7b30428f8a750c9932b0ea734f795c09866d6 100644 (file)
@@ -165,7 +165,7 @@ class IqiyiIE(InfoExtractor):
 
     _TESTS = [{
         'url': 'http://www.iqiyi.com/v_19rrojlavg.html',
-        'md5': '5b0591f55961117155430b5d544fdb01',
+        # MD5 checksum differs on my machine and Travis CI
         'info_dict': {
             'id': '9c1fb1b99d192b21c559e5a1a2cb3c73',
             'ext': 'mp4',