Wednesday, December 28, 2011

[YouTube-API] Re: Getting multiple specific entries

Hello Jose,

No, that's not how the quota system works. There's a limit on the
number of operations you can perform in a certain period of time, and
doing something like batching them up (http://code.google.com/apis/
youtube/2.0/developers_guide_protocol_batch_processing.html
) makes no
difference from a quota perspective.

Please see

http://apiblog.youtube.com/2010/02/best-practices-for-avoiding-quota.html

for more info about our quota system and recommended best practices.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Dec 28, 9:46 am, chuse <josemio...@gmail.com> wrote:
> Hello,
>
> I made a program that retrieves statistics from many videos. The problem is
> that I'm accessing calling them individually, by ID. The thing is that I'm
> making a lot of requests, and I'm exceeding the quota; I'd like to have a
> feed for a list of specific videos, let's say 10, so the amount of requests
> is much less, specifying the ids; is this possible?
>
> cheers,
> Jose

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment