Merge pull request #3691 from naglis/moevideo

[moevideo] Add new extractor
This commit is contained in:
Sergey M.
2014-09-09 20:56:35 +07:00
2 changed files with 113 additions and 0 deletions

View File

@ -200,6 +200,7 @@ from .mitele import MiTeleIE
from .mixcloud import MixcloudIE
from .mlb import MLBIE
from .mpora import MporaIE
from .moevideo import MoeVideoIE
from .mofosex import MofosexIE
from .mojvideo import MojvideoIE
from .mooshare import MooshareIE