Open Broskoll opened 8 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.
Hello @Broskoll,
With the new version 1.5.1 you can use a specific software to download your links :
rdcli --print <link> | xargs wget
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