[SpankBang] Add new extractor

This commit is contained in:
newtonelectron
2015-04-05 12:50:21 -07:00
parent 3a9fadd6df
commit 6410229681
2 changed files with 39 additions and 0 deletions

View File

@ -471,6 +471,7 @@ from .southpark import (
SouthparkDeIE,
)
from .space import SpaceIE
from .spankbang import SpankBangIE
from .spankwire import SpankwireIE
from .spiegel import SpiegelIE, SpiegelArticleIE
from .spiegeltv import SpiegeltvIE