1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 13:47:07 -05:00

[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