[iqiyi] Mark broken
authorSergey M․ <dstftw@gmail.com>
Sat, 25 Jun 2016 17:25:41 +0000 (00:25 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 25 Jun 2016 17:25:41 +0000 (00:25 +0700)
youtube_dl/extractor/iqiyi.py

index ddcb3c916e6a0610484dc5ceddbd84b507e761fd..5dd15e26fa38c67cb2d2cc489a3598f36f97bfc4 100644 (file)
@@ -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'