Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
mine works and downloads mp3, mp4 and flv |
|
|
I retested this script with Firefox 3.0.1 and I reconfirm that it does NOT work. I am using Greasemonkey 0.8.20080609.0. The error console reports "swfArgs is not defined" at line 25. As far as I undertstand it, swfArgs is not defined until after onload and Greasemonkey scripts run before onload. Could anyone who gets this to work explain how they do it? Please state which version of Greasemonkey you use. Do we have to call it from a window.addEventListener, as http://greasemonkey.mozdev.org/authoring.html advises? The forum at the top also has people also confirming that it does not work (in Portuguese). Using "window.swfArgs" also does not work. Meanwhile for downloading youtube videos from Firefox I recommend using teridon's "YouTube to me v2" script - http://userscripts.org/scripts/show/12119 - I have tested that works on Firefox 3.0.1 on several videos. |
|
|
Seems to work well in Firefox 3 as well |
|
|
I confirm this works in Opera 9.27 build 8841, Win 32, Windows Vista, on 2008-06-27. It does not work in Mozilla Firefox. |