Skip to content

Commit

Permalink
wireframe for <podcast:soundbite> - closes #61
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajones committed Oct 23, 2020
1 parent 84c5850 commit 5df9b6d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,20 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
- `id` (required) This is the unique identifier for this podcast on the respective platform.
- `url` (optional) A url to the page for this podcast on the respective platform.

<br>

- **\<podcast:soundbite startTime="[123]" duration="[30]">[Title of Soundbite]\</podcast:soundbite>**

Item

(optional | multiple)

See "ID's" in this document for an explanation.

- `startTime` (required) The time where the soundbite begins
- `duration` (required) How long is the soundbite (recommended between 15 and 120 seconds)
- `node value` (optional) Used as free form string from the podcast creator to specify a title for the soundbite (otherwise default to episode title)


<br><br>

Expand Down

0 comments on commit 5df9b6d

Please sign in to comment.