From 798788b7240033422a32eef8c1ef47a5fdc36be8 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 9 Oct 2020 14:20:29 -0500 Subject: [PATCH] transcript tag formalized --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f9a540c..75476bb 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ this larger namespace. ## Element List (current) -- **\**[url to a large image file]**\** - This is assumed to point to an image that is 1000px or larger in size -- **\**[url to a medium image file]**\** - This is assumed to point to an image that is 300px to 999px in size -- **\**[url to a small image file]**\** - This is assumed to point to an image that is 299px or less in size +- **\**[url to a large image file]**\** - This is assumed to point to an image that is 1000px or larger in size. +- **\**[url to a medium image file]**\** - This is assumed to point to an image that is 300px to 999px in size. +- **\**[url to a small image file]**\** - This is assumed to point to an image that is 299px or less in size. - **\**[Category Name]**\** - This is a channel-level element. See "Categories" in this document for an explanation. There can be up to a total of 9 categories defined. -- **\**[CountryCode|Locality]**\** - The country code and locality name given with a pipe as a separator +- **\**[CountryCode|Locality]**\** - The country code and locality name given with a pipe as a separator. - **\**[yes|no]**\** - This is a channel-level element. This tells other podcast platforms whether they are allowed to import this feed. A value of "yes" means that any attempt to import this feed into a new platform should be rejected. It is expected that podcast hosting providers will enable a toggle in their GUI to allow their users to turn feed transfer lock on or off. @@ -56,11 +56,11 @@ this larger namespace. should be added to the channel, to create a paper trail of all the previous urls this feed has lived at. This way, aggregators can easily deduplicate their feed lists. - **\**[url this feed was imported from]**\** - This is a channel-level element. If the feed moved, or was imported to a different hosting platform, this element can specify the new location. - **\**[the id string]**\** - This is a channel-level element. See "ID's" in this document for an explanation. +- **\**[url to a file]**\** - This is an item-level element. Links to a text file containing a transcript. ## Element List (proposed) -- **\** - This is an item-level element to contain information about closed captions within the episode. -- **\** - This is an item-level element to contain a transcript of an episode. +- **\**[url to a file]**\** - This is an item-level element. Links to an industry standard closed-caption/subtitle file format. - **\**[uri of media asset]**\** - 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.