Merge branch 'Phaeilo-mixcloud'

This commit is contained in:
Yen Chi Hsuan 2016-04-15 14:33:04 +08:00
commit c773082692
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 156 additions and 4 deletions

View file

@ -412,7 +412,11 @@ from .minoto import MinotoIE
from .miomio import MioMioIE
from .mit import TechTVMITIE, MITIE, OCWMITIE
from .mitele import MiTeleIE
from .mixcloud import MixcloudIE
from .mixcloud import (
MixcloudIE,
MixcloudUserIE,
MixcloudPlaylistIE
)
from .mlb import MLBIE
from .mnet import MnetIE
from .mpora import MporaIE