geekhack

Site Announcements and Feedback => Announcements/Feedback/Suggestions => Topic started by: greath on Tue, 19 May 2015, 09:54:14

Title: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: greath on Tue, 19 May 2015, 09:54:14
I cannot see embedded youtube videos on the site. I have to go to the youtube links themselves. This is true on multiple browsers on multiple computers (and my phone). Does anyone else have this issue and/or know how to resolve it? Is this just something with the site?
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: CPTBadAss on Tue, 19 May 2015, 10:02:29
It's been like this for a while. The embed from Youtube broke after they updated something. If you're using Chrome, you can hit the little "Load Unsafe Scripts" shield in the address bar and the videos will work. Also post your videos like this

Code: [Select]
[youtube]http://www.youtube.com/watch?v=ohlyrWEM6t0[/youtube]
[youtube]https://www.youtube.com/watch?v=ohlyrWEM6t0[/youtube]


If you take out the s in https, it'll work once you hit that shield in Chrome. It's a problem on other forums I'm on as well so I'm not sure how it can be fixed.
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: greath on Tue, 19 May 2015, 10:30:58
Thanks for the protip.

The "load unsafe scripts" works in firefox as well (shield on the top leftmost part of the address bar).
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: baldgye on Tue, 19 May 2015, 10:47:29
I know this is a bug, but in FF (where utoob vids are invisable) it actually allows me to post in the 'what your listening too' thread
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: tbc on Tue, 19 May 2015, 16:44:07
testing

Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: pr0ximity on Tue, 26 May 2015, 18:21:56
Embedded Youtube videos do not stream over HTTPS, and since the site was updated to default to HTTPS it will not load Youtube's insecure videos without you explicitly allowing them through.

Apparently there are some fixes for various CMS's but I'm not familiar at all with SMF to know if there's anything out there.
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: demik on Sat, 06 June 2015, 19:11:21
did videos just randomly start working?

even just posting the link brings up the video
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: vindaon on Sat, 06 June 2015, 19:13:21
Videos are now working for me
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: user 18 on Sat, 06 June 2015, 19:35:58
Admins have updated the youtube plugin on the site to accept https links. Official announcement coming shortly.
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: rowdy on Sat, 06 June 2015, 19:42:34
Yay for the end of big blank spaces in posts that are really unrendered YouTube video previews!
Title: Re: Not sure if it's just me or not: embeded youtube videos do not work.
Post by: mkawa on Sun, 07 June 2015, 22:06:25
yes, this was fixed this weekend. we may also have vimeo support now, but given the quality of the plugin code i rewrote to get youtube working, vimeo probably won't work until i rewrite that bit as well.