1
0
Fork 0

[Moviepilot] Add extractor (#3282)

Authored by: panatexxa
This commit is contained in:
panatexxa 2022-04-07 04:26:12 +02:00 committed by GitHub
commit da1ffde15d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 116 additions and 0 deletions

View file

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