Support podcast:transcript #8

Closed
opened 2022-06-23 22:31:11 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2022-06-23 22:31:11 +00:00 (Migrated from github.com)

The Podcasting 2.0 XSD defines the podcast:transcript element. To implement this:

  • Add 4 new meta items: episode_transcript_url (supports permalinks), episode_transcript_type, episode_transcript_language, and episode_transcript_rel.
  • Ensure that url and type are both present if either is present.
The Podcasting 2.0 XSD defines the [`podcast:transcript`](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#transcript) element. To implement this: - Add 4 new meta items: `episode_transcript_url` (supports permalinks), `episode_transcript_type`, `episode_transcript_language`, and `episode_transcript_rel`. - Ensure that `url` and `type` are both present if either is present.
danieljsummers commented 2022-06-28 00:36:33 +00:00 (Migrated from github.com)

Fixed via #9

Fixed via #9
Sign in to join this conversation.
No description provided.