Add an extractor for southparkstudios.com (closes #1434)
It uses the MTV system
This commit is contained in:
parent
cdbccafed9
commit
5a6fecc3de
2 changed files with 35 additions and 0 deletions
|
@ -83,6 +83,7 @@ from .slashdot import SlashdotIE
|
|||
from .slideshare import SlideshareIE
|
||||
from .sohu import SohuIE
|
||||
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
||||
from .southparkstudios import SouthParkStudiosIE
|
||||
from .spiegel import SpiegelIE
|
||||
from .stanfordoc import StanfordOpenClassroomIE
|
||||
from .statigram import StatigramIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue