[mxplayer] Add new extractor
https://github.com/ytdl-org/youtube-dl/pull/27325 Authored by: codeasashu
This commit is contained in:
parent
f3b737ed19
commit
097b056c5a
2 changed files with 104 additions and 0 deletions
|
|
@ -738,6 +738,7 @@ from .mtv import (
|
|||
)
|
||||
from .muenchentv import MuenchenTVIE
|
||||
from .mwave import MwaveIE, MwaveMeetGreetIE
|
||||
from .mxplayer import MxplayerIE
|
||||
from .mychannels import MyChannelsIE
|
||||
from .myspace import MySpaceIE, MySpaceAlbumIE
|
||||
from .myspass import MySpassIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue