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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The Podcasting 2.0 XSD defines the
podcast:transcriptelement. To implement this:episode_transcript_url(supports permalinks),episode_transcript_type,episode_transcript_language, andepisode_transcript_rel.urlandtypeare both present if either is present.Fixed via #9