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

[ie/orf:podcast] Add extractor (#8486)

Closes #5265
Authored by: Esokrates
This commit is contained in:
Esokrates
2023-11-11 20:06:25 +00:00
committed by GitHub
parent f6e97090d2
commit 6ba3085616
2 changed files with 44 additions and 2 deletions

View File

@@ -1420,6 +1420,7 @@ from .orf import (
ORFTVthekIE,
ORFFM4StoryIE,
ORFRadioIE,
ORFPodcastIE,
ORFIPTVIE,
)
from .outsidetv import OutsideTVIE