Download a file from url.
url (str) – URL to download.
dest (str or Path, optional) – Destination path. Defaults to the current directory using the URL basename.
Absolute path to the downloaded file.
str