mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +03:00
[tests] remove test_acfun (404 URL)
This commit is contained in:
parent
5e7a06f01d
commit
290c745699
@ -40,9 +40,6 @@ class YouGetTests(unittest.TestCase):
|
|||||||
# 'https://www.youtube.com/watch?v=Fpr4fQSh1cc', info_only=True
|
# '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):
|
def test_bilibili(self):
|
||||||
bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True)
|
bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user