[mxplayer] Add new extractor

https://github.com/ytdl-org/youtube-dl/pull/27325
Authored by: codeasashu
This commit is contained in:
Ashutosh Chaudhary
2021-03-02 17:49:48 +05:30
committed by pukkandan
parent f3b737ed19
commit 097b056c5a
2 changed files with 104 additions and 0 deletions
+1
View File
@@ -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