Developer Center
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"/> |
|