[markiza] Add extractors (closes #16750)
This commit is contained in:
parent
0adf213d8c
commit
ce0edda0f9
2 changed files with 125 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue