[soundgasm] add profile IE.
[youtube-dl] / youtube_dl / extractor / __init__.py
index 94e15082661c5b61db1d62f1939a6ed40ce42f84..cf58f080030efbc921acb51399c48cafe39d97f8 100644 (file)
@@ -425,7 +425,10 @@ from .soundcloud import (
     SoundcloudUserIE,
     SoundcloudPlaylistIE
 )
-from .soundgasm import SoundgasmIE
+from .soundgasm import (
+    SoundgasmIE,
+    SoundgasmProfileIE
+)
 from .southpark import (
     SouthParkIE,
     SouthparkDeIE,