[southparkdk] Add extractor

This commit is contained in:
rrooij 2015-05-11 18:02:25 +02:00 committed by Sergey M․
parent 81ed3bb9c0
commit 968ee17677
2 changed files with 11 additions and 0 deletions

View file

@ -490,6 +490,7 @@ from .soundgasm import (
from .southpark import (
SouthParkIE,
SouthParkDeIE,
SouthParkDkIE,
SouthParkEsIE,
SouthParkNlIE
)