mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[missevan test] Update test case
This commit is contained in:
parent
80443e3e8b
commit
9a3c5a912d
@ -24,7 +24,7 @@ class YouGetTests(unittest.TestCase):
|
||||
def test_missevan(self):
|
||||
missevan.download('https://m.missevan.com/sound/1285995', info_only=True)
|
||||
missevan.download_playlist(
|
||||
'https://www.missevan.com/mdrama/drama/17579', info_only=True)
|
||||
'https://www.missevan.com/albuminfo/287800', info_only=True)
|
||||
|
||||
def test_youtube(self):
|
||||
youtube.download(
|
||||
|
Loading…
Reference in New Issue
Block a user