Support podcast:transcript
danieljsummers opened this issue · 1 comments
danieljsummers commented
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
, andepisode_transcript_rel
. - Ensure that
url
andtype
are both present if either is present.
danieljsummers commented
Fixed via #9