hello,

I'm writing an application that uses the Zend GData framework to
utilize the YouTube API. I have a database of names that i'd like to
get some quick stats for monthly. The point of the application is to
query YouTube and get 50 results sorted by top views for each name in
the database, i then take the average for each.

My problem: About 35 names in, the application just stops. There's no
error that shows, i've debugged it down to the getVideoFeed($query);
line. It just stops, i've set the PHP time limit to 0, and i have
other applications that can run for much longer.

I tried doing a try/catch statement with that line, but still nothing.
I'm all out of ideas as to why this won't work :(

if any body has any ideas or would like to see my code, just ask!

-Prateek
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to