[test] disable test_soundcloud temporarily

This commit is contained in:
Mort Yao 2021-08-15 06:44:15 +02:00
parent a770ad1e72
commit e1e1503b08
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -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