1
0
Fork 0

[openrec] Add extractors (#624)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi 2021-08-04 18:14:37 +09:00 committed by GitHub
commit 9997eee4af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 131 additions and 1 deletions

View file

@ -936,6 +936,10 @@ from .ooyala import (
OoyalaIE,
OoyalaExternalIE,
)
from .openrec import (
OpenRecIE,
OpenRecCaptureIE,
)
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,