[svtplay] Generalize svt extractors and add svt.se extractor
This commit is contained in:
parent
50b9013064
commit
79998cd5af
2 changed files with 67 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue