johackim / rdcli

The simple way to download and unrestrict DDL files, torrents and magnets
GNU General Public License v3.0
129 stars 15 forks source link

Change the download software #8

Open Broskoll opened 7 years ago

Broskoll commented 7 years ago

Hi, I went throw your whole code, twice, but I still can't figure out where do you specified with which software do you download (wget, curl, ?). 'Cause I would love to change it to hget

Ty, and great job btw

johackim commented 7 years ago

@Broskoll Currently, rdcli use a specific nodejs function to download a link.

I recently published a new version 1.3.2. Now rdcli display url information. you can take this url to add on your hget command.

Later, maybe I will create a parameter --hget for rdcli.

johackim commented 6 years ago

Hello @Broskoll,

With the new version 1.5.1 you can use a specific software to download your links :

rdcli --print <link> | xargs wget