Update iqiyi.py
[youtube-dl] / youtube_dl / extractor / iqiyi.py
index c3731a110b9a0ce222e742161fdbc1081fbbab61..f0e2e5104883a22e5cabea7bed8aff0270933c3f 100644 (file)
@@ -16,7 +16,7 @@ class IqiyiIE(InfoExtractor):
     IE_NAME = 'iqiyi'
     IE_DESC = '爱奇艺'
 
-    _VALID_URL = r'http://(?:www\.)iqiyi.com/v_.+?\.html'
+    _VALID_URL = r'http://(?:www\.)iqiyi.com/._.+?\.html'
 
     _TESTS = [{
         'url': 'http://www.iqiyi.com/v_19rrojlavg.html',