Youtube Developer API For PHP 4.3.1 Impossible ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
phpbaby2009
Forum Commoner
Posts: 31
Joined: Sun Nov 16, 2008 8:20 pm

Youtube Developer API For PHP 4.3.1 Impossible ?

Post by phpbaby2009 »

Alright, I will sum up in one word and won't repeat this again : I'm dummy.

I've been working with a video search script. So far it's good. I am using API feeds from google/youtube, Metacafe, Rivver and MagpieRSShas parsed everything beautiful. Users can search for videos in those sites. But nothing more.

Now, I want my users to be able to login to youtube or other such sites, and upload videos directly from my site. I know, video sites would surely love this since you are not only showing search feeds but you are encouraging your users to create videos. Since they can login from your website, there is endless possibilities for allowing them to engage in interactive tools that you can create....

Every where I read, they refer me to Zen's Frame work and I can't run it in my host which only supports PHP 4.3.1 (godaddy)

I feel like if you don't have PHP 5, you are stuck. This is my 3rd week of searching. Still in vain.

Also I do not want to use any ready-made scripts which are bloated and hard to understand. but they are good scripts.

For those who have PHP 4.3.1, how should I build the script ? Is there an alternative to Zen Frame work ?

I would love to hear from you.


References:
Youtube APIs
http://code.google.com/apis/gdata/artic ... t_lib.html

Zen Frame work
http://framework.zend.com/download/gdata

Magpie.
http://magpierss.sourceforge.net/

Metacafe...
http://help.metacafe.com/?page_id=199
Post Reply