Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
hey joe, i know youre not workin on this or anything, but i wanted to share this with you: if(!/fmt=(18|6)/.test(document.URL))
with(document.getElementById("movie_player")) {
setAttribute('flashvars', getAttribute("flashvars").replace(/&fmt_map=[^&]*/, '&fmt_map=18/512000/9/0/115').replace(/&vq=[^&]*/, '&vq=2'));
src+="#reload"
};
var a=document.evaluate("//a[contains(@href,'watch?v')]",document,null,6,null), l=a.snapshotLength;
for(i=0;i<l;i++)
a.snapshotItem(i).href+="&fmt=18"
mainly, the |
|
|
Yeah your script works for that video.
avg's script (http://userscripts.org/scripts/show/31864) works for both videos. Don't know what's the problem with yours. |
|
|
Try a different video like http://www.youtube.com/watch?v=FJiNnsLFo1I. It's very noticeable. First try it without &fmt=18 and the script on, then try it with &fmt=18 and the script off. |
|
|
Script doesn't work.
|
|
|
i like this 1
|