[soundcloud:user] Add test
[youtube-dl] / youtube_dl / extractor / soundcloud.py
index e31b4596a31192bf5dcf5b367d7f8713e0f7c50e..118ca483265cfda0a4419d93e8ce2fd174148be4 100644 (file)
@@ -307,6 +307,9 @@ class SoundcloudUserIE(SoundcloudIE):
             'title': 'The Royal Concept',
         },
         'playlist_mincount': 1,
+    }, {
+        'url': 'https://soundcloud.com/the-akashic-chronicler/tracks',
+        'only_matching': True,
     }]
 
     def _real_extract(self, url):