mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[tests] disable test_bilibili (works for me, dunno why)
This commit is contained in:
parent
ac2d02d158
commit
b34e66944e
@ -40,8 +40,8 @@ class YouGetTests(unittest.TestCase):
|
||||
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)
|
||||
#def test_bilibili(self):
|
||||
# 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