mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[test] disable test_soundcloud temporarily
This commit is contained in:
parent
6633ea9487
commit
09cd505311
@ -42,9 +42,9 @@ class YouGetTests(unittest.TestCase):
|
||||
|
||||
def test_soundcloud(self):
|
||||
## single song
|
||||
soundcloud.download(
|
||||
'https://soundcloud.com/keiny-pham/impure-bird', info_only=True
|
||||
)
|
||||
#soundcloud.download(
|
||||
# 'https://soundcloud.com/keiny-pham/impure-bird', info_only=True
|
||||
#)
|
||||
## playlist
|
||||
#soundcloud.download(
|
||||
# 'https://soundcloud.com/anthony-flieger/sets/cytus', info_only=True
|
||||
|
Loading…
Reference in New Issue
Block a user