BetaOptionalchecksumOptionalchunkOptionalignoreDon't fail if a single file fails to download, continue to download other files.
OptionalignoreOverwrite local files if they already exist.
OptionalnoIf True, leave the time stamp as the current time instead of changing it to that given in the original archive.
Optionalors(optional) Append a newline or $ORS to the end of file. This is mainly intended to be used internally with stdout.
OptionalparamsURL parameters to send with download request (e.g. cnt=0).
OptionalretriesThe number of times to retry on failed requests.
OptionalreturnRather than downloading files to disk, return a list of response objects.
OptionaltargetWrite data to the given file-like object (e.g. sys.stdout).
Optionaltimeout
Skip downloading file based on checksum.