Post: How to get YouTube night time after it's gone!
03-31-2012, 05:19 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Things needed:
- Firebug or Chrome
-Little Knowledge of Coding
-YouTube Access

Tutorial:

1. Make your way to YouTube.com
2. Search for any video you want, click on it.
3. Right click in the blank white area, and right click "Inspect Element"
4. Look for
    <meta itemprop="height" content="360">
, under that, look for
    </div>

5. Right click on
    </div>
And edit HTML.
6. Replace the contents with this:
    <div id="earth-hour-switches">
<a onmousedown="_toggleEarthHour(); return false;" title="Turn out the lights for Earth Hour." id="earth-hour-switch-on">
<img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif">
</a>
<a onmousedown="_toggleEarthHour(); return false;" title="Turn the lights back on." id="earth-hour-switch-off">
<img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif">
</a>
</div>

7. The switch may be a little to the left side, but it will be there.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked DJ Bust for this useful post:

Pichu
04-03-2012, 11:13 PM #2
Install greasemonkey for firefox and install the "turn the lights out script".
04-04-2012, 12:14 AM #3
too bad it's not permanent.
04-04-2012, 01:56 AM #4
Pichu
RIP PICHU.
That shit made me mad when it went on for me...

Cool post though, others might like it whereas I did not.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo