瀏覽代碼

[letv/sohu] Skip tests relying on external proxies

The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427
Yen Chi Hsuan 10 年之前
父節點
當前提交
051df9ad99
共有 2 個文件被更改,包括 2 次插入6 次删除
  1. 1 3
      youtube_dl/extractor/letv.py
  2. 1 3
      youtube_dl/extractor/sohu.py

+ 1 - 3
youtube_dl/extractor/letv.py

@@ -50,9 +50,7 @@ class LetvIE(InfoExtractor):
             'title': '与龙共舞 完整版',
             'title': '与龙共舞 完整版',
             'description': 'md5:7506a5eeb1722bb9d4068f85024e3986',
             'description': 'md5:7506a5eeb1722bb9d4068f85024e3986',
         },
         },
-        'params': {
-            'cn_verification_proxy': 'http://proxy.uku.im:8888'
-        },
+        'skip': 'Only available in China',
     }]
     }]
 
 
     @staticmethod
     @staticmethod

+ 1 - 3
youtube_dl/extractor/sohu.py

@@ -23,9 +23,7 @@ class SohuIE(InfoExtractor):
             'ext': 'mp4',
             'ext': 'mp4',
             'title': 'MV:Far East Movement《The Illest》',
             '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',
         'url': 'http://tv.sohu.com/20150305/n409385080.shtml',
         'md5': 'ac9a5d322b4bf9ae184d53e4711e4f1a',
         'md5': 'ac9a5d322b4bf9ae184d53e4711e4f1a',