Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread Stuart
2009/1/7 L. Herbert lherb...@iluvmydesign.com: Does anyone know if it is possible to get a collection of YouTube videos from multiple user accounts? If so, can you provide some insight and direction? Someone more knowledgeable than me on this topic indicated that it is only possible get a

Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread L. Herbert
Stuart, Let me clarify, I am using PHP to call/receive via the YouTube API and to format/display the return data within my PHP application. I believe that has a little something to do with PHP. Forgive my presumption if otherwise. -- Eric On Jan 7, 2009, at 4:40 AM, Stuart wrote:

Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread Stuart
2009/1/7 L. Herbert lherb...@iluvmydesign.com: Let me clarify, I am using PHP to call/receive via the YouTube API and to format/display the return data within my PHP application. I believe that has a little something to do with PHP. Forgive my presumption if otherwise. As I understand it

Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread L. Herbert
Stuart, PHP can do a great many things, but it cannot remotely change the functionality of a third party API. Is that part of your understanding of my request? To clarify further for you, I am simply asking my question here (in addition to other reference/discussion forums) to see if any

Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread paragasu
hi Herbet, i am interested on what your are looking for. maybe you just have to write a PHP script to loop through every yourtube account. btw, if you found the solutions, please tell me or we can work on the solutions together? On 1/7/09, L. Herbert lherb...@iluvmydesign.com wrote: Stuart,

Re: [PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-07 Thread ceo
It is the wrong list to ask. The answer is that the YouTube API does not support that. You'll have to merge and sort in PHP. I recommend you cache the results for all external web services, as a general principle. For a large number of videos, you'll want to merge/sort in DB, not in

[PHP] Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

2009-01-06 Thread L. Herbert
Greetings all, Does anyone know if it is possible to get a collection of YouTube videos from multiple user accounts? If so, can you provide some insight and direction? Someone more knowledgeable than me on this topic indicated that it is only possible get a collection of YouTube videos