Page 1 of 1

[RESOLVED] Download Express

Posted: Wed Feb 15, 2012 2:02 am
by cmrodrig
I use Download Express with Firefox, in its own context menu, with no problems.

But when trying to configure FlashGot to use it, I need to configure the
Command line arguments template: " command=URL=[URL]" exactly like this,
with a <space> before the word command and without <space> before [URL] link.

However, FlashGot automatically adds a space before [URL], causing an
invalid link to be passed to Download Express.

Is there any way to turnaround this issue ?

Any help would be more then welcome!

Kind regards,

Candido Rodrigues

Re: Download Express

Posted: Wed Feb 15, 2012 3:36 pm
by therube

Re: Download Express

Posted: Wed Feb 15, 2012 7:55 pm
by cmrodrig
Hi,

That is exactly the version I got.

However, the problem related the integration with FlashGot, is the string that is passed to command line when launching the program.
FlashGot should not add a <space> before the [URL] link address.

Is there any script technique to pass the command to DEP on it's format ?

Kind regards,

Re: Download Express

Posted: Wed Feb 15, 2012 7:59 pm
by Giorgio Maone
try

Code: Select all

[command=URL=URL]

Re: Download Express

Posted: Wed Feb 15, 2012 8:08 pm
by cmrodrig
Hi Giorgio,

Thanks a lot for the correction.

It works like a charm!

Best regards,
:D