[svt] Improve extraction and add support for pages (closes #16802)

This commit is contained in:
Sergey M․
2018-06-28 04:29:11 +07:00
parent c3bcd206eb
commit 7b393f9cc5
3 changed files with 98 additions and 31 deletions

View File

@ -1040,6 +1040,7 @@ from .stretchinternet import StretchInternetIE
from .sunporno import SunPornoIE
from .svt import (
SVTIE,
SVTPageIE,
SVTPlayIE,
SVTSeriesIE,
)