1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/mave] Add extractor (#13380)

Authored by: anlar
This commit is contained in:
Anton Larionov
2025-06-26 01:51:20 +02:00
committed by GitHub
parent 2600849bad
commit 1838a1ce5d
2 changed files with 108 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