Question

Does anybody know any good simple youtube search scripts in php that I could use right off the bat? I don't want to use the Zend Framework (not installed), just the basic REST calls.

Thanks

Was it helpful?

Solution

what's wrong with the official youtube api?

you don't need the whole ZF for that, it should work separatley too.

OTHER TIPS

http://www.yvoschaap.com/youtube/ Go there view the source code, there's tons out there, perhaps use google and type in PHP YouTube and sit back and check them all out...but be prepared YouTube loves to change things so you'll be back ;)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top