mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 23:25:06 +00:00
[iqiyi] Remove codes for debugging
This commit is contained in:
parent
5b6ad8630c
commit
fc3996bfe1
1 changed files with 1 additions and 3 deletions
|
@ -180,9 +180,7 @@ class IqiyiIE(InfoExtractor):
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': '名侦探柯南 国语版',
|
'title': '名侦探柯南 国语版',
|
||||||
},
|
},
|
||||||
'params': {
|
'skip': 'Geo-restricted to China',
|
||||||
'cn_verification_proxy': 'http://proxy.uku.im:443/',
|
|
||||||
},
|
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://www.iqiyi.com/w_19rt6o8t9p.html',
|
'url': 'http://www.iqiyi.com/w_19rt6o8t9p.html',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
|
Loading…
Reference in a new issue