Add support for southpark.de

This commit is contained in:
rzhxeo 2013-11-17 17:54:47 +01:00
parent 1672647ade
commit 746f491f82
2 changed files with 18 additions and 1 deletions

View file

@ -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