Logo

podcastnamespace.org

Adding new features to podcasting since 2020

podcast:transcript

A link to transcripts and/or captions for a podcast episode


This tag enables:

These are vital for accessibility: those who are deaf or hard of hearing, or for those temporarily unable to listen to the audio.

They can also be used for indexing podcasts for search engines, allowing users deep-search into a podcast’s content, rather than merely the description or title.

Transcripts or closed captions can also be used to better identify appropriate advertising alongside content, or to ensure brand safety for advertisers who wish to avoid appearing alongside certain subject matter.

Objections

“On-device captioning exists on many operating systems” or “Podcast apps can automatically transcribe audio on demand” : this is fine as a fall-back where captions don’t exist, but automated transcripts are not 100% accurate, and may open up podcasters or app developers to legal challenge. As one example: “Margaret Thatcher beat miners” is historically accurate, but “Margaret Thatcher beat minors” is not; and an allegation of child-beating against a former UK Prime Minister might be sub-optimal.

“We have the technology to auto-transcribe, so we’ll use that” : in order to properly respect creators’ work, your app or service should use a transcript if one is presented to you through the RSS feed, which may be corrected and better quality than an automatic version.

“This doesn’t work with DAI” - this is only true for timed captions, not for transcripts. It’s possible to overcome using consistently-timed ad insertion material, or with dynamically-produced caption files. A further revision of this specification may also be able to anchor chapter markers on specific markers within the audio.

Support

Podcast hosting companies

This is simple to implement for podcast hosting companies. The file can exist on a third-party website, so this work can be provided by a subcontractor or service that a podcaster may wish to use. Transcripts may be a product differentiator for you, or you may be able to achieve additional revenue by providing this service in a premium tier.

It’s one of the most well-supported tags by large podcast hosts, including Buzzsprout, Captivate, Fireside and RSS.

Tip: like audio, ensure that CORS headers are set and open, so that everyone can use the files.

Podcast apps

For podcast apps, linking to transcripts is a simple webview with accompanying UX.

For captions in playback, libraries already exist to decode and play subtitle files, which are easily associated with media playback controls.

Both the [CC] icon and a subtitle icon are part of Android’s Material Icon set, while a caption icon is available in iOS and macOS’s SF Symbols set.

It’s supported by a number of larger podcast apps including Podcast Addict, one of the more popular podcast apps for Android, along with PodLP for KaiOS devices, and a wide variety of apps for iOS, Android and the web.

Examples in the wild

The Podcasting 2.0 show (RSS) includes closed captions, using an SRT file.

Listen on the web using PodFriend - click “play this episode” to see the closed captions automatically appearing as you listen.