mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +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):
|
def test_missevan(self):
|
||||||
missevan.download('https://m.missevan.com/sound/1285995', info_only=True)
|
missevan.download('https://m.missevan.com/sound/1285995', info_only=True)
|
||||||
missevan.download_playlist(
|
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):
|
def test_youtube(self):
|
||||||
youtube.download(
|
youtube.download(
|
||||||
|
Loading…
Reference in New Issue
Block a user