Active
Project:
Media: YouTube
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 May 2012 at 05:33 UTC
Updated:
1 Jun 2012 at 19:30 UTC
It seems YouTube has changed something because the option "Use YouTube high quality content" stopped working all of a sudden. Videos are now played at non-high resolutions.
Also, "Remove titles and ratings on videos" is partially affected since at the end of the video titles are seen anyway.
Comments
Comment #1
realOFF commentedComment #2
traviscarden commentedThe
hdURL parameter, on which this feature depends, is officially deprecated and ignored by the new AS3 YouTube player, which just selects the highest resolution that fits inside the actual embed dimensions. We could force it with JavaScript after it's loaded, but that feels kludgy to me. Does anyone know of a cleaner solution?