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.
我需要将 VIDEO NEWS 块插入我网站的页脚,其中将包含一些上传到我的 youtube 频道的最新视频。我不想要原始的 youtube API(出于安全和隐私原因)。
是否可以在我的服务器上上传任何独立的 PHP 解析脚本,它将连接到 youtube 频道并仅为我的网站生成指向视频的缩略图和超链接?我为 ZEND 等找到了一些脚本,但我不使用 zend。
非常感谢,彼得