From ac2d02d1584d2de3ebbcdee19b7af7e6220abbbe Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Tue, 19 Apr 2022 15:41:39 +0200 Subject: [PATCH] [tests] fix test_bilibili --- tests/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.py b/tests/test.py index f3d45b97..2cdbefd6 100644 --- a/tests/test.py +++ b/tests/test.py @@ -41,7 +41,7 @@ class YouGetTests(unittest.TestCase): acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True) def test_bilibili(self): - bilibili.download('https://space.bilibili.com/72270557/channel/seriesdetail?sid=218844', info_only=True) + bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True) #def test_soundcloud(self): ## single song