[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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