mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
[test] remove test_vimeo
This commit is contained in:
parent
25a2f9248b
commit
2b0fe3443f
@ -21,9 +21,6 @@ class YouGetTests(unittest.TestCase):
|
||||
def test_mixcloud(self):
|
||||
mixcloud.download("http://www.mixcloud.com/DJVadim/north-america-are-you-ready/", info_only=True)
|
||||
|
||||
def test_vimeo(self):
|
||||
vimeo.download("http://vimeo.com/56810854", info_only=True)
|
||||
|
||||
def test_youtube(self):
|
||||
youtube.download("http://www.youtube.com/watch?v=pzKerr0JIPA", info_only=True)
|
||||
youtube.download("http://youtu.be/pzKerr0JIPA", info_only=True)
|
||||
|
Loading…
Reference in New Issue
Block a user