Videos - mRSS

Common Sense Media offers the mRSS format for media-based content. For more information and the full schema, see RSS Advisory Board.

Element Description
<item> Base element of the video; encloses all other elements.
<pubDate> Date video was published.
<link> Unique web location for the video.
<media:content

url=""

medium="video"/>

<media:player

url=""/>

<media:title/>

<media:description/>

<media:thumbnail

url=""/>

<media:category

scheme="urn:genre"/>
media:content
Information about the video file
url attribute
URL to video file (usually in mp4 forma).
media:player
URL to the embeddable version of the video (usually in flv format).
media:title
Video title. String, max 255 characters.
media:description
A short description of this item.
media:thumbnail
A screenshot of the video.
media:category
The genre of the subject of the video. This element will only be present if applicable.