mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-04 20:45:48 +01:00
[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:
parent
ee3a106f34
commit
0046fbcbfc
2 changed files with 165 additions and 1 deletions
|
|
@ -143,6 +143,8 @@ from .archiveorg import (
|
|||
from .arcpublishing import ArcPublishingIE
|
||||
from .ard import (
|
||||
ARDIE,
|
||||
ARDAudiothekIE,
|
||||
ARDAudiothekPlaylistIE,
|
||||
ARDBetaMediathekIE,
|
||||
ARDMediathekCollectionIE,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue