Page 1 of 1

Posting youtube clips to LD

Posted: Sat Jul 31, 2010 12:55 pm
by Whit
Sorry if prev posted, having a senior citizen's moment :D , what's the [ ]code to link youtube clips to LD? Or can you do this if at all?

Thanks in adv.

Re: Posting youtube clips to LD

Posted: Sat Jul 31, 2010 2:40 pm
by VTrunNgun
Whit wrote:Sorry if prev posted, having a senior citizen's moment :D , what's the [ ]code to link youtube clips to LD? Or can you do this if at all?

Thanks in adv.

You're on the right path...You want to replace the <embed> & </embed> WITH [embed] & [/embed]

All the other shit outside of the URL you don't need; either side. Just find those two "embed" points and change those

Re: Posting youtube clips to LD

Posted: Sat Jul 31, 2010 4:24 pm
by tball275
Whit - I just did one in my recap. The code originally looks like this:

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/W26yJWqktLE&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/W26yJWqktLE&hl ... 2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

You delete all of the stuff in red.

And before the embed at the top add [ and after the embed at the bottom close it out with ] then you will get this (in LD only)

[youtube]http://www.youtube.com/watch?v=W26yJWqktLE[/youtube]

Re: Posting youtube clips to LD

Posted: Sat Jul 31, 2010 5:11 pm
by Whit
Sweet, thanks fellas! :D

Re: Posting youtube clips to LD

Posted: Sat Jul 31, 2010 6:56 pm
by VTrunNgun
tball275 wrote:Whit - I just did one in my recap. The code originally looks like this:

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/W26yJWqktLE&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/W26yJWqktLE&hl ... 2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

You delete all of the stuff in red.

And before the embed at the top add [ and after the embed at the bottom close it out with ] then you will get this (in LD only)

[youtube]http://www.youtube.com/watcf?v=W26yJWqktLE[/youtube]
Just want to give props to you Tball for that sick video recap man. You and Holmey are best shows in town when it comes to putting together a broadcast

Re: Posting youtube clips to LD

Posted: Sat Jul 31, 2010 7:02 pm
by walker213
That video is sick T-Ball! Great job man

Re: Posting youtube clips to LD

Posted: Wed Aug 04, 2010 2:16 pm
by nick
k question, sorry to bug, I have the following video link

http://www.youtube.com/watch?v=_aZWlbEyGJk

how would I make the code so this worked? I tried to do it but it didnt work :(