[svtplay:series] Add extractor

Related to #11130
This commit is contained in:
Mattias Wadman
2018-03-30 20:02:09 +02:00
committed by Sergey M․
parent e8dfecb384
commit fd97fa7bfc
2 changed files with 58 additions and 0 deletions

View File

@ -1031,6 +1031,7 @@ from .sunporno import SunPornoIE
from .svt import (
SVTIE,
SVTPlayIE,
SVTPlaylistIE,
)
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE