johannhof / media-feeds

Media Feeds

Home Page:https://wicg.github.io/media-feeds/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Feeds

This is the repository for media-feeds. You're welcome to contribute! Let's make the Web rock our socks off!

Read The Spec

Browser Support - Chrome

Chrome is currently experimenting with Media Feeds. For the best experience we recommend that all feeds have the following logos:

  1. A logo that is landscape, suitable for dark backgrounds, has the title and logo for the website and has a transparent background. It should have the forDarkBackground, hasTitle and transparentBackground content attributes.

  2. A logo that is landscape, suitable for light backgrounds, has the title and logo for the website and has a transparent background. It should have the forLightBackground, hasTitle and transparentBackground content attributes.

  3. A logo that is landscape, suitable for dark backgrounds, has the title and logo centered, and has an opaque background. It should have the forDarkBackground, hasTitle and centered content attributes.

We recommend that the media items have the following images:

  1. An image that is landscape poster or banner of the media item. It should have the iconic and poster content attributes. This is usually the primary image used to display the media item.

  2. An image that is landscape frame grab / scene still. It should have the sceneStill content attribute and optionally the background attribute if it is certain the image does not contain text. This is recommended for continue watching scenarios.

  3. An image that is landscape, an artistic render of the media item and a background. It should have the iconic and background content attributes. This is not used at the moment but is recommended for future use.

This might not always be possible for user generated content since there are no guarantees that images will meet these requirements. In these cases the content attributes are optional and we recommend a primary image used to display the media item which might not have any attributes and possibly a sceneStill image if available.

About

Media Feeds

https://wicg.github.io/media-feeds/

License:Other


Languages

Language:HTML 100.0%