[test] disable test_soundcloud temporarily

This commit is contained in:
Mort Yao 2021-08-15 06:39:48 +02:00
parent 6633ea9487
commit 09cd505311
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -42,9 +42,9 @@ class YouGetTests(unittest.TestCase):
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
) #)
## playlist ## playlist
#soundcloud.download( #soundcloud.download(
# 'https://soundcloud.com/anthony-flieger/sets/cytus', info_only=True # 'https://soundcloud.com/anthony-flieger/sets/cytus', info_only=True