Skip to content

Commit

Permalink
[tests] update test_acfun
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed May 21, 2024
1 parent 290c745 commit 763f8a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ def test_youtube(self):
# 'https://www.youtube.com/watch?v=Fpr4fQSh1cc', info_only=True
#)

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)

Expand Down

0 comments on commit 763f8a4

Please sign in to comment.