Flashgot.exe command line arguments

Ask for help about FlashGot, no registration needed to post
Post Reply
pouriap19
Posts: 17
Joined: Wed Apr 29, 2020 6:21 pm

Flashgot.exe command line arguments

Post by pouriap19 »

Hi
I'm developing an addon in the hopes that it would be able to mimic FlashGot's functionality. At least to some extent.
After looking under the hood of FlashGot a little bit I realized there's a handy flashgot.exe file that appears to be in charge of communicating with different download managers.
I wanted to know if it is possible to use this single program to download a file with all the supported download managers. I'm thinking something like:

Code: Select all

flashgot.exe --url "https://website.com/download.zip" --manager someDownloadManager --headers abc --cookies xyz
Is this possible? And if yes, where can I find the command line arguments that the program accepts?
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Flashgot.exe command line arguments

Post by therube »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.3 Lightning/5.8.3
Post Reply