Update test.py

This commit is contained in:
Sarmay 2021-03-25 10:49:48 +08:00 committed by GitHub
parent 28af439fca
commit 0a58c543fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,8 @@ from you_get.extractors import (
acfun,
bilibili,
soundcloud,
tiktok
tiktok,
youku
)
@ -47,6 +48,10 @@ class YouGetTests(unittest.TestCase):
bilibili.download(
"https://www.bilibili.com/watchlater/#/av74906671/p6", info_only=True
)
def test_acfun(self):
youku.download('https://v.youku.com/v_show/id_XNzIwMjM1ODAw.html', info_only=True)
def test_soundcloud(self):
## single song