1
0
Fork 0

[ie/mave:channel] Add extractor (#14915)

Authored by: anlar
This commit is contained in:
Anton Larionov 2025-11-17 00:05:44 +01:00 committed by GitHub
commit 5f66ac71f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 123 additions and 37 deletions

View file

@ -1094,7 +1094,10 @@ from .markiza import (
from .massengeschmacktv import MassengeschmackTVIE
from .masters import MastersIE
from .matchtv import MatchTVIE
from .mave import MaveIE
from .mave import (
MaveChannelIE,
MaveIE,
)
from .mbn import MBNIE
from .mdr import MDRIE
from .medaltv import MedalTVIE