mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-21 11:36:05 +03:00
[ie/openrec] Rework extractors (#16857)
Closes #12740, Closes #13698 Authored by: doe1080
This commit is contained in:
@@ -1335,8 +1335,11 @@ from .opencast import (
|
||||
)
|
||||
from .openrec import (
|
||||
OpenRecCaptureIE,
|
||||
OpenRecChannelIE,
|
||||
OpenRecChannelSearchIE,
|
||||
OpenRecIE,
|
||||
OpenRecMovieIE,
|
||||
OpenRecPlaylistIE,
|
||||
)
|
||||
from .orf import (
|
||||
ORFIPTVIE,
|
||||
|
||||
Reference in New Issue
Block a user