Large

YouTube Link Title

By kuehlschrank Last update May 21, 2013 — Installed 117,204 times.

light player

in
Subscribe to light player 5 posts, 2 voices



jackabood Scriptwright
FirefoxWindows

is there a way to play the videos on light youtube player

 
kuehlschrank Script's Author
FirefoxWindows

I don't know what that is.

 
jackabood Scriptwright
FirefoxWindows

http://www.labnol.org/internet/youtube-player-c...

 
kuehlschrank Script's Author
FirefoxWindows

Until I've decided whether or not to add an option for that, you have to do the following:

Go to line 22 and change '?autoplay=1&rel=1' to '?autoplay=1&rel=1&theme=light'

To change the appearance of the surrounding frame, you could use the following CSS with Stylish:

#YTLT-player { border:2px solid #646464 !important; }
#YTLT-player-titlebar { background:#e8e8e8 !important; border-bottom:2px solid #646464 !important; }

Or take a look at lines 437 to 441.

 
jackabood Scriptwright
FirefoxWindows

thanks man

but couldn't do the frame part lo