Youtube API script in php needed

aspardeshi

Junior Member
Joined
May 10, 2008
Messages
101
Reaction score
6
Anybody can post a link here for youtube API script written in php in this topic ?

Please help, i desperately need it. I know there is one, but I cannot find it in google.

Thanks in anticipation. :)
 
Please note I am at very tight budget, and am ready to exchange it with the yahoo answers script. You can find a demo of which on

hxxp://findanswershere.info/

anybody willing to post youtube api script with setup instructions and a possible demo ?? I can set up yahoo answers script for this forum also. The basic requirement is linux server and php sql for this script, thats it !
 
Hello Aftershock,

The link which you have given is for google api, I need the one for Youtube api.

Please advise.

Abhijeet
 
Hello Aftershock,

These are the links which I bookmarked yesterday itself after a rigorous scanning on google.

But I coudn't make it work yesterday. Any quick help in setting it up is highly appreciated.

Thank you for the post.

Kind regards,

Abhijeet
 
Sure, just PM me with your questions and I'll do my best to help.

How experienced are you with php?
 
Hello,

Thank you for your help extended, I am a newbie to php, but can follow and setup like a pro on advise. Yesterday I made php for youtube api based on keyword from the ibm website which is given by you, the keyword search appeared on my website, but when I entered keyword and pressed the search button, nothing appeared as given in ibm website. I suppose this is a problem with .htaccess file and modrewrite, but I don't know what to write there. As I faced similar problem with yahoo answers script.

I do not have a .htaccess file in the youtube folder. What do I do next, please advise.

Any help would be highly appreciated.
 
I recommend you keep it VERY simple and start off like this:

/// youtube variables.
$youtubedeveloperid = ' your developer id here '
$youtubedeveloperpw = ' your developer key here '

If you contain it within the standard table tags, you should be fine for positioning it anywhere you want it to display.

You won't find the htaccess file in the api due to it not having one. It is an api, not a complete script. You can learn how to generate that form and many others by simply playing around with free templates and doing a little research on the topic.

In building your own templates, I highly recommend that you keep it simple and practice building function, configuration and htaccess files for your primary source of ' alteration ' within the overall scripts. This will make your task easy to manage color, header/footer images, as well as nav. menu sections mirroring throughout the site.

In working with api code, remember that it is simply a direct line to the source site. It isn't rocket science.
 
Yeah, I do, actually. Here is a great free service and an outstanding tutorial and program for that task. This should hook you up...

http://rssfeedreader.com/

http://www.squidoo.com/rss-to-html



F*ck!ng Outstanding resource.
I'm gonna implement that in my site this weekend.

Do you (or anybody else) by any chance have any links that will give me insight on how to parse and display amazon rss feeds into my website, not blog, (depending on keyword i supply).

Thank you.
 
Thank you very much aftershock.
Very much appreciated.

This amazon and youtube stuff should keep me busy.

:)
 
hello aftershock,

these resources are good though, i would appreciate a working script of youtube api which can be readily uploaded with little tweaks ! Possible demo also.

I am wondering if the yahoo answers api script is available then why not youtube api script made yet ?

Any help would be highly appreciated.
 
Back
Top