[soundcloud] Add Soundcloud search extractor
This commit is contained in:
parent
4137196899
commit
2abf7cab80
2 changed files with 89 additions and 2 deletions
|
@ -576,7 +576,8 @@ from .soundcloud import (
|
|||
SoundcloudIE,
|
||||
SoundcloudSetIE,
|
||||
SoundcloudUserIE,
|
||||
SoundcloudPlaylistIE
|
||||
SoundcloudPlaylistIE,
|
||||
SoundcloudSearchIE
|
||||
)
|
||||
from .soundgasm import (
|
||||
SoundgasmIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue