[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
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