mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[tests] fix test_bilibili
This commit is contained in:
parent
9ef6c2ff6d
commit
ac2d02d158
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user