mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
add test case: Magisto.com
This commit is contained in:
parent
b4b1879543
commit
ee02015c18
@ -17,6 +17,11 @@ class YouGetTests(unittest.TestCase):
|
||||
"http://www.freesound.org/people/Corsica_S/sounds/184419/",
|
||||
])
|
||||
|
||||
def test_magisto(self):
|
||||
test_urls([
|
||||
"http://www.magisto.com/album/video/f3x9AAQORAkfDnIFDA",
|
||||
])
|
||||
|
||||
def test_mixcloud(self):
|
||||
test_urls([
|
||||
"http://www.mixcloud.com/beatbopz/beat-bopz-disco-mix/",
|
||||
|
Loading…
Reference in New Issue
Block a user