[movingimage] Adapt to the new domain name and fix extraction
[youtube-dl] / youtube_dl / extractor / extractors.py
index 21efa96b2364d8a79646802843267852a802481b..8d0688f5398f3e438a36787279d33604c0d9ccf8 100644 (file)
@@ -486,6 +486,7 @@ from .motherless import MotherlessIE
 from .motorsport import MotorsportIE
 from .movieclips import MovieClipsIE
 from .moviezine import MoviezineIE
+from .movingimage import MovingImageIE
 from .msn import MSNIE
 from .mtv import (
     MTVIE,
@@ -806,7 +807,6 @@ from .srgssr import (
     SRGSSRPlayIE,
 )
 from .srmediathek import SRMediathekIE
-from .ssa import SSAIE
 from .stanfordoc import StanfordOpenClassroomIE
 from .steam import SteamIE
 from .streamable import StreamableIE