lvdat / fshare_tool

All of Fshare Tool - Download, save and upload to Google Drive,... using Fshare API and gdrive.
19 stars 8 forks source link

Fshare Tool - Download, save and upload to Google Drive, OneDrive using Fshare API.

Introduction

Fshare Tool is a tool to transfer Fshare file to Google Drive, OneDrive using Fshare API.

Requirements

Before install

Installation

Usage

All done, before use upload, you must login to Fshare API by run this command:

python3 login_fshare.py

If output is Done!, you are logged in successfully.

To upload file from Fshare link to Drive, use:

python3 f_dl.py <url of Fshare file> [Password of link (opitional)]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change