Transcript
<podcast:transcript>
Timestamped captions and transcriptsParent:
<item>
Count:
multiple
Attributes
url
(required): URL of the podcast transcript.type
(required): Mime type of the file such astext/plain
,text/html
,text/vtt
,application/json
,application/x-subrip
language
: The language of the linked transcript. If there is no language attribute given, the linked file is assumed to be the same language that is specified by the RSS<language>
element.rel
: If the rel="captions" attribute is present, the linked file is considered to be a closed captions file, regardless of what the mime type is. In that scenario, time codes are assumed to be present in the file in some capacity.
Details
This tag is used to link to a transcript or closed captions file. Multiple tags can be present for multiple transcript formats.
Detailed file format information and example files are here.
Examples
<podcast:transcript url="https://example.com/episode1/transcript.html" type="text/html" />
<podcast:transcript url="https://example.com/episode1/transcript.vtt" type="text/vtt" rel="captions" />
<podcast:transcript
url="https://example.com/episode1/transcript.json"
type="application/json"
language="es"
rel="captions"
/>
<podcast:transcript
url="https://example.com/episode1/transcript.srt"
type="application/x-subrip"
rel="captions"
/>
Platform support
Podcast apps
AiPodNav
AntennaPod
Anytime Podcast Player
Apple Podcasts
CurioCaster
Digilore
Disctopia
Fountain
iCatcher! Podcast Player
Metacast
Overhaul FM
Pinepods
Pocket Casts
Podcast Addict
Podcast Guru
Podfriend
PodLP
Podverse
Spreaker from iHeart
Steno.fm
TrueFans
Vodio
Publishing/hosting tools
Alitu
Ausha
Blubrry
Buzzsprout
Caproni
Captivate
CastGarden
Castopod
Disctopia
Fireside
iono.fm
Libsyn
Music Side Project
myWebLog
Oncetold
PeerTube
PodcastAI
Podhome
Podigee
Pods-Blitz
PodToo
PowerPress by Blubrry
RedCircle
RSS Blue
RSS.com
Sovereign Feeds
Spreaker from iHeart
Transistor
Vodio
Other apps and platforms
LNBeats
mp.money
Musixmatch Podcasts
Podcast Chapters
Podcastindex
Podcastpage.io
Podlove Podcast Publisher
Podnews podcast
Podpage
Seriously Simple Podcasting
Taddy Podcast API
This data is provided by Podcast Index. edit it on GitHub