[soundcloud] Add Soundcloud search extractor

This commit is contained in:
reiv 2015-10-17 18:23:46 +02:00 committed by Sergey M․
parent 4137196899
commit 2abf7cab80
2 changed files with 89 additions and 2 deletions

View file

@ -576,7 +576,8 @@ from .soundcloud import (
SoundcloudIE,
SoundcloudSetIE,
SoundcloudUserIE,
SoundcloudPlaylistIE
SoundcloudPlaylistIE,
SoundcloudSearchIE
)
from .soundgasm import (
SoundgasmIE,