Podcasts - Full Chapter Support #6

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

Building on #5, provide a means for users to specify chapters for the media associated with a post (episode).

  • Define chapters per episode (see the spec for allowed fields).
  • Define a handler for each post that is accessed via /chapters/[permalink] and produces JSON chapters.
  • If no chapter metadata is specified, but chapters have been defined, return this link in the podcast:chapters element for the episode.
  • Provide a JSON chapter import feature, if the chapters were developed elsewhere and need to be imported.

(There may be other issues created to tackle some of these in bite-sized parts.)

Building on #5, provide a means for users to specify chapters for the media associated with a post (episode). - Define chapters per episode (see [the spec](https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/jsonChapters.md) for allowed fields). - Define a handler for each post that is accessed via `/chapters/[permalink]` and produces JSON chapters. - If no chapter metadata is specified, but chapters have been defined, return this link in the `podcast:chapters` element for the episode. - Provide a JSON chapter import feature, if the chapters were developed elsewhere and need to be imported. (There may be other issues created to tackle some of these in bite-sized parts.)
danieljsummers commented 2024-03-16 16:20:58 +00:00 (Migrated from github.com)

This is complete, and will be a part of v2.1

This is complete, and will be a part of v2.1
Sign in to join this conversation.
No description provided.