| Issue 79: | Batch support for YouTube | |
| 10 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Right now, if you want to get details for several videos, you have to call for each video ID separately, which means multiple round trips to the YouTube server. That slows down the overall speed of an application. If YouTube accepted an array of video IDs, and returned multiple entries in the XML response, it would cut down on latency issues. |
||||||||||||
,
Aug 30, 2007
(No comment was entered for this change.)
Labels: API-YouTube
|
|||||||||||||
,
Aug 30, 2007
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
|
|||||||||||||
,
Sep 04, 2007
(No comment was entered for this change.)
Summary: Batch support for YouTube
|
|||||||||||||
,
Sep 19, 2007
858463 |
|||||||||||||
,
Nov 30, 2007
Ability to get details on multiple videos by a single round-trip will certainly help my application. I like the simplicity of getting the item detail by simply including its id in the URL. An ideal interface to get multiple entries by Ids would be to allow a comma separated list of ids at the end of URL. |
|||||||||||||
,
Jan 29, 2008
Definitely want and need this ability! |
|||||||||||||
,
Feb 21, 2008
(No comment was entered for this change.)
Status: Prioritized
|
|||||||||||||
,
Mar 18, 2008
(No comment was entered for this change.)
Status: 858463
|
|||||||||||||
,
Jun 28, 2008
I second this request, this could make our applications so much more powerful! |
|||||||||||||
,
Jun 30, 2008
Good idea, should not be too hard to implement. So why not the same for requests to other information, such as user profile details. |
|||||||||||||
,
Jul 30, 2008
Batch support has been added and documented: http://code.google.com/apis/youtube/developers_guide_protocol.html#Batch_processing
Status: Fixed
|
|||||||||||||
|
|
|||||||||||||