Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
All
Forums
Discussions > Bug Reports & Technical Issues > how do I find the URL for my video stream in embedded youtube player?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
nekocreative  
View profile  
 More options May 26, 3:55 am
From: nekocreative
Date: Tue, 26 May 2009 00:55:44 -0700 (PDT)
Local: Tues, May 26 2009 3:55 am
Subject: how do I find the URL for my video stream in embedded youtube player?
I'm trying to embedd a youtube player on my website, that plays all my
videos, with latest first.

I'm using this method for the embedding:
http://blog.artesea.co.uk/2008/05/youtube-and-embedding-correctly.html

But how do i find the correct url to use? I tried copy paste the url
that the "custom player" generates, but then it displays with the
custom player skin. I don't want any skin, only the basic player as on
that website.

Thanks for any help.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JamesBurkeWeb  
View profile  
(2 users)  More options May 26, 9:25 am
From: JamesBurkeWeb
Date: Tue, 26 May 2009 06:25:41 -0700 (PDT)
Local: Tues, May 26 2009 9:25 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
On May 26, 2:55 pm, nekocreative wrote:

> I'm trying to embedd a youtube player on my website, that plays all my
> videos, with latest first.

Just curious... why not create a playlist and add the videos in the
order you desire, and then cut and paste the "embed" code straight out
of the playlist? For instance:

<object width="480" height="385"><param name="movie" value="http://
www.youtube.com/p/PLAYLIST_ID&hl=en&fs=1"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed src="http://
www.youtube.com/p/PLAYLIST_ID&hl=en&fs=1" type="application/x-
shockwave-flash" width="480" height="385" allowscriptaccess="always"
allowfullscreen="true"></embed></object>

Where I've replaced on of my own playlists ID's with the word
"PLAYLIST_ID" (but this number is given when you copy the embed code
from the playlist).

Copy that code into any html file and it should play as expected.

- Alan


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
(1 user)  More options May 26, 11:46 am
From: ebbixx
Date: Tue, 26 May 2009 08:46:02 -0700 (PDT)
Local: Tues, May 26 2009 11:46 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
Ditto on Alan's suggestion.

Even if there IS a URL you can use to include all videos from a given
channel, there seems to be a limit to how many videos will show up
from any embedded list, and since some channels have several 100
videos at this point, I kind of wonder whether such a URL exists.

*If* there is one (or a workaround to accomplish the same thing) you
*might* find it somewhere in the API guides here:

http://code.google.com/apis/youtube/overview.html

You'll probably have better luck assembling a custom playlist, though,
and those URLs are readily accessible here:

http://www.youtube.com/my_playlists

On May 26, 9:25 am, JamesBurkeWeb wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
 More options May 26, 11:52 am
From: ebbixx
Date: Tue, 26 May 2009 08:52:48 -0700 (PDT)
Local: Tues, May 26 2009 11:52 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
Ooops... I think I may have found an easier answer.  See if the URL
generated at

http://www.youtube.com/my_players

will work for you.  You can generate code there for a "chromed" player
that's supposed to play all your uploaded videos.  The URL it gives
you should be the one you're looking for.

On May 26, 9:25 am, JamesBurkeWeb wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
 More options May 26, 11:55 am
From: ebbixx
Date: Tue, 26 May 2009 08:55:43 -0700 (PDT)
Local: Tues, May 26 2009 11:55 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
I haven't tested my last suggestion to see if it will work with your
code, since the page with the code is a little confusing without the
bolding that's supposed to identify the replacement code.  There's no
guarantee that the URL to display all your uploaded videos will work,
either, considering how many things are only semi-functioning at the
moment, but it should give you at least *some* of your videos.

On May 26, 3:55 am, nekocreative wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
 More options May 26, 12:04 pm
From: ebbixx
Date: Tue, 26 May 2009 09:04:43 -0700 (PDT)
Local: Tues, May 26 2009 12:04 pm
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
Okay, I must be off my meds.  Here's a demo:

http://atelierdropdeadcute.blogspot.com/2009/05/this-is-test-really-s...

