1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-14 20:25:19 +00:00

[ie/mave] Add extractor for Mave Digital

This commit is contained in:
Anton Larionov
2025-06-03 12:10:53 +02:00
parent c723c4e5e7
commit b9e4859762
2 changed files with 85 additions and 0 deletions

View File

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