开发者

Youtube PHP API - How do I add a specific video to a specific playlist using the PlaylistID

开发者 https://www.devze.com 2023-01-02 21:10 出处:网络
I\'m trying to set up a quick PHP demo using the Youtube API that adds a video (using its ID) to a pre-created playlist (using its ID as well). The documentation for the PHP API doesn\'t specify how t

I'm trying to set up a quick PHP demo using the Youtube API that adds a video (using its ID) to a pre-created playlist (using its ID as well). The documentation for the PHP API doesn't specify how to do this. I'm referring to this documentation: http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Adding_a_Playlist_Video

Does anyon开发者_如何学运维e know how to accomplish this using the PHP API? It seems like it should be ridiculously simple, but I'm not seeing it.


Look through the code for the project located here: http://www.myphpetc.com/2009/12/building-youtube-playlist-queue-with.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号