Skip to main content

A package to download files from cloud services

Project description

cloud-downloader

==================================================================================== This is a simple python library that helps you download files from GDrive, HiDrive, Dropbox and Sharepoint/Onedrive.

Installation

cloud-downloader requires:

  • Python (>= 3.6)
  • click (>= 7.1.2)

Use the package manager pip to install cloud-downloader.

pip install cloud-downloader-equitania

Usage

$ cloud-download --help
usage: cloud-download [--help] [--link] [--filename]
Options:
  --link TEXT             Shared link from cloud hoster (Supported: GDrive, nextcloud, HiDrive, Dropbox and Sharepoint/Onedrive)
  --filename TEXT         Name of file to be saved
  --help                  Show this message and exit.

Example

# Execution with Google drive
cloud-download --link https://drive.google.com/file/d/1OrM4vfhgsj_nktRE4Awzj_ANiWgPYm/view?usp=sharing --filename test.pdf

# Execution with Dropbox
cloud-download --link https://www.dropbox.com/s/vom8egdsgsujda/qr-code.png?dl=0 --filename test.png

# Execution with hidrive
cloud-download --link https://my.hidrive.com/lnk/O85gdsBcy --filename test.zip

# Execution with Google drive
cloud-download --link https://cmcequitania-my.sharepoint.com/:b:/g/personal/l_olo_olo_vanderlei_de/ETFRJfONT19Pr-C15olJHTwehodsPypePr0ScOWILuw?e=ISj7K7 --filename test.pdf

# Execution without link and filename
cloud-download

This project is licensed under the terms of the AGPLv3 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloud-downloader-equitania-0.0.4.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

cloud_downloader_equitania-0.0.4-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page