Embedded YouTube malfunctioning

Discuss issues and requests related with the forum software
User avatar
Nextron
Posts: 1391
Joined: 01 Oct 2013, 08:23
Location: Netherlands OS: Win10 AHK: Unicode x32

Embedded YouTube malfunctioning

14 Apr 2017, 11:45

[youtube][/youtube] BBCode tags result in a Flash object being embedded in the generated HTML:

Code: Select all

<object width="425" height="350">
  <param name="movie" value="https://www.youtube.com/v/xxxxxxxxxxx"></param>
  <param name="wmode" value="transparent"></param>
  <embed src="https://www.youtube.com/v/xxxxxxxxxxx" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
</object>
YouTube has deprecated this api, so YouTube videos no longer load. Chrome seems to be the exception, as it loads the HTML5 instead, but that looks like a browser feature.

Video linked from homepage included as an example:
User avatar
Exaskryz
Posts: 2882
Joined: 17 Oct 2015, 20:28

Re: Embedded Youtube malfunctioning

14 Apr 2017, 11:54

Hmm. I use a Firefox fork (Pale Moon) and have VLC on my comp. It included an extension for my browser. I can activate the VLC Web Plugin to play that video; I have flash player uninstalled.

But would be nice to just have the HTML5 video load, if there's a way to the [youtube] tags.
User avatar
nnnik
Posts: 4500
Joined: 30 Sep 2013, 01:01
Location: Germany

Re: Embedded YouTube malfunctioning

14 Apr 2017, 12:15

I think I fixed that -
Well except for old posts containing that bb code - I think
Recommends AHK Studio
User avatar
Nextron
Posts: 1391
Joined: 01 Oct 2013, 08:23
Location: Netherlands OS: Win10 AHK: Unicode x32

Re: Embedded YouTube malfunctioning

14 Apr 2017, 12:25

Cool :thumbup:
User avatar
nnnik
Posts: 4500
Joined: 30 Sep 2013, 01:01
Location: Germany

Re: Embedded YouTube malfunctioning

14 Apr 2017, 13:02

If you want any old posts with videos working again link them here and I will repair them
Recommends AHK Studio

Return to “Forum Issues”

Who is online

Users browsing this forum: No registered users and 19 guests