[openrec] Add movie extractor (#2222)
Closes #2218 Authored by: Lesmiscore
This commit is contained in:
parent
db47787024
commit
b8eeced286
2 changed files with 67 additions and 38 deletions
|
|
@ -1058,6 +1058,7 @@ from .opencast import (
|
|||
from .openrec import (
|
||||
OpenRecIE,
|
||||
OpenRecCaptureIE,
|
||||
OpenRecMovieIE,
|
||||
)
|
||||
from .ora import OraTVIE
|
||||
from .orf import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue