[mtv] add support for new website urls(closes #8169)(closes #9808)

This commit is contained in:
Remita Amine 2016-09-24 10:41:38 +01:00
parent 0711995bca
commit 8add4bfecb
2 changed files with 22 additions and 0 deletions

View file

@ -516,6 +516,7 @@ from .movingimage import MovingImageIE
from .msn import MSNIE
from .mtv import (
MTVIE,
MTVVideoIE,
MTVServicesEmbeddedIE,
MTVDEIE,
)