Skip to content

plpipes.action.driver.file_downloader#

This module provides functionality for downloading files from a specified URL. It utilizes the HTTPx library to handle HTTP requests and supports resuming interrupted downloads. The module includes the action class for file downloading and relevant helper functions.