mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[test] remove test_bilibili (videos deleted)
This commit is contained in:
parent
439354e730
commit
25204d8841
@ -40,14 +40,6 @@ 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/watchlater/#/BV1PE411q7mZ/p6", info_only=True
|
||||
)
|
||||
bilibili.download(
|
||||
"https://www.bilibili.com/watchlater/#/av74906671/p6", info_only=True
|
||||
)
|
||||
|
||||
def test_soundcloud(self):
|
||||
## single song
|
||||
soundcloud.download(
|
||||
|
Loading…
Reference in New Issue
Block a user