mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
[tests] remove test_missevan
This commit is contained in:
parent
8b7566eeb3
commit
8a47a729a9
@ -21,13 +21,6 @@ class YouGetTests(unittest.TestCase):
|
|||||||
info_only=True
|
info_only=True
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_missevan(self):
|
|
||||||
missevan.download('https://m.missevan.com/sound/1285995', info_only=True)
|
|
||||||
missevan.download_playlist(
|
|
||||||
'https://www.missevan.com/mdrama/drama/24130', info_only=True)
|
|
||||||
missevan.download_playlist(
|
|
||||||
'https://www.missevan.com/albuminfo/203090', info_only=True)
|
|
||||||
|
|
||||||
def test_youtube(self):
|
def test_youtube(self):
|
||||||
youtube.download(
|
youtube.download(
|
||||||
'http://www.youtube.com/watch?v=pzKerr0JIPA', info_only=True
|
'http://www.youtube.com/watch?v=pzKerr0JIPA', info_only=True
|
||||||
|
Loading…
Reference in New Issue
Block a user