[ie/mixlr] Add extractors (#13561)
Authored by: ShockedPlot7560, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
parent
b5fea53f20
commit
0f33950c77
2 changed files with 138 additions and 0 deletions
|
|
@ -1169,6 +1169,10 @@ from .mixcloud import (
|
|||
MixcloudPlaylistIE,
|
||||
MixcloudUserIE,
|
||||
)
|
||||
from .mixlr import (
|
||||
MixlrIE,
|
||||
MixlrRecoringIE,
|
||||
)
|
||||
from .mlb import (
|
||||
MLBIE,
|
||||
MLBTVIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue