projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b92a59
)
[iqiyi] Update _TESTS
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 11 Feb 2017 14:27:45 +0000
(22:27 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 11 Feb 2017 14:27:45 +0000
(22:27 +0800)
youtube_dl/extractor/iqiyi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iqiyi.py
b/youtube_dl/extractor/iqiyi.py
index 01c7b30428f8a750c9932b0ea734f795c09866d6..2af6a6db4da0dd5186436672ae95905c9612df6a 100644
(file)
--- a/
youtube_dl/extractor/iqiyi.py
+++ b/
youtube_dl/extractor/iqiyi.py
@@
-173,11
+173,12
@@
class IqiyiIE(InfoExtractor):
}
}, {
'url': 'http://www.iqiyi.com/v_19rrhnnclk.html',
- 'md5': '
667171934041350c5de3f5015f7f1152
',
+ 'md5': '
b7dc800a4004b1b57749d9abae0472da
',
'info_dict': {
'id': 'e3f585b550a280af23c98b6cb2be19fb',
'ext': 'mp4',
- 'title': '名侦探柯南 国语版:第752集 迫近灰原秘密的黑影 下篇',
+ # This can be either Simplified Chinese or Traditional Chinese
+ 'title': r're:^(?:名侦探柯南 国语版:第752集 迫近灰原秘密的黑影 下篇|名偵探柯南 國語版:第752集 迫近灰原秘密的黑影 下篇)$',
},
'skip': 'Geo-restricted to China',
}, {