Source for "Youtube High Quality - VikySaran"

By vikysaran
Has 9 other scripts.


// ==UserScript==
// @name           Youtube High Quality - VikySaran
// @namespace      www.devsol.co.nr
// @description    Improves quality of the Youtube video.
// @include        http://jp.youtube.com/watch*
// @include        http://www.youtube.com/watch*
// @exclude        http://jp.youtube.com/watch*fmt=18
// @exclude        http://www.youtube.com/watch*fmt=18
// ==/UserScript==
window.location.href = window.location.href + "&fmt=18";