1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[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