YouTubeStandardFeedType
Description:
[ CCode ( cprefix = "GDATA_YOUTUBE_" , type_id = "gdata_youtube_standard_feed_type_get_type ()" ) ]
public enum YouTubeStandardFeedType
Standard feed types for standard feed queries with
query_standard_feed.
For more information, see the <ulink type="http"
url="https://developers.google.com/youtube/2.0/developers_guide_protocol_video_feeds#Standard_feeds">online documentation</ulink>
.
Content:
Enum values:
- MOST_DISCUSSED_FEED -
This feed contains the YouTube videos that have received the most comments.
- MOST_LINKED_FEED -
This feed contains the YouTube videos that receive the most links from other websites.
- MOST_POPULAR_FEED -
This feed contains the most popular YouTube videos, selected using an algorithm that combines many
different signals to determine overall popularity.
- MOST_RECENT_FEED -
This feed contains the videos most recently submitted to YouTube.
- MOST_RESPONDED_FEED -
This feed contains YouTube videos that receive the most video responses.
- MOST_VIEWED_FEED -
This feed contains the most frequently watched YouTube videos.
- RECENTLY_FEATURED_FEED -
This feed contains videos recently featured on the YouTube home page or featured videos tab.
- TOP_FAVORITES_FEED -
This feed contains videos most frequently flagged as favorite videos.
- TOP_RATED_FEED - This
feed contains the most highly rated YouTube videos.
- WATCH_ON_MOBILE_FEED -
This feed contains videos suitable for playback on mobile devices.