Add transcripts element

pull/15/head
Dave Jones 2020-10-09 11:28:28 -05:00
rodzic 8533dbd4ab
commit d1e10b4357
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -60,6 +60,7 @@ this larger namespace.
## Element List (proposed)
- **\<podcastindex:captions>** - This is an item-level element to contain information about closed captions within the episode.
- **\<podcastindex:transcripts>** - This is an item-level element to contain a transcript of an episode.
- **\<podcastindex:alternateEnclosure type="[mime type]" length="[(int)]" bitrate="[(float)]" [live]>**[uri of media asset]**\</podcastindex:alternateEnclosure>** - This is an item-level element that is meant to provide alternate versions of an enclosure, such as low or
high bitrate, or alternate formats or alternate uri schemes, like IPFS or live streaming.