Browse Source

[extractors] add import for MTVJapanIE

master
Remita Amine 5 years ago
parent
commit
01358b9fc1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/extractors.py

+ 1
- 1
youtube_dl/extractor/extractors.py View File

@ -666,7 +666,7 @@ from .mtv import (
MTVVideoIE,
MTVServicesEmbeddedIE,
MTVDEIE,
MTV81IE,
MTVJapanIE,
)
from .muenchentv import MuenchenTVIE
from .musicplayon import MusicPlayOnIE


Loading…
Cancel
Save