mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +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):
|
def test_acfun(self):
|
||||||
acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True)
|
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)
|
||||||
|
|
||||||
#def test_soundcloud(self):
|
#def test_soundcloud(self):
|
||||||
## single song
|
## single song
|
||||||
|
Loading…
Reference in New Issue
Block a user