the program (videodownloader)works a lot better, and will also convert to mpg, avi, ipod, psp, vcd... http://free-codecs.com/download/VDownloader.htm only problem is with 'password-protected'(only available on login) vids..
I guess this widget has the the same limitations?? can a 'login mode' be specified??
Opera is cool man, its features like widget etc are brilliant. i was wondering how to actually download clips from youtube , but this video downloader has paved the way for it. Thanks man i appreciate for your contribution to such a cool widget.
For those wondering about downloading in a format other than FLV, they must download the FLV file, but they can convert it using a program like Super (http://www.erightsoft.com/SUPER.html). For people who find it inconvenient to open up a widget to download the flv file, you can use a user javascript file (available at userscripts.org) to write in a link for the .flv file on the webpage.
There is a codec to play FLV: OsFlvSplitter. It allows to play FLV video files in Windows Media Player and WMPlayer-controlled players (All Player, Best Player, SubEdit Player and others similar). To download it click here
thanks for this widget so much. Tried everything to get my sound to work on flashplayer with opera in linux and.......nothing so at least now I can download videos change the file name and watch on Mplayer.Whew!
Excelente, aunque ya no me es posible usar el botón derecho sobre el botón verde del widget para "guardar enlace como". Cuando pincho sobre el botón verde con el izquierdo, aparece el enlace ".flv", pero Opera no pasa a descargarlo.
Excellent, but it is impossible to use the "right click" over the green button in order to "save target as". When I click over the green button with the "left click", the ".flv" link appeas in a new tab, but the browsercannot download it.
al my favourite videos r on youtube....
By moonsong10, # Sep 9, 2007 11:20:03 AM
By brunoohay, # Sep 7, 2007 6:25:27 PM
By mistah_pinoy, # Aug 31, 2007 8:52:33 PM
Yesterday I was still able to download any video from youtube and now I can't download anything at all anymore!
What happened?!
By Paradoxone, # Aug 26, 2007 2:54:48 AM
By suvrajat, # Aug 12, 2007 9:58:30 AM
By Zybex, # Jul 8, 2007 1:34:03 PM
By dircules, # Jun 29, 2007 4:30:05 PM
http://free-codecs.com/download/VDownloader.htm
only problem is with 'password-protected'(only available on login) vids..
I guess this widget has the the same limitations?? can a 'login mode' be specified??
By illiad, # Jun 28, 2007 2:53:14 PM
By webbstar, # Jun 25, 2007 6:36:14 PM
By arunkumar1610, # Jun 22, 2007 9:26:30 PM
By IceArdor, # May 29, 2007 7:02:54 AM
To download it click here
By claudio1, # May 22, 2007 8:24:57 PM
By manuelphun, # Apr 23, 2007 1:03:52 AM
It downloaded and started, but when I pasted the link - nothing happens.
I click the green button next to textbox - nothing, I press enter - nothing...
By RafalMaj, # Apr 12, 2007 10:07:08 PM
By claudette.bb, # Apr 9, 2007 11:14:27 AM
By kuerbis, # Apr 9, 2007 11:01:56 AM
Excellent, but it is impossible to use the "right click" over the green button in order to "save target as". When I click over the green button with the "left click", the ".flv" link appeas in a new tab, but the browsercannot download it.
By javier, # Mar 30, 2007 10:22:30 PM
can you make a widget by which mouseover event would genrate the ip address, location and the coordinates of the hyperlink..........
this is actually present in firefox as an add-on.
code for ur help:-
function hostipfox_enable() {
}
function hostipfox_disable() {
}
function hostipfox_init() {
if('__hostipfox__FillInHTMLTooltip' in window) return;
const prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBranch(null);
var originalFillInHTMLTooltip = window.FillInHTMLTooltip;
window.__hostipfox__FillInHTMLTooltip = originalFillInHTMLTooltip;
const dnsService = Components.classes['@mozilla.org/network/dns-service;1'].getService(Components.interfaces.nsIDNSService)
const nsISupportsString = ('nsISupportsWString' in Components.interfaces) ? Components.interfaces.nsISupportsWString : Components.interfaces.nsISupportsString;
window.FillInHTMLTooltip = function(elem)
{
var retval = false;
if (!elem ||
elem.namespaceURI == 'http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul')
return false;
try {
if (elem) {
while (elem && (elem.nodeType != Node.ELEMENT_NODE || !elem.attributes.l
By mail2rajeev, # Feb 23, 2007 8:55:31 PM
Unfortunately, it chokes on YouTube. When I try to save files, all I ever see is "get video", and if I click save, it causes Opera to crash.
By Bob Dog, # Feb 23, 2007 4:59:08 PM
By jairtaku, # Feb 6, 2007 4:58:39 AM