projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195f084
)
[iqiyi] Skip an unstable MD5 checksum
author
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 4 Jul 2016 03:25:46 +0000
(11:25 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 4 Jul 2016 03:25:46 +0000
(11:25 +0800)
youtube_dl/extractor/iqiyi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iqiyi.py
b/youtube_dl/extractor/iqiyi.py
index ba037d48c52702776c3f2eb0e3c23cb70ec51000..01c7b30428f8a750c9932b0ea734f795c09866d6 100644
(file)
--- a/
youtube_dl/extractor/iqiyi.py
+++ b/
youtube_dl/extractor/iqiyi.py
@@
-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',