1
0
Fork 0

[masters] Add extractor (#3358)

Closes #3240
Authored by: m4tu4g
This commit is contained in:
m4tu4g 2022-05-03 03:06:37 +05:30 committed by GitHub
commit 468f104ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View file

@ -849,6 +849,7 @@ from .markiza import (
MarkizaPageIE,
)
from .massengeschmacktv import MassengeschmackTVIE
from .masters import MastersIE
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .medaltv import MedalTVIE