Closed saerdnaer closed 3 years ago
Resolved with Podcast Publisher Release 3.4.0, using podcastindex.org's <podcast:transcript>
tag as specified in https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#transcript
Example: https://feeds.podlovers.org/mp3 -> https://backend.podlovers.org/podcatcher-apps-mit-jeanette-muller-podcat/?podlove_transcript=webvtt
Available options on
<item>
elements:<media:content url="http://www.example.com/ep23-transcript.vtt" type="text/vtt" medium="document" />
<podlove:transcript src="https://example.com/transcript.html" type="text/vtt" />
etc.