download_get produces print statements that users might want to hide if they:
e.g.
Download file size: 984374 bytes On disk at /var/folders/4p/m3ccc38s0fg5b3c0zb1mdpph0000gn/T/tmpkzsf605i/0117522-200613084148143.zip
Maybe a verbose=False flag would be suffucient here? Ideally, there would be consistent usage of logging to set this package-wide.
Let me know what you think