[southparkde] Fix naming inconsistency
[youtube-dl] / youtube_dl / extractor / __init__.py
index b042e9215c07627882ce80a0d2b963db35090375..5dfa781f88d6fd1d9c05a23363c3b58f447c9d87 100644 (file)
@@ -484,7 +484,7 @@ from .soundgasm import (
 from .southpark import (
     SouthParkIE,
     SouthParkEsIE,
-    SouthparkDeIE,
+    SouthParkDeIE,
     SouthParkNlIE
 )
 from .space import SpaceIE