rename southparkstudios.py to southpark.py
[youtube-dl] / youtube_dl / extractor / __init__.py
index a03f9d3ad9b7b4d9a51e86e1085244a14edde55d..e49ac3e52783608942b34deed950703d2a85dc39 100644 (file)
@@ -270,8 +270,8 @@ from .soundcloud import (
     SoundcloudPlaylistIE
 )
 from .soundgasm import SoundgasmIE
-from .southparkstudios import (
-    SouthParkStudiosIE,
+from .southpark import (
+    SouthParkIE,
     SouthparkDeIE,
 )
 from .space import SpaceIE