belaviyo / download-with

A set of extensions to ease the integration with an external download manager
https://add0n.com/download-with.html
97 stars 67 forks source link

Short filename option #4

Closed Null-Kelvin closed 4 years ago

Null-Kelvin commented 6 years ago

Firefox send in [FILENAME] full path to file, like "D:\Downloads\renamed.jpg" instead of just "renamed.jpg", so if I use "Download with IDM" with arguments /d "[URL]" /f "[FILENAME]", there be error. IDM try to save file "D:\Downloads\D:\Downloads\renamed.jpg" For more flexibility I suggest to add option options [PATH] (D:\Downloads) and [SHORTNAME] (renamed.jpg)

Mahdi1367 commented 6 years ago

https://github.com/Null-Kelvin