Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道我可以立即使用的 php 中任何好的简单 youtube 搜索脚本吗?我不想使用 Zend Framework(未安装),只是基本的 REST 调用。
谢谢
官方 youtube api有什么问题?
您不需要整个 ZF,它也应该单独工作。
http://www.ibm.com/developerworks/xml/library/x-youtubeapi/
行
http://www.yvoschaap.com/youtube/ 去那里查看源代码,那里有很多,也许使用谷歌并输入 PHP YouTube 然后坐下来检查它们......但要做好准备 YouTube 喜欢改变事情,所以你会回来;)