Youtube without Flash Auto

By YoutubeWithoutFlash Last update Jan 30, 2011 — Installed 97,128 times.

Error in Opera

in
Subscribe to Error in Opera 4 posts, 2 voices



trailofdead User
OperaX11

I get the following error in opera
name: TypeError
message: Statement on line 139: Cannot convert undefined or null to Object
stacktrace: Line 139 of User JS script
var urlmap = unsafeWindow.swfArgs["fmt_url_map"];

No idea what this means though.

 
YoutubeWitho... Script's Author
FirefoxX11

Hi,

which version of Opera and this script do you use? The script works for me in Opera 10.

(The problem here is that unsafeWindow is specific for Greasemonkey, and you need to use window for Opera. The script works around this by testing if it's run in Opera, and if that is the case, it defines unsafeWindow to be window.)

 
trailofdead User
OperaX11

Using the lastest version of the script. Opera 10.00 build 4585 on ubuntu 9.04. Not sure what you mean by using window for Opera.

 
YoutubeWitho... Script's Author
FirefoxX11

Ok, I suppose the problem is that you configured Opera so that it masks itself as Firefox or IE. The script then doesn't know that it's running in Opera and won't work. Try to change the settings so that Opera either identifies as Opera, or "Identify as Internet Explorer" or "Identify as Firefox". Go here for instructions on how to change the settings. (If you select "Mask as Firefox" or "Mask as IE", the script will not work.)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel