Explorar o código

[soundcloud:user] Add test

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
03b9c94437
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      youtube_dl/extractor/soundcloud.py

+ 3 - 0
youtube_dl/extractor/soundcloud.py

@@ -307,6 +307,9 @@ class SoundcloudUserIE(SoundcloudIE):
             'title': 'The Royal Concept',
             'title': 'The Royal Concept',
         },
         },
         'playlist_mincount': 1,
         'playlist_mincount': 1,
+    }, {
+        'url': 'https://soundcloud.com/the-akashic-chronicler/tracks',
+        'only_matching': True,
     }]
     }]
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):