1
0
Fork 0

[extractor/moview] Add extractor (#4607)

Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-08-15 05:09:05 +09:00 committed by GitHub
commit 7695f5a0a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 99 additions and 44 deletions

View file

@ -975,6 +975,7 @@ from .motherless import (
from .motorsport import MotorsportIE
from .movieclips import MovieClipsIE
from .moviepilot import MoviepilotIE
from .moview import MoviewPlayIE
from .moviezine import MoviezineIE
from .movingimage import MovingImageIE
from .msn import MSNIE