[medici] Add extractor (closes #3406)

This commit is contained in:
Sergey M․ 2017-04-08 22:38:37 +07:00
parent 95152630db
commit 2bd875edfe
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 71 additions and 0 deletions

View file

@ -541,6 +541,7 @@ from .mangomolo import (
)
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .medici import MediciIE
from .meipai import MeipaiIE
from .melonvod import MelonVODIE
from .meta import METAIE