Youtube VS Vimeo API
Le gusta 1
Compare Youtube API vs Vimeo API
Enlace | Youtube API | Vimeo API |
---|---|---|
Actualizado | 2012-06-25 11:13:05 | 2012-06-25 11:07:00 |
Sitio web | google.com/... | vimeo.com/... |
Authentication | ||
OAuth 1.0 | No Deprecated, https://developers.google.com/youtube/2.0/developers_guide_protocol_oauth | Sí https://developer.vimeo.com/apis/advanced#oauth |
OAuth 2.0 | Sí | - |
Video feeds | ||
Example of a video feed | google.com/... | |
Video search feeds | Sí https://gdata.youtube.com/feeds/api/videos + ?queryParameters | Sí vimeo.videos.search, https://developer.vimeo.com/apis/advanced/methods/vimeo.videos.search |
Standard Google Data API parameters | google.com/... | |
Custom parameters | google.com/... | |
Standard video feeds | Sí https://gdata.youtube.com/feeds/api/standardfeeds/parameter | Sí vimeo.videos.search, https://developer.vimeo.com/apis/advanced/methods/vimeo.videos.search |
parameter | most_discussed: youtube.com/... top_rated: youtube.com/... top_favorites: youtube.com/... most_viewed: youtube.com/... most_shared: youtube.com/... most_popular: youtube.com/... most_recent: youtube.com/... most_responded: youtube.com/... recently_featured: youtube.com/... on_the_web: youtube.com/... | user_id, page, per_page, summary_response, full_response, query, sort. Method to sort by: relevant, newest, oldest, most_played, most_commented, or most_liked. |
time | This parameter is supported for the following feeds and charts: Standard video feeds (top_rated, top_favorites, most_viewed, most_popular, most_discussed, most_responded) Standard channel feeds (most_subscribed – This feed only supports the parameter values this_week, this_month, and all_time; most_viewed) Live event charts ( experimental feature) (upcoming – This feed only supports the parameter values today and this_week) Ex: youtube.com/... | |
regionID | Ex Spain ES: youtube.com/... regionID:google.com/... | |
feedID_category_name | URL for feed of top-rated entertainment videos in France: youtube.com/... | |
Favorite videos | Sí https://gdata.youtube.com/feeds/api/users/default/favorites + authentication token or https://gdata.youtube.com/feeds/api/users/username/favorites | Sí vimeo.videos.getLikes: Get a list of videos that the user likes. https://developer.vimeo.com/apis/advanced/methods/vimeo.videos.getLikes |
getLikers | No You can get the numLikes. <yt:rating numDislikes='28' numLikes='141'/> | Sí vimeo.videos.getLikers, Get a list of the users that have liked a video. |
User uploads | Sí https://gdata.youtube.com/feeds/api/users/default/uploads + authentication token or https://gdata.youtube.com/feeds/api/users/username/uploads | Sí vimeo.videos.getUploaded, Get a list of videos uploaded by a user. |
Playlist feed | Sí Ex: https://gdata.youtube.com/feeds/api/playlists/8BCDD04DE8F771B2?v=2 | Sí vimeo.albums.getVideos, Get a list of the videos in an album. |
Watch later feed | Sí 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' | Sí vimeo.albums.getWatchLater, Get the list of videos in a user's Watch Later album. |
Watch history | Sí 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 | - ? vimeo.activity.userDid, Get a list of things that a user did. |
Video recommendations | Sí https://gdata.youtube.com/feeds/api/users/default/recommendations or https://gdata.youtube.com/feeds/api/users/username/recommendations | No |
Related videos | Sí <link rel="http://gdata.youtube.com/schemas/2007#video.related" type="application/atom+xml" href="https://gdata.youtube.com/feeds/api/videos/ZTUVgYoeN_b/related?v=2"/> | - vimeo.videos.getByTag, Get a list of videos that have the specified tag. |
Video responses | Sí <link rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/HsQIoPyfQzM?v=2'/> | No |
New subscription videos | Sí https://gdata.youtube.com/feeds/api/users/default/newsubscriptionvideos + authentication token OR https://gdata.youtube.com/feeds/api/users/username/newsubscriptionvideos | - vimeo.videos.getSubscriptions Get a list of the subscribed videos for a user. |
Channel feeds | ||
Channel search feeds | Sí https://gdata.youtube.com/feeds/api/channels | Sí vimeo.channels.getAll, Get a list of all public channels. |
API query parameters for channel search | alt, q, max-results, start-index, strict, v Ex: youtube.com/... | per_page, page, sort |
Standard channel feeds | Sí URL: https://gdata.youtube.com/feeds/api/channelstandardfeeds/parameters | Sí vimeo.channels.getAll, Get a list of all public channels. |
parameter | most_viewed: youtube.com/... most_subscribed: youtube.com/... | sort = newest, oldest, alphabetical, most_videos, most_subscribed, or most_recently_updated. |
time | Supported values of the time parameter for the most_subscribed feed are: this_week, this_month, and all_time. Ex: youtube.com/... | |
regionID | Ex Spain ES: youtube.com/... regionID:google.com/... | |
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:youtube.com/... | |
Playlists feeds | ||
Playlist search feeds | Sí https://gdata.youtube.com/feeds/api/playlists/snippets | |
API query parameters for playlist search | alt, q, max-results, start-index, strict, v Ex: youtube.com/... | |
User playlists feed | Sí 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 | Sí vimeo.albums.getAll, Get a list of a user's albums. |
Event feeds | ||
Live event charts | Sí https://gdata.youtube.com/feeds/api/charts/live/events/parameters | No |
featured | youtube.com/... This feed lists promoted live events that are currently happening or will soon take place. | |
live_now | youtube.com/... This feed lists live events that are currently active. | |
upcoming | youtube.com/... 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 | youtube.com/... This feed lists events that recently ended. | |
User events feed | Sí 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 | No |
Comment feeds | ||
Comment feeds | Sí https://gdata.youtube.com/feeds/api/videos/VIDEO_ID/comments | Sí vimeo.videos.comments.getList, Get a list of the comments on a video. |
Subscription and activity feeds | ||
User subscription feed | Sí 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 | Sí vimeo.people.getSubscriptions, Get a list of the things a user is subscribed to. |
User activity feeds | Sí 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 | Sí vimeo.activity.happenedToUser:Get a list of activity on a user. vimeo.activity.userDid :Get a list of things that a user did. |
Inbox and contact feeds | ||
User inbox feed | Sí https://gdata.youtube.com/feeds/api/users/default/inbox + Authentication token | No |
User contacts feed | Sí https://gdata.youtube.com/feeds/api/users/default/contacts?v=2 + Authentication token | Sí vimeo.contacts.getAll, Get a list of all contacts. |
User profile entry | ||
User profile entry | Sí https://gdata.youtube.com/feeds/api/users/default + Authentication token OR https://gdata.youtube.com/feeds/api/users/username | Sí vimeo.people.getInfo, Get information about a user. |
Rate limiting | ||
URL | google.com/... | vimeo.com/... |
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. | Authenticated calls are limited to 1500 requests per user per 5 minutes. Unauthenticated calls are limited to 7500 requests per day. |
Key | ||
key | Developer key: google.com/... google.com/... | Consumer key: vimeo.com/... |
Best practices | ||
URL | google.com/... | vimeo.com/... |
User reviews and comments
Vimeo is best known as a video content distributor akin to YouTube (just without all the ads). But the purchase of Livestream saw Vimeo move into the live streaming space – through that new acquisition as well as its flagship platform. High-quality output and an abundance of features make Vimeo’s live event platform a perfect candidate for enterprise streaming. check my post on 2020 movies AND 2020 SERIES
I'm still working on this.