BP Forums
Posting Video - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: HTML/CSS/PHP (Web Development) (https://bpforums.info/forumdisplay.php?fid=23)
+---- Thread: Posting Video (/showthread.php?tid=676)



Posting Video - manishshrestha60 - 10-14-2012

Hey BP Forums,
I want to learn how to post a YouTube video in this forum it tried this code and it didn't work.
Code:
[youtube]sfdzxdfzxvc[/youtube]
[youtube]http://www.youtube.com/watch?v=xxxxxxxxx[/youtube]



Re: Posting Video - brandonio21 - 10-14-2012

Hey! In response to this post I added in this functionality! Now just put the video ID in between the youtube tag and it should work!

If you don't know what the video ID is, for example, the video ID of
"http://www.youtube.com/watch?feature=player_embedded&v=KqNPEzVHFTA"

is "KqNPEzVHFTA"


Re: Posting Video - manishshrestha60 - 10-14-2012

thanks