mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +03:00
add test for: Sohu
This commit is contained in:
parent
d4e6542f17
commit
987ee1cbf3
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user