add test for: Sohu

This commit is contained in:
Mort Yao 2013-10-31 23:51:46 +01:00
parent d4e6542f17
commit 987ee1cbf3

View File

@ -23,6 +23,15 @@ class YouGetTests(unittest.TestCase):
"http://www.mixcloud.com/DJVadim/north-america-are-you-ready/",
])
def test_sohu(self):
test_urls([
"http://tv.sohu.com/20120522/n343785589.shtml",
"http://tv.sohu.com/20130103/n362246415.shtml",
"http://tv.sohu.com/20130103/n362251239.shtml",
"http://my.tv.sohu.com/us/4559763/51981774.shtml",
"http://my.tv.sohu.com/us/47390785/61594248.shtml",
])
def test_ted(self):
test_urls([
"http://www.ted.com/talks/jennifer_lin_improvs_piano_magic.html",