|
@@ -43,8 +43,8 @@ class YouGetTests(unittest.TestCase):
|
|
|
def test_acfun(self):
|
|
|
acfun.download('https://www.acfun.cn/v/ac44560432', 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
|