geekhack
geekhack Community => Off Topic => Topic started by: CPTBadAss on Wed, 03 June 2015, 22:02:41
-
Youtube recently upgraded and it's messing with the youtube plugins or whatever makes videos work in SMF.
The code is:
[youtube]yourvideourlhere[/youtube]
However, you'll only be able to see the video on your browser if you hit the button that "Load Unsafe Content" to load. Otherwise it'll be blank. Chrome and Firefox have it. Chrome has a little shield on the right side on the address bar. I think that Firefox has it on the left side?
In order to get the videos to work, remove the "s" in the link. You need the regular link so it'll look like this:
[youtube]http://www.youtube.com/watch?v=1612_Y7N9x4[/youtube]
The original link is:
What I like to do is this:
[youtube]http://www.youtube.com/watch?v=1612_Y7N9x4[/youtube]
[youtube]https://www.youtube.com/watch?v=1612_Y7N9x4[/youtube]
Put both options in and let people do whatever is easiest for them.
Is there a fix? I honestly don't know. But hopefully this helps someone.
-
the fix is finding an smf plugin that isn't stuck in the early 2000s :p
-
/me isn't code-savvy enough to understand trizkut's joke
:(
-
/me isn't code-savvy enough to understand trizkut's joke
:(
the problem is the current youtube plugin only handles http:// links and modern browsers do not like mixed http/https content on a page that's trying to present itself as "secure." I'm pretty sure there are several youtube plugins for Simple machines forums (smf) that are more accommodating, not sure why we haven't transitioned to one yet tbh
-
tfw that's what I've always done and I still can't see embeds :(
-
https://geekhack.org/index.php?topic=72667.0
As of 6/8/15, this was fixed. Locking the thread now.