summary refs log tree commit diff
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-06-26 15:45:41 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-06-26 15:45:41 +0800
commitfc3996bfe15deae02f4d8f1f4dc34a89fb8bfb03 (patch)
treec2577ade43e5a2b7beddb29f46c3758be82c8916
parent5b6ad8630c4947f3695513c9707406b2d12ae7b8 (diff)
downloadyoutube-dl-fc3996bfe15deae02f4d8f1f4dc34a89fb8bfb03.tar.gz
youtube-dl-fc3996bfe15deae02f4d8f1f4dc34a89fb8bfb03.tar.xz
youtube-dl-fc3996bfe15deae02f4d8f1f4dc34a89fb8bfb03.zip
[iqiyi] Remove codes for debugging
-rw-r--r--youtube_dl/extractor/iqiyi.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/youtube_dl/extractor/iqiyi.py b/youtube_dl/extractor/iqiyi.py
index b717ca09c..fea26685e 100644
--- a/youtube_dl/extractor/iqiyi.py
+++ b/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,