pymovements.WebSource.download#

WebSource.download(target_dirpath: Path | str, *, verbose: bool = True) Path[source]#

Download this resource into target_dirpath.

Tries the primary url first, then any mirrors in order. Integrity is validated via MD5 when provided. Returns the local file path.