[tests] update test_acfun

This commit is contained in:
Mort Yao 2024-05-22 00:05:57 +02:00
parent 290c745699
commit 763f8a4e65
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -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)