Wednesday, April 18, 2012

[YouTube-API] Re: how to upload a video to specific playlist

Hello,

It's a two step process. Step 1 is uploading the video—you should get
back a video id from this step. Step 2 is using that video id to add a
new entry to a playlist. There's a relevant example at

https://developers.google.com/youtube/2.0/developers_guide_php#Playlists

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Apr 17, 3:39 am, "adeless...@gmail.com" <adeless...@gmail.com>
wrote:
> Hello,
> I have succeeded t write a script that uploads a video to my youtube
> account (I am very happy).
>
> The problem now is how to do to upload that video to a specific playlist
>
> Regards
>
> note: my code is based on this tutorial
>
> http://framework.zend.com/manual/en/zend.gdata.youtube.html
> example 16

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment