mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[extractor/mocha] Add extractor (#4213)
Closes https://github.com/yt-dlp/yt-dlp/issues/3752 Authored by: HobbyistDev
This commit is contained in:
parent
17a23f0930
commit
65ea4cba29
2 changed files with 67 additions and 0 deletions
|
@ -948,6 +948,7 @@ from .mlb import (
|
|||
)
|
||||
from .mlssoccer import MLSSoccerIE
|
||||
from .mnet import MnetIE
|
||||
from .mocha import MochaVideoIE
|
||||
from .moevideo import MoeVideoIE
|
||||
from .mofosex import (
|
||||
MofosexIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue