mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-11 11:11:46 +00:00
[openrec] Add movie extractor (#2222)
Closes #2218 Authored by: Lesmiscore
This commit is contained in:

committed by
GitHub

parent
db47787024
commit
b8eeced286
@@ -1058,6 +1058,7 @@ from .opencast import (
|
||||
from .openrec import (
|
||||
OpenRecIE,
|
||||
OpenRecCaptureIE,
|
||||
OpenRecMovieIE,
|
||||
)
|
||||
from .ora import OraTVIE
|
||||
from .orf import (
|
||||
|
Reference in New Issue
Block a user