[svtplay] Generalize svt extractors and add svt.se extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 5cc35c8eb0fa81495f8c48291c31ccee572f69ae..79236c6c13dee1cf0a74d8c509487e3e63076dc7 100644 (file)
@@ -505,7 +505,10 @@ from .streamcloud import StreamcloudIE
 from .streamcz import StreamCZIE
 from .streetvoice import StreetVoiceIE
 from .sunporno import SunPornoIE
-from .svtplay import SVTPlayIE
+from .svtplay import (
+    SVTIE,
+    SVTPlayIE,
+)
 from .swrmediathek import SWRMediathekIE
 from .syfy import SyfyIE
 from .sztvhu import SztvHuIE
@@ -589,6 +592,7 @@ from .vesti import VestiIE
 from .vevo import VevoIE
 from .vgtv import (
     BTArticleIE,
+    BTVestlendingenIE,
     VGTVIE,
 )
 from .vh1 import VH1IE
@@ -654,9 +658,9 @@ from .xhamster import XHamsterIE
 from .xminus import XMinusIE
 from .xnxx import XNXXIE
 from .xstream import XstreamIE
-from .xvideos import XVideosIE
 from .xtube import XTubeUserIE, XTubeIE
 from .xuite import XuiteIE
+from .xvideos import XVideosIE
 from .xxxymovies import XXXYMoviesIE
 from .yahoo import (
     YahooIE,