Currently we are using a mix of Resource and Downloader in our scripts. Both classes/modules do similar if not the same tasks, they allow downloading file(s) from the internet to a given folder/file.
My question is now which of the two classes should we recommend/advocate for the script usage?
See also my arguments in #1181 (comment)