Skip to content

Commit

Permalink
[tests] remove test_acfun (404 URL)
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed May 21, 2024
1 parent 5e7a06f commit 290c745
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ 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/ac11701912', info_only=True)

def test_bilibili(self):
bilibili.download('https://www.bilibili.com/video/BV1sL4y177sC', info_only=True)

Expand Down

0 comments on commit 290c745

Please sign in to comment.