[mtv] Add an extractor for mtviggy.com (#2072)
This commit is contained in:
parent
8d9453b9e8
commit
bc4ba05fcb
2 changed files with 18 additions and 1 deletions
|
@ -119,7 +119,10 @@ from .mit import TechTVMITIE, MITIE
|
|||
from .mixcloud import MixcloudIE
|
||||
from .mpora import MporaIE
|
||||
from .mofosex import MofosexIE
|
||||
from .mtv import MTVIE
|
||||
from .mtv import (
|
||||
MTVIE,
|
||||
MTVIggyIE,
|
||||
)
|
||||
from .muzu import MuzuTVIE
|
||||
from .myspace import MySpaceIE
|
||||
from .myspass import MySpassIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue