Is it fairly easy to embed video from youtube in your posts on this site?
Yes, underneath the video there should be share and embed options to click on. You should be able to just cut and paste the code from there.
I've copied the embed code from youtube, it's just when I try to post it here it hasn't worked...I've tried putting the code in [flash], didn't work...any other suggestions...appreciate the feedback groove.
Just take the YouTube url without any of the embed statements, and set the size to 425x350 (or whatever the youtube embed statement says). Like this...
[flash=640,390]http://www.youtube.com/v/FKOK0XMIYbQ[/flash]
produces....
http://www.youtube.com/v/FKOK0XMIYbQ
Thanks Rocky, you the man!
http://www.youtube.com/v/ZwUyT1rDiPE
http://www.youtube.com/watch?v=QZXc39hT8t4
Quote from: Stone Cold on March 16, 2011, 11:45:49 AM
http://www.youtube.com/v/QZXc39hT8t4
fixed
Instead of this
[flash=640,390]http://www.youtube.com/watch?v=QZXc39hT8t4[/flash]
it should be this
[flash=640,390]http://www.youtube.com/v/QZXc39hT8t4[/flash]
Just have to modify the url a little bit around the 'v' character
Quote from: Skatastrophy on March 16, 2011, 12:41:45 PM
fixed
Instead of this
[flash=640,390]http://www.youtube.com/watch?v=QZXc39hT8t4[/flash]
it should be this
[flash=640,390]http://www.youtube.com//v/QZXc39hT8t4[/flash]
Just have to modify the url a little bit around the 'v' character
yeah, eventually figured that out, thanks.
thanks, good to know
Quote from: jesmu84 on March 31, 2015, 07:49:54 PM
https://www.youtube.com/watch?v=hEJnMQG9ev8
Hey mods - seems youtube has moved on from the old embed code... perhaps we could update our ability too?
Looks like it still works, you just have to manually change the URL from...
https://www.youtube.com/watch?v=hEJnMQG9ev8
to....
https://www.youtube.com/v/hEJnMQG9ev8
https://www.youtube.com/v/hEJnMQG9ev8
https://www.youtube.com/v/mf1dNTexCL4
Quote from: keefe on June 12, 2015, 02:21:02 PM
https://www.youtube.com/v/mf1dNTexCL4
change this "flash=200,200"
to this "flash=640,390"
WTF is up with the video embeds????
nm
Youtube made a change. Other forums are having the same issue:
https://www.phpbb.com/community/viewtopic.php?f=438&p=14499191
Yeah, they "officially" stopped supporting flash a couple years ago, it just appears they actually stopped supporting it now. I'll have to see if I can enable iframe stuff which is kinda dangerous in case any of you fools decide to get malicious.
Quote from: rocky_warrior on August 13, 2016, 09:54:22 AM
Yeah, they "officially" stopped supporting flash a couple years ago, it just appears they actually stopped supporting it now. I'll have to see if I can enable iframe stuff which is kinda dangerous in case any of you fools decide to get malicious.
You can limit the risk by making youtube specific tags to embed videos in an iframe. The post by GandalfleGris says how they did it: https://www.phpbb.com/community/viewtopic.php?f=438&p=14499491#p14499566
In other news, it appears they brought back their flash support. Cool.