Scott --

All of what you said is possible, except you will have to do some editing to
the code.  What you will have to do is take a look at the video bar
Javascript code, and modify it a bit.  At this time, our API (the Google
Search API) doesn't have extended functionality for YouTube.  However, there
is a YouTube API :)
http://code.google.com/apis/youtube/reference.html

Using the YouTube API, you can just replace the code in the video bar file
that uses the Google Search API with the code to grab videos via the YouTube
API.  You'll see lots of options in the YouTube API for grabbing things like
playlists, favorites, etc.

-Ben

On Wed, Aug 27, 2008 at 4:42 PM, scott <[EMAIL PROTECTED]> wrote:

>
> Hello. I have a site where I embed a lot of YouTube videos and would
> like to do so with more frequency. I've been doing this manually in
> the HTML and I've grown quite tired of this. I saw the video bar and
> said, "YES"! However, it seems like I would have to give up a few
> things. Mainly:
>
> 1. Loose the ability to categorize the videos as I see fit
> 2. Loose the ability to add titles/descriptions next to the videos on
> my site
>
> Please take a look at my site to see how it is now:
> http://www.pandeiro.com/videos.php
>
> I think I'm willing to give up both of these things in order to have
> it so easy to update my site - simply by adding videos to my channel,
> etc.. However, from what I can tell, I need a bit more customization.
> For example:
>
> 1. Ability to use a GROUP I've created to feed the video bar
> 2. Ability to show FAVORITES from my CHANNEL in the video bar and not
> only the videos I've uploaded to the CHANNEL
>
> Neither of these options are listed in the online customization tips.
> Are they possible? Basically I'm looking to create a collection of
> relevant videos (as I've done with the group I've created) and use the
> Video Bar as a video publishing system for my site.
>
> Thanks in advance!
> --Scott
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to