瀏覽代碼

[sohu] Skip test

Only available from China
Jaime Marquínez Ferrándiz 11 年之前
父節點
當前提交
e68abba910
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/sohu.py

+ 1 - 0
youtube_dl/extractor/sohu.py

@@ -17,6 +17,7 @@ class SohuIE(InfoExtractor):
         u'info_dict': {
             u'title': u'MV:Far East Movement《The Illest》',
         },
+        u'skip': u'Only available from China',
     }
 
     def _real_extract(self, url):