Page 1 of 1

Flashgot, cURL and abracadabra

Posted: Tue May 22, 2012 8:37 am
by wrii-domo
Hi all.
I use Flashgot with Firefox-10.0.4 on Gentoo GNU/Linux OS. When I download files with cURL it goes almost fine except filename on disk is like ‘?ui=2&ik=d83ff25aed&view=att&th=13773446e572af07&attid=0.1&disp=safe&realattid=f_h2ilth6f&zw&saduie=AG9B_P_3ylgefVauqfy-fbPkFSEx&sadet=1337674290318&sads=aH5I83Yoigagd7YDQ6razftUY38’. How can it be fixed? Also there is no progressbar while downloading with cURL. Though cURL provides such a feature by itself, I could write my own command for invoking cURL and parse its output to zenity, which will show me progressbar. Can I write custom cURL command? If yes how do I substitute parameters given by Flashgot, like cookies, filename etc.? Or is there more common way to show progressbar for cURL downloads?

Re: Flashgot, cURL and abracadabra

Posted: Tue May 22, 2012 10:44 am
by Giorgio Maone

Re: Flashgot, cURL and abracadabra

Posted: Wed May 23, 2012 7:29 pm
by wrii-domo
Many thanks!