]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/__init__.py
[sockshare] Add new extractor
[youtube-dl.git] / youtube_dl / extractor / __init__.py
index a03f9d3ad9b7b4d9a51e86e1085244a14edde55d..f3575b6c9730fb20912dc409ec04855044925335 100644 (file)
@@ -262,6 +262,7 @@ from .smotri import (
     SmotriUserIE,
     SmotriBroadcastIE,
 )
+from .sockshare import SockshareIE
 from .sohu import SohuIE
 from .soundcloud import (
     SoundcloudIE,
@@ -270,8 +271,8 @@ from .soundcloud import (
     SoundcloudPlaylistIE
 )
 from .soundgasm import SoundgasmIE
-from .southparkstudios import (
-    SouthParkStudiosIE,
+from .southpark import (
+    SouthParkIE,
     SouthparkDeIE,
 )
 from .space import SpaceIE