Aria2 is a powerful download manager, however some features are severely lacking like recursive functionality. the python script ARD(https://github.com/mattzab/Aria2-Recursive-Download - This fork is more up-to-date) provides this functionality.
Adding or cloning theses features into this plugin would provide much needed functionality.
The plugin is current using aria2 package from the Debian repos. I would prefer to not have to package ARD or include it with the plugin. If wget was added, would you still need aria2 with recursive abilities?
Aria2 is a powerful download manager, however some features are severely lacking like recursive functionality. the python script ARD(https://github.com/mattzab/Aria2-Recursive-Download - This fork is more up-to-date) provides this functionality.
Adding or cloning theses features into this plugin would provide much needed functionality.