[melonvod] Add extractor for vod.melon.com

This commit is contained in:
ping 2016-12-12 14:43:33 +08:00 committed by Sergey M․
parent 3c1e9dc4ec
commit abf3494ac7
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 60 additions and 0 deletions

View file

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