[mwave] Add Mwave Meet & Greet extractor

This commit is contained in:
Peter Rowlands 2016-04-27 15:57:17 +09:00
parent 046ea04a7d
commit 5b5d7cc11e
2 changed files with 24 additions and 1 deletions

View file

@ -439,7 +439,7 @@ from .mtv import (
)
from .muenchentv import MuenchenTVIE
from .musicplayon import MusicPlayOnIE
from .mwave import MwaveIE
from .mwave import MwaveIE, MwaveMeetGreetIE
from .myspace import MySpaceIE, MySpaceAlbumIE
from .myspass import MySpassIE
from .myvi import MyviIE