[southparknl] Add extractor for southpark.nl

This commit is contained in:
rrooij 2015-05-05 08:59:09 +02:00
parent ce5c1ae517
commit e10dc0e1f0
2 changed files with 16 additions and 0 deletions

View file

@ -485,6 +485,7 @@ from .southpark import (
SouthParkIE,
SouthParkEsIE,
SouthparkDeIE,
SouthParkNlIE
)
from .space import SpaceIE
from .spankbang import SpankBangIE