projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c00e88
)
[iqiyi] Mark broken
author
Sergey M․
<dstftw@gmail.com>
Sat, 25 Jun 2016 17:25:41 +0000
(
00:25
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 25 Jun 2016 17:25:41 +0000
(
00:25
+0700)
youtube_dl/extractor/iqiyi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iqiyi.py
b/youtube_dl/extractor/iqiyi.py
index ddcb3c916e6a0610484dc5ceddbd84b507e761fd..5dd15e26fa38c67cb2d2cc489a3598f36f97bfc4 100644
(file)
--- a/
youtube_dl/extractor/iqiyi.py
+++ b/
youtube_dl/extractor/iqiyi.py
@@
-165,6
+165,8
@@
class IqiyiIE(InfoExtractor):
IE_NAME = 'iqiyi'
IE_DESC = '爱奇艺'
+ _WORKING = False
+
_VALID_URL = r'https?://(?:(?:[^.]+\.)?iqiyi\.com|www\.pps\.tv)/.+\.html'
_NETRC_MACHINE = 'iqiyi'