[extractors] add import for MTVJapanIE
This commit is contained in:
parent
3cdcebf547
commit
01358b9fc1
1 changed files with 1 additions and 1 deletions
|
@ -666,7 +666,7 @@ from .mtv import (
|
||||||
MTVVideoIE,
|
MTVVideoIE,
|
||||||
MTVServicesEmbeddedIE,
|
MTVServicesEmbeddedIE,
|
||||||
MTVDEIE,
|
MTVDEIE,
|
||||||
MTV81IE,
|
MTVJapanIE,
|
||||||
)
|
)
|
||||||
from .muenchentv import MuenchenTVIE
|
from .muenchentv import MuenchenTVIE
|
||||||
from .musicplayon import MusicPlayOnIE
|
from .musicplayon import MusicPlayOnIE
|
||||||
|
|
Loading…
Reference in a new issue