Browse Source

[iqiyi] Remove codes for debugging

master
Yen Chi Hsuan 8 years ago
parent
commit
fc3996bfe1
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 3 deletions
  1. 4
      youtube_dl/extractor/iqiyi.py

4
youtube_dl/extractor/iqiyi.py

@ -180,9 +180,7 @@ class IqiyiIE(InfoExtractor):
'ext': 'mp4',
'title': '名侦探柯南 国语版',
},
'params': {
'cn_verification_proxy': 'http://proxy.uku.im:443/',
},
'skip': 'Geo-restricted to China',
}, {
'url': 'http://www.iqiyi.com/w_19rt6o8t9p.html',
'only_matching': True,

Loading…
Cancel
Save