erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Bugs: Command line options to add url failed #220

Open troy-daniel opened 1 year ago

troy-daniel commented 1 year ago

Version 1.0.5.0 (64-bit) Built on Friday, September 2, 2022 7:51:52 PM (UTC)

As suggested in #26 , I use:

http_downloader.exe -u https://github.com/erickutcher/httpdownloader/issues/217
http_downloader.exe -url https://github.com/erickutcher/httpdownloader/issues/217

But neither works. The program starts and the main window shows up, but the url is not added to the queue (with --immediate) or no "add url dialog" shows up.

What's wrong?

erickutcher commented 1 year ago

You need to use two dashes for the arguments.

HTTP_Downloader.exe --url https://www.example.com/