[movingimage] Adapt to the new domain name and fix extraction
Closes #10466
This commit is contained in:
parent
746a695b36
commit
05d4612947
3 changed files with 17 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue