1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[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
parent 3e376d183e
commit 9997eee4af
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,