Add support for southpark.de
This commit is contained in:
parent
1672647ade
commit
746f491f82
2 changed files with 18 additions and 1 deletions
|
@ -116,7 +116,10 @@ from .slashdot import SlashdotIE
|
|||
from .slideshare import SlideshareIE
|
||||
from .sohu import SohuIE
|
||||
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
||||
from .southparkstudios import SouthParkStudiosIE
|
||||
from .southparkstudios import (
|
||||
SouthParkStudiosIE,
|
||||
SouthparkDeIE,
|
||||
)
|
||||
from .space import SpaceIE
|
||||
from .spankwire import SpankwireIE
|
||||
from .spiegel import SpiegelIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue