[meipai] Add extractor

This commit is contained in:
Philip Xu 2016-09-20 20:14:24 -04:00 committed by Sergey M․
parent 47c914f995
commit 9b785768ac
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 100 additions and 0 deletions

View file

@ -498,6 +498,7 @@ from .mangomolo import (
)
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .meipai import MeipaiIE
from .melonvod import MelonVODIE
from .meta import METAIE
from .metacafe import MetacafeIE