[mediaset] Add extractor

This commit is contained in:
Timendum
2017-05-02 16:17:15 +02:00
committed by Sergey M․
parent 1339ecb2f8
commit 0de136341a
2 changed files with 119 additions and 0 deletions

View File

@ -545,6 +545,7 @@ from .mangomolo import (
)
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .mediaset import MediasetIE
from .medici import MediciIE
from .meipai import MeipaiIE
from .melonvod import MelonVODIE