rename southparkstudios.py to southpark.py
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
This commit is contained in:
parent
eb50741129
commit
10d00a756a
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue