[sohu] Skip test
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 15 Feb 2014 12:12:41 +0000 (13:12 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 15 Feb 2014 12:12:41 +0000 (13:12 +0100)
Only available from China

youtube_dl/extractor/sohu.py

index 2b9bf0cb7c5fd32f002ff26922488385401a909e..bebcafb62bea3fe2e180818256475262177f902f 100644 (file)
@@ -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):