Browse Source

[sohu] Skip test

Only available from China
totalwebcasting
Jaime Marquínez Ferrándiz 11 years ago
parent
commit
e68abba910
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/sohu.py

+ 1
- 0
youtube_dl/extractor/sohu.py View 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):


Loading…
Cancel
Save