1
0
Fork 0

[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
commit 0f33950c77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,