[soompi] Add new extractor for tv.soompi.com

This commit is contained in:
ping 2015-05-20 15:53:45 +08:00
parent 051df9ad99
commit 2632941f32
2 changed files with 134 additions and 0 deletions

View file

@ -482,6 +482,10 @@ from .smotri import (
from .snotr import SnotrIE
from .sockshare import SockshareIE
from .sohu import SohuIE
from .soompi import (
SoompiIE,
SoompiShowIE,
)
from .soundcloud import (
SoundcloudIE,
SoundcloudSetIE,