Skip to content

Commit

Permalink
[test] disable test_soundcloud temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Aug 15, 2021
1 parent a770ad1 commit e1e1503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def test_youtube(self):
def test_acfun(self):
acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True)

def test_soundcloud(self):
#def test_soundcloud(self):
## single song
#soundcloud.download(
# 'https://soundcloud.com/keiny-pham/impure-bird', info_only=True
Expand Down

0 comments on commit e1e1503

Please sign in to comment.