motleycrew.tools.image.download_image

Functions

download_image(url, file_path)

download_url_to_directory(url, images_directory)

motleycrew.tools.image.download_image.download_image(url: str, file_path: str) str | None
motleycrew.tools.image.download_image.download_url_to_directory(url: str, images_directory: str, file_name_length: int = 8) str