[svtplay] Generalize svt extractors and add svt.se extractor

This commit is contained in:
Sergey M․ 2015-05-09 00:12:42 +06:00
parent 50b9013064
commit 79998cd5af
2 changed files with 67 additions and 36 deletions

View file

@ -505,7 +505,10 @@ from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE
from .sunporno import SunPornoIE
from .svtplay import SVTPlayIE
from .svtplay import (
SVTIE,
SVTPlayIE,
)
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE
from .sztvhu import SztvHuIE