urls (Iterable[str]) – List of URLs to download
dest_folder (Union[str, Path]) – Destination folder for downloads
backend (str, optional) – Storage backend type. Defaults to “filesystem”.
cache_dir (str, optional) – Cache directory path. Defaults to “~/.stable_ssl/”.