1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[Moviepilot] Add extractor (#3282)

Authored by: panatexxa
This commit is contained in:
panatexxa
2022-04-07 04:26:12 +02:00
committed by GitHub
parent 42a4f21a03
commit da1ffde15d
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