[mtv] Add an extractor for the mtvservices embedded player (closes #2995)
This commit is contained in:
parent
27ec04b232
commit
8940c1c058
2 changed files with 38 additions and 2 deletions
|
@ -170,6 +170,7 @@ from .moviezine import MoviezineIE
|
|||
from .movshare import MovShareIE
|
||||
from .mtv import (
|
||||
MTVIE,
|
||||
MTVServicesEmbeddedIE,
|
||||
MTVIggyIE,
|
||||
)
|
||||
from .musicplayon import MusicPlayOnIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue