0

I'm insterested into installing Jdownloader into text mode in linux, i want to use the api it has to control the downloads from a web application Do you guys think that's possible in gentoo? if so , how?

PartySoft
  • 217
  • 1
  • 7
  • 12

1 Answers1

0

It does run without a proper value for $DISPLAY, but configuring it to use one of the interfaces may be tricky. Not to mention handling CAPTCHAs.

Ignacio Vazquez-Abrams
  • 45,939
  • 6
  • 79
  • 84
  • yes actually i wanted to use it for normal HTTP downloads, nothing special , just provide some cookies, or u/p and that's it Meanwhile i've found another solution it's called Aria2 . This one has an xml-rpc protocol and runs without X11. Do you know something about it? – PartySoft Jul 15 '10 at 02:19
  • here's a link http://sourceforge.net/apps/trac/aria2/wiki looks...pretty primising, has a web interface as well, cool – PartySoft Jul 15 '10 at 02:52