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

[ie/mixlr] Add extractors (#13561)

Authored by: ShockedPlot7560, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
ShockedPlot7560
2025-07-13 01:35:51 +02:00
committed by GitHub
parent b5fea53f20
commit 0f33950c77
2 changed files with 138 additions and 0 deletions

View File

@@ -1169,6 +1169,10 @@ from .mixcloud import (
MixcloudPlaylistIE,
MixcloudUserIE,
)
from .mixlr import (
MixlrIE,
MixlrRecoringIE,
)
from .mlb import (
MLBIE,
MLBTVIE,