[tests] remove test_acfun (404 URL)

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

View File

@ -40,9 +40,6 @@ 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/ac11701912', info_only=True)
def test_bilibili(self):
bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True)