download_from_alipan#

streaming.base.storage.download_from_alipan(remote, local)[source]#

Download a file from remote Alipan to local.

Parameters
  • remote (str) – Remote path (Alipan).

  • local (str) – Local path (local filesystem).