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