Tuesday, February 28, 2012

[YouTube-API] Re: API Starter help with editing a TAG or Description with PHP and Zend Framework

Hello,

I'd recommend following along with the examples in

http://code.google.com/apis/youtube/2.0/developers_guide_php.html

You'd want to pay attention to the following sections:

http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Authentication
http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Retrieving_Uploads
http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Updating_Video_Information

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


On Feb 27, 9:48 am, "buchar...@lasershows.ro"
<buchar...@lasershows.ro> wrote:
> Hi to everyone,
>
> I have over 200 videos on Youtube that I want to edit the tags and
> description to be more appropriate/related to the video, a of which do
> not even have any tags or descriptions and its kind of messy.
>
> So, I started to look at some examples of reading my youtube videos
> using the
>
> "YouTube data API Video App in PHP"
>
> &
>
> "YouTube data API Video Browser in PHP"
>
> I am quite ok with PHP/MYSQL and other simple tasks but very far from
> an expert
>
> What I want to do is setup the most simple possible form for reading
> the current tags/description of a specified video into two textareas,
> edit them; and then update Youtube.
>
> Could anyone point me to some very basic code that will write the tags
> and descriptions to a Youtube video?
>
> I do have in a table the new descriptions, tags and a file link to
> each video.
>
> Best Regards
>
> Andy

--
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