[letv/sohu] Skip tests relying on external proxies
authorYen Chi Hsuan <yan12125@gmail.com>
Wed, 20 May 2015 06:08:23 +0000 (14:08 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Wed, 20 May 2015 06:08:23 +0000 (14:08 +0800)
The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427

youtube_dl/extractor/letv.py
youtube_dl/extractor/sohu.py

index 1484ac0d267697dceb34c9e406e3a26b26a37f54..da896caf160f6f0a0ae49167ae546cd9da4d45fa 100644 (file)
@@ -50,9 +50,7 @@ class LetvIE(InfoExtractor):
             'title': '与龙共舞 完整版',
             'description': 'md5:7506a5eeb1722bb9d4068f85024e3986',
         },
-        'params': {
-            'cn_verification_proxy': 'http://proxy.uku.im:8888'
-        },
+        'skip': 'Only available in China',
     }]
 
     @staticmethod
index eab4adfca46f3686ac7d23ca581681e56d5066f1..29bd9ce6f76247b5ac997050075c7e720d8a3b2b 100644 (file)
@@ -23,9 +23,7 @@ class SohuIE(InfoExtractor):
             'ext': 'mp4',
             'title': 'MV:Far East Movement《The Illest》',
         },
-        'params': {
-            'cn_verification_proxy': 'proxy.uku.im:8888'
-        }
+        'skip': 'On available in China',
     }, {
         'url': 'http://tv.sohu.com/20150305/n409385080.shtml',
         'md5': 'ac9a5d322b4bf9ae184d53e4711e4f1a',