mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 13:24:16 -07:00
[applepodcasts] Add new extractor(#25918)
This commit is contained in:
parent
8487e8b98a
commit
ac61f2e058
2 changed files with 62 additions and 0 deletions
|
@ -55,6 +55,7 @@ from .appletrailers import (
|
|||
AppleTrailersIE,
|
||||
AppleTrailersSectionIE,
|
||||
)
|
||||
from .applepodcasts import ApplePodcastsIE
|
||||
from .archiveorg import ArchiveOrgIE
|
||||
from .arcpublishing import ArcPublishingIE
|
||||
from .arkena import ArkenaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue