[test] remove mixcloud

This commit is contained in:
Mort Yao 2016-12-24 15:49:47 +01:00
parent 932c7071af
commit af4db738a2
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -18,9 +18,6 @@ class YouGetTests(unittest.TestCase):
def test_magisto(self):
magisto.download("http://www.magisto.com/album/video/f3x9AAQORAkfDnIFDA", info_only=True)
def test_mixcloud(self):
mixcloud.download("http://www.mixcloud.com/DJVadim/north-america-are-you-ready/", 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)