mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[tests] update test_acfun
This commit is contained in:
parent
290c745699
commit
763f8a4e65
@ -40,6 +40,9 @@ class YouGetTests(unittest.TestCase):
|
||||
# 'https://www.youtube.com/watch?v=Fpr4fQSh1cc', info_only=True
|
||||
#)
|
||||
|
||||
def test_acfun(self):
|
||||
acfun.download('https://www.acfun.cn/v/ac44560432', info_only=True)
|
||||
|
||||
def test_bilibili(self):
|
||||
bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user