Skip to content

Commit

Permalink
[tests] disable test_bilibili temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed May 22, 2024
1 parent dbb767f commit 29f5138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ def test_youtube(self):
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
Expand Down

0 comments on commit 29f5138

Please sign in to comment.