[southparkde] Fix naming inconsistency
The class was first called 'SouthparkDe'. It is now changed to 'SouthParkDe' to match the name of the other extractors.
This commit is contained in:
parent
e10dc0e1f0
commit
3408f6e64a
2 changed files with 2 additions and 2 deletions
|
@ -484,7 +484,7 @@ from .soundgasm import (
|
|||
from .southpark import (
|
||||
SouthParkIE,
|
||||
SouthParkEsIE,
|
||||
SouthparkDeIE,
|
||||
SouthParkDeIE,
|
||||
SouthParkNlIE
|
||||
)
|
||||
from .space import SpaceIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue