Comparateur de taille
S'inscrire
English Español

Historique de Youtube API

Mis à jour 25 jun. 2012 11:13:05
Date de création 14 jun. 2012 13:33:41
  • gemalm le 25 jun. 2012 11:13:05
    key
    Developer key: https://developers.google.com/youtube/2.0/developers_guide_protocol_authentication#Developer_Key https://code.google.com/apis/youtube/dashboard
    Valeur modifiée non visible
  • gemalm le 22 jun. 2012 14:44:28
    Rate limiting
    The YouTube Data API supports batch processing, enabling you to execute up to 50 operations with a single API request rather than submit a separate request for each individual operation.
  • gemalm le 22 jun. 2012 14:43:53
    Valeur modifiée non visible
  • gemalm le 22 jun. 2012 14:24:16
    key
    Developer key: https://developers.google.com/youtube/2.0/developers_guide_protocol_authentication#Developer_Key
  • gemalm le 22 jun. 2012 14:09:25
    ratings
    no
    Example of a video feed
    https://developers.google.com/youtube/2.0/developers_guide_protocol_understanding_video_feeds#Understanding_Video_Entries
  • Alexis le 21 jun. 2012 22:07:45
    Nom
    Youtube API
  • gemalm le 21 jun. 2012 15:20:55
    parameter
    most_viewed: https://gdata.youtube.com/feeds/api/channelstandardfeeds/most_viewed most_subscribed: https://gdata.youtube.com/feeds/api/channelstandardfeeds/most_subscribed
  • gemalm le 21 jun. 2012 13:34:43
    getLikers
    no You can get the numLikes. <yt:rating numDislikes='28' numLikes='141'/>
  • gemalm le 21 jun. 2012 12:25:50
    parameter
    most_discussed: https://gdata.youtube.com/feeds/api/standardfeeds/most_discussed top_rated: https://gdata.youtube.com/feeds/api/standardfeeds/top_rated top_favorites: https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites most_viewed: https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed most_shared: https://gdata.youtube.com/feeds/api/standardfeeds/most_shared most_popular: https://gdata.youtube.com/feeds/api/standardfeeds/most_popular most_recent: https://gdata.youtube.com/feeds/api/standardfeeds/most_recent most_responded: https://gdata.youtube.com/feeds/api/standardfeeds/most_responded recently_featured: https://gdata.youtube.com/feeds/api/standardfeeds/recently_featured on_the_web: https://gdata.youtube.com/feeds/api/standardfeeds/on_the_web
  • gemalm le 21 jun. 2012 11:13:51
    OAuth 1.0
    no Deprecated, https://developers.google.com/youtube/2.0/developers_guide_protocol_oauth
    OAuth 2.0
    yes
  • gemalm le 21 jun. 2012 10:32:42
    Editeur
    public
  • gemalm le 21 jun. 2012 10:30:42
    User profile entry
    yes https://gdata.youtube.com/feeds/api/users/default + Authentication token OR https://gdata.youtube.com/feeds/api/users/username
  • gemalm le 21 jun. 2012 10:28:12
    User inbox feed
    yes https://gdata.youtube.com/feeds/api/users/default/inbox + Authentication token
    User contacts feed
    yes https://gdata.youtube.com/feeds/api/users/default/contacts?v=2 + Authentication token
  • gemalm le 21 jun. 2012 10:20:17
    User activity feeds
    yes https://gdata.youtube.com/feeds/api/users/default/events?v=2 + Authenticated token OR https://gdata.youtube.com/feeds/api/users/username/events?v=2
  • gemalm le 21 jun. 2012 09:24:51
    User subscription feed
    yes https://gdata.youtube.com/feeds/api/users/default/subscriptions?v=2 + Authentication token OR https://gdata.youtube.com/feeds/api/users/username/subscriptions?v=2
  • gemalm le 21 jun. 2012 09:08:08
    User events feed
    yes https://gdata.youtube.com/feeds/api/users/default/live/events?v=2 + Authentication token OR https://gdata.youtube.com/feeds/api/users/username/live/events?v=2
    User uploads
    yes https://gdata.youtube.com/feeds/api/users/default/uploads + authentication token or https://gdata.youtube.com/feeds/api/users/username/uploads
    Favorite videos
    yes https://gdata.youtube.com/feeds/api/users/default/favorites + authentication token or https://gdata.youtube.com/feeds/api/users/username/favorites
    Watch later feed
    yes https://gdata.youtube.com/feeds/api/users/username/watch_later?v=2 if in https://gdata.youtube.com/feeds/api/users/username, gd:feedLink rel='http://gdata.youtube.com/schemas/2007#user.watchlater'
    Watch history
    yes https://gdata.youtube.com/feeds/api/users/default/watch_history?v=2 + authentication token OR https://gdata.youtube.com/feeds/api/users/username/watch_history?v=2
    Video recommendations
    yes https://gdata.youtube.com/feeds/api/users/default/recommendations or https://gdata.youtube.com/feeds/api/users/username/recommendations
    New subscription videos
    yes https://gdata.youtube.com/feeds/api/users/default/newsubscriptionvideos + authentication token OR https://gdata.youtube.com/feeds/api/users/username/newsubscriptionvideos
    User playlists feed
    yes https://gdata.youtube.com/feeds/api/users/default/playlists?v=2 + authentication token OR https://gdata.youtube.com/feeds/api/users/username/playlists?v=2
    Comment feeds
    yes https://gdata.youtube.com/feeds/api/videos/VIDEO_ID/comments
  • gemalm le 21 jun. 2012 08:59:29
    Live event charts
    yes https://gdata.youtube.com/feeds/api/charts/live/events/parameters
    featured
    https://gdata.youtube.com/feeds/api/charts/live/events/featured This feed lists promoted live events that are currently happening or will soon take place.
    live_now
    https://gdata.youtube.com/feeds/api/charts/live/events/live_now This feed lists live events that are currently active.
    upcoming
    https://gdata.youtube.com/feeds/api/charts/live/events/upcoming This feed lists events that will take place within the time frame specified for the time parameter. Valid parameter values are today (one day), this_week (seven days), this_month (one month), and all_time, and all_time is the default value.
    recently_broadcasted
    https://gdata.youtube.com/feeds/api/charts/live/events/recently_broadcasted This feed lists events that recently ended.
  • gemalm le 20 jun. 2012 15:25:03
    User playlists feed
    yes https://gdata.youtube.com/feeds/api/users/default/playlists?v=2 + authentication token OR https://gdata.youtube.com/feeds/api/users/gemlopmun/playlists?v=2
  • gemalm le 20 jun. 2012 15:16:39
    Playlist search feeds
    yes https://gdata.youtube.com/feeds/api/playlists/snippets
    API query parameters for playlist search
    alt, q, max-results, start-index, strict, v Ex: https://gdata.youtube.com/feeds/api/playlists/snippets?q=soccer&start-index=11&max-results=10&v=2
    API query parameters for channel search
    alt, q, max-results, start-index, strict, v Ex: https://gdata.youtube.com/feeds/api/channels?q=soccer&start-index=11&max-results=10&v=2
  • gemalm le 20 jun. 2012 15:01:31
    User types
    Valid user types that can be appended to the feed URL are Comedians, Directors, Gurus, Musicians, Non-profit, Partners, Politicians, Reporters, and Sponsors. Ex:https://gdata.youtube.com/feeds/api/channelstandardfeeds/US/most_viewed_Musicians?v=2
Retourner à: Youtube API