Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
These are the changes we've been discussing in issue Podcastindex-org#16 . What do you think?
  • Loading branch information
tomrossi7 authored Oct 12, 2020
1 parent b5fb81a commit c6085ac
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,22 +121,11 @@ this larger namespace.

Item

(optional | single)

Links to an external file containing a transcript. The mime type of the file should be given - such as text/plain, text/html, etc.

All attributes are required.


- **\<podcast:captions language="[language code]" type="text/srt">**[url to a SRT captions file]**\</podcast:captions>**

Item

(optional | single)
(optional | multiple)

Links to an industry standard closed-caption/subtitle file format.
Links to an external file containing a transcript. The mime type of the file should be given - such as `text/plain`, `text/html`, `application/srt`, `application/json`.

All attributes are required.
The language of the transcript can be overwritten by providing the optional language attribute. All other attributes are required.


- **\<podcast:alternateEnclosure type="[mime type]" length="[(int)]" bitrate="[(float)]" title="[(string)]" stream>**[uri of media asset]**\</podcast:alternateEnclosure>**
Expand Down

0 comments on commit c6085ac

Please sign in to comment.