Looks to me like it will show you the most recent 49 (public)
uploads.  I'm not going to click through to test them all (promise),
but I'm pretty sure it will also give a hiccup when it hits the first
one with embedding disabled.

On May 26, 3:55 am, nekocreative wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JamesBurkeWeb  
View profile  
 More options May 26, 12:27 pm
From: JamesBurkeWeb
Date: Tue, 26 May 2009 09:27:36 -0700 (PDT)
Local: Tues, May 26 2009 12:27 pm
Subject: Re: how do I find the URL for my video stream in embedded youtube player?

> Okay, I must be off my meds.  Here's a demo:

> http://atelierdropdeadcute.blogspot.com/2009/05/this-is-test-really-s...

> Looks to me like it will show you the most recent 49 (public)
> uploads.  I'm not going to click through to test them all (promise),
> but I'm pretty sure it will also give a hiccup when it hits the first
> one with embedding disabled.

Ya, obviously you're going to want to have them all embeddable.

So what is that exactly? It's not a playlist embed so are those others
simply coming up as "related"? I think a playlist is a more solid
solution and ... well you can also use the jump ;)

- Alan


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
 More options May 26, 12:56 pm
From: ebbixx
Date: Tue, 26 May 2009 09:56:55 -0700 (PDT)
Local: Tues, May 26 2009 12:56 pm
Subject: Re: how do I find the URL for my video stream in embedded youtube player?

> Ya, obviously you're going to want to have them all embeddable.

> So what is that exactly? It's not a playlist embed so are those others
> simply coming up as "related"? I think a playlist is a more solid
> solution and ... well you can also use the jump ;)

I wasn't suggesting it was a "good" thing to do, just that it IS
possible and it does answer the OP's original question.  If I had 12
videos on my channel it might not be a bad idea.  As it stands, the
videos listed there DO seem to be my most recent 49.

Granted, since my channel contains a bunch of test videos that are
still there mainly because I hesitate to remove them, since the issues
they document have not necessarily been fixed, it's not a very useful
player for me, but it may be for those with smaller numbers of videos,
or channels that are rigorously edited to contain only videos of high
interest to the channel's subscribers.  Sort of explains why my
channel has so few subscribers too.  ;)

To check out the comparable code, go to

http://www.youtube.com/my_players

and build a player that contains all your videos.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ebbixx  
View profile  
(1 user)  More options May 26, 1:20 pm
From: ebbixx
Date: Tue, 26 May 2009 10:20:39 -0700 (PDT)
Local: Tues, May 26 2009 1:20 pm
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
For clarity's sake I updated the blog entry to include "My Videos"
custom player for channel with only 4 videos (plus a 5th one I just
deleted because it was corrupted, and available in better form
elsewhere).

Link (again):

http://atelierdropdeadcute.blogspot.com/2009/05/this-is-test-really-s...

On May 26, 12:27 pm, JamesBurkeWeb wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JamesBurkeWeb  
View profile  
 More options May 26, 1:32 pm
From: JamesBurkeWeb
Date: Tue, 26 May 2009 10:32:04 -0700 (PDT)
Local: Tues, May 26 2009 1:32 pm
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
I see, gotcha.

- Alan


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nekocreative  
View profile  
 More options May 27, 4:23 am
From: nekocreative
Date: Wed, 27 May 2009 01:23:43 -0700 (PDT)
Local: Wed, May 27 2009 4:23 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
The method with the custom player did not work, when I put the url
into my code, it somehow imported the "skin" from custom player as
well.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nekocreative  
View profile  
 More options May 27, 4:26 am
From: nekocreative
Date: Wed, 27 May 2009 01:26:15 -0700 (PDT)
Local: Wed, May 27 2009 4:26 am
Subject: Re: how do I find the URL for my video stream in embedded youtube player?
Thank you so much, that worked a treat! Such a simple and elegant
solution as well. Plus we can have different playlists for our home
page and subpages, so that we only have relevant videos on subpages,
but still all on the frontpage.

On May 26, 3:25 pm, JamesBurkeWeb wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

© 2008 YouTube, LLC