mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-19 10:36:08 +03:00
[ie/mxplayer] Rework extractors (#17018)
Closes #3705 Closes #6115 Closes #7428 Closes #15371 Closes #15382 Closes #15968 Authored by: doe1080
This commit is contained in:
@@ -1109,6 +1109,8 @@ from .mx3 import (
|
||||
)
|
||||
from .mxplayer import (
|
||||
MxplayerIE,
|
||||
MxplayerRedirectIE,
|
||||
MxplayerSeasonIE,
|
||||
MxplayerShowIE,
|
||||
)
|
||||
from .myspace import (
|
||||
|
||||
Reference in New Issue
Block a user