[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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