mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 12:45:27 +00:00
[ie/mixlr] Add extractors (#13561)
Authored by: ShockedPlot7560, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
@@ -1169,6 +1169,10 @@ from .mixcloud import (
|
||||
MixcloudPlaylistIE,
|
||||
MixcloudUserIE,
|
||||
)
|
||||
from .mixlr import (
|
||||
MixlrIE,
|
||||
MixlrRecoringIE,
|
||||
)
|
||||
from .mlb import (
|
||||
MLBIE,
|
||||
MLBTVIE,
|
||||
|
||||
Reference in New Issue
Block a user