YouTube HD Lite Revived

By HanFox Last update May 10, 2013 — Installed 43,955 times.

Changelog

in
Subscribe to Changelog 1 post, 1 voice

HanFox Script's Author
FirefoxWindows

YouTube HD Lite Revived Changelog


2013-05-10
----------
* Fixed a few weird visual issues with the playlist
* Removed centerSite because it was crap
* Removed most of the redundant code

2013-03-21
----------
* Fixed bug that stopped videos resizing
* Fixed bug that made the view scroll past the video

2013-01-24
----------
* Fixed bug that stopped script from firing (footer-hh-container -> footer-container). Screw you YouTube!

2012-12-08
----------
* Reset default settings to more intelligent settings. I accidentally uploaded my settings last time.
* Stole fmt_list and ad blocking stuff from Aezay -- I never encountered issues, but it's always best to be safe! ;)
* Added a sort of test/never to be complicated centerSite option (please read more below in the table).

2012-12-01
----------
* Fixed issue that cropped up on the back of last night's fix (even though I watched videos all last night and it didn't come up then -.-;;).

2012-12-01
----------
* Fixed layout issue on newUI

2012-11-01
----------
* Fixed wideVideo and wideSize for new UI -- they now are fully forced and video cannot be resized at all whilst active (old UI hasn't been forced)
* Script now works on old style again (hopefully -- couldn't test it).
* And because I couldn't test above didn't notice I'd missed stuff... hopefully all there again.

2012-10-25
----------
* Fixed script to work with new YouTube layout

2012-06-28
----------
* Fixed issue with annotations (thanks Aezay)
* Removed else 0 for hideControls to get rid of weird visual issues

2012-03-27
----------
* Fixed issue with a variable being named wrongly in debug section
* Fixed issue with 1080p not being selected
* Extended list of supported video qualities:
// fmt=5 240p vq=small flv mp3
// fmt=18 360p vq=medium mp4 aac
// fmt=34 360p vq=medium flv aac
// fmt=43 360p vq=medium vp8 vorbis
// fmt=35 480p vq=large flv aac
// fmt=44 480p vq=large vp8 vorbis
// fmt=22 720p vq=hd720 mp4 aac
// fmt=45 720p vq=hd720 vp8 vorbis
// fmt=37 1080p vq=hd1080 mp4 aac
// fmt=46 1080p vq=hd1080 vp8 vorbis

2012-02-16
----------
* Fixed issue with some user channels not working correctly

2012-02-04
----------
* Final release barring any bug fixes
* Added support for the user channel pages
* Added autoPlayChan as I feel that the choice for this isn't necessarily the same as for normal pages

2012-02-02
----------
* Fixed the inline ads not being removed
* Fixed an undefined error showing in console by making the script check for certain elements to be present before firing

2012-01-30
----------
* Initial release with patched quality and size
* Added wideSize to control the two available expanded sizes
* Edited settings from my preference to "default" (this was retroactive after initial release)