[ie/ARDAudiothek] Add extractors (#14309)

Closes #5605, Closes #10671
Authored by: marieell, evilpie

Co-authored-by: marieell <marieell@tuta.io>
This commit is contained in:
Tom Schuster 2025-10-31 21:46:59 +01:00 committed by GitHub
parent ee3a106f34
commit 0046fbcbfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 165 additions and 1 deletions

View file

@ -143,6 +143,8 @@ from .archiveorg import (
from .arcpublishing import ArcPublishingIE
from .ard import (
ARDIE,
ARDAudiothekIE,
ARDAudiothekPlaylistIE,
ARDBetaMediathekIE,
ARDMediathekCollectionIE,
)