1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-29 00:00:03 -04:00

[extractors] add import for MTVJapanIE

This commit is contained in:
Remita Amine
2019-10-28 23:34:31 +01:00
parent 3cdcebf547
commit 01358b9fc1
+1 -1
View File
@@ -666,7 +666,7 @@ from .mtv import (
MTVVideoIE,
MTVServicesEmbeddedIE,
MTVDEIE,
MTV81IE,
MTVJapanIE,
)
from .muenchentv import MuenchenTVIE
from .musicplayon import MusicPlayOnIE