[soundgasm] add profile IE.
This commit is contained in:
parent
ddc369f073
commit
93b5071f73
2 changed files with 40 additions and 1 deletions
|
@ -425,7 +425,10 @@ from .soundcloud import (
|
|||
SoundcloudUserIE,
|
||||
SoundcloudPlaylistIE
|
||||
)
|
||||
from .soundgasm import SoundgasmIE
|
||||
from .soundgasm import (
|
||||
SoundgasmIE,
|
||||
SoundgasmProfileIE
|
||||
)
|
||||
from .southpark import (
|
||||
SouthParkIE,
|
||||
SouthparkDeIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue