[markiza] Add extractors (closes #16750)

This commit is contained in:
Sergey M․ 2018-06-18 00:49:50 +07:00
parent 0adf213d8c
commit ce0edda0f9
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 125 additions and 0 deletions

View file

@ -590,6 +590,10 @@ from .mangomolo import (
MangomoloLiveIE,
)
from .manyvids import ManyVidsIE
from .markiza import (
MarkizaIE,
MarkizaPageIE,
)
from .massengeschmacktv import MassengeschmackTVIE
from .matchtv import MatchTVIE
from .mdr import MDRIE