[movingimage] Adapt to the new domain name and fix extraction

Closes #10466
This commit is contained in:
Yen Chi Hsuan 2016-09-01 16:58:16 +08:00
parent 746a695b36
commit 05d4612947
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
3 changed files with 17 additions and 17 deletions

View 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