Youtube Player Colors + Embedded Video
|
|
First of all, I'd like to say that I really appreciate all the work you've put into this script. It works really awesome. The function to set your own color for the youtube player is really nice, however I would like an option to disable it. This is because the default setting does change the appearance of the youtube player, and I would like it to remain standard. Also, changing the color of the player does only work for video's which are available in HQ. If they aren't, the youtube player remains standard, so the looks of the player are not really consistent with the script. My second question is, if it would be possible to make the script work for embedded youtube video's. Because the script uses this filter: http://*youtube.com/watch?* I suppose it currently does not, and my testing shows the same. Is this function not included because it is too much work, because it would slow down browsing or simply because it has never been requested? I would love this function, so i don't have to go to youtube to view the video's in HQ. |
|
|
If you want to change the color to the original use the hex color: C2C2C2.
|
|
|
yeah i'd prefer to just keep the colors as youtube's default |
|
|
For this one, I added an option to disable the custom color feature, so you don't have to memorize the hex colors of youTube. ;) |
|
|
i also posted a discussion saying the same thing about embedded videos not working with the script. and i think it should be relatively easy to accomplish. all you need to do is get the address of the video when it's used in the embedded player(http://www.youtube.com/v/), do the same for a playlist URL(http://www.youtube.com/p/), a third yet very important set of urls(http://www.youtube.com/swf/l.swf?datatype=playl...= and http://www.youtube.com/swf/l.swf?swf=http%3A//s...=* I'll leave further editing to you since i only edited in areas i know but not all since it's late and i don't feel like taking 2 or more days to figure out what some terms mean), and some more I'm too tired to mention especially with a migraine cased by neck pain. |