Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Ive seen DownloadWith has configurable download manager support… why does FlashGot support a limited number of download managers?

0
Posted

Ive seen DownloadWith has configurable download manager support… why does FlashGot support a limited number of download managers?

0

DownloadWith launches supported download managers passing the single URL to be downloaded through a command line interface. That’s fine, and allows customization for every download manager that accepts command line parameters. On the other hand FlashGot aim is completely different: it is meant to handle multiple URLs at the same time (i.e. FlashGot All and FlashGot Selection). To do this, it has to use much more complex means of interprocess communication than DownloadWith or similar extensions: in most cases it goes for native COM interfaces. This technique requires writing some C++ code every time a new download manager support has to be added. This prevents the average user (not the programmer) to configure a download manager different than the ones already supported.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123