mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
[test] disable test_soundcloud temporarily
This commit is contained in:
parent
a770ad1e72
commit
e1e1503b08
@ -40,7 +40,7 @@ class YouGetTests(unittest.TestCase):
|
|||||||
def test_acfun(self):
|
def test_acfun(self):
|
||||||
acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True)
|
acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True)
|
||||||
|
|
||||||
def test_soundcloud(self):
|
#def test_soundcloud(self):
|
||||||
## single song
|
## single song
|
||||||
#soundcloud.download(
|
#soundcloud.download(
|
||||||
# 'https://soundcloud.com/keiny-pham/impure-bird', info_only=True
|
# 'https://soundcloud.com/keiny-pham/impure-bird', info_only=True
|
||||||
|
Loading…
Reference in New Issue
Block a user