mergernet.services.utils.batch_download_file#

mergernet.services.utils.batch_download_file(urls: List[str], save_path: List[str | Path], replace: bool = False, http_client: Session | None = None, workers: int = 2)[source]#