Embed YouTube videos in HD

Embed YouTube videos in HD

alkhabiry submitted a new resource:

YouTube Embed HD - Make your website YouTube videos in HD

Hi everyone,
I like to watch YouTube videos in HD Format, so I'll explain how to make your website YouTube videos in HD, no info, and light themed.

Steps:

1) Login to Control Panel domain.ltd/admin.php
2) Go to BB Code Media Sites From BB Code & Smiles.
3) Click on Youtube.

Replace :

HTML:
<iframe width="500" height="300" src="http://www.youtube.com/embed/{$id}?wmode=opaque" frameborder="0" allowfullscreen></iframe>

With:

HTML:
<iframe width="500" height="300"...

Read more about this resource...
 
As far as I know, this doesn't work with Chrome anymore (HTML 5 player, which becomes the default for Chrome users).
 
Thanks @Moshe for your reply, I'm using Chrome and it works fine. :)

example-png.75166
 
Thanks @Moshe for your reply, I'm using Chrome and it works fine. :)

example-png.75166
I was referring to the HD playback. The embed works fine, but the HD playback doesn't start automatically like it was before they implemented HTML5 players (they removed the support for the HD force tag).
 
Top Bottom