Parameters: |
- url (str) – url or list of urls for the file(s) to be downloaded
- folder (str) – folder to where the directory is created and files downloaded (default is the current directory)
- overwrite (bool) – overwrite if a file with the specified name already exists
- verbose (bool) – print out progress
|