how do I use the youtube button when posting threads?
I've tried the url:
and the embed one
how do I do this?
Re: Youtube?
Posted: Sun Jan 12, 2014 4:02 pm
by reghrhre
The problem is with the URL, the URL says "https" when it should be "http". So just do the first method but remove the "s" and it should work
Re: Youtube?
Posted: Sun Jan 12, 2014 4:24 pm
by mario610
reghrhre wrote:The problem is with the URL, the URL says "https" when it should be "http". So just do the first method but remove the "s" and it should work
k thanks, Idk why google put that in
Re: Youtube?
Posted: Sun Jan 12, 2014 6:50 pm
by FallingSnow
You'll find the s in a lot of urls actually. It has to do with the security of the website. I don't know all of the specifics, though, but I find that it's peculiar that it doesn't work with the BBCode.
Re: Youtube?
Posted: Sun Jan 12, 2014 8:18 pm
by Shadow Yoshi
I'll take a look at the BBcode. Not working with secure HTTP doesn't make sense.
Update: "https://" not working was due to the BBcode being hardcoded to only accept "http://". I've added the ability to have an "s" in there if need be.