Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support podcast:transcript #8

Closed
danieljsummers opened this issue Jun 23, 2022 · 1 comment
Closed

Support podcast:transcript #8

danieljsummers opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
podcasting Issues related to podcasting / episodes
Milestone

Comments

@danieljsummers
Copy link
Collaborator

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.
@danieljsummers danieljsummers added this to the v2 milestone Jun 23, 2022
danieljsummers added a commit that referenced this issue Jun 25, 2022
- Add episode data structure (#9)
- Add fields for chapters (#6) and transcripts (#8)
- Add fields for medium (#3), funding (#7), and GUID (#4)
- Fix RethinkDB restore problems (#10)
- Save custom feeds in SQLite (#11)
danieljsummers added a commit that referenced this issue Jun 27, 2022
@danieljsummers danieljsummers self-assigned this Jun 27, 2022
danieljsummers added a commit that referenced this issue Jun 27, 2022
- Add chapter fields (#5)
- Add transcript fields (#8)
danieljsummers added a commit that referenced this issue Jun 28, 2022
- Render chapter if present (#5)
- Render transcript if present (#8)
- Require transcript type if URL entered (#8)
@danieljsummers
Copy link
Collaborator Author

Fixed via #9

@danieljsummers danieljsummers added the podcasting Issues related to podcasting / episodes label Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
podcasting Issues related to podcasting / episodes
Projects
None yet
Development

No branches or pull requests

1 participant