[svtplay:series] Improve extraction (closes #16059)

This commit is contained in:
Sergey M․
2018-04-04 23:52:00 +07:00
parent fd97fa7bfc
commit b71bb3ba8b
2 changed files with 18 additions and 20 deletions

View File

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