Skip to content

Unofficial API for multcloud which supports multiple accounts to remotely upload to GDrive.

License

Notifications You must be signed in to change notification settings

ayush1920/Multcloud_remote_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multcloud remote upload API (Gdrive)

Alt text

A test image GitHub issues

The repo conins script to remotly upload link to google drive using multcloud account.

Features

  • Supports multiple account login.
  • Supports bulk upload (multiple url in different account)
  • Logging in with captcha
  • Multiple level logging to reduce login time and captcha trails.

Running the application

Read the respective readme files of new and old version to understand various functionalities.

FAQ

Why are there two versions?

The site has changed its code and UI which urged me to write new script. The new js code uses AES encryption to trasfer data. Old version of the site is also available so you can use both the scripts as of now.

Why only remote upload with GDrive is supported?

As per my requirement, the only task I do is, to fetch slow downloading files to my google Drive. You can pretty much change the request code by using suitable parameter while sending drive data. The encrypted response comming from from the website can by easily seen in any browser using developer Tools -> Network Tab. The file decode_response.py can decode those encrypted string. Any contribution to the project is welcomed.

Multcloud images and graphics used in the used in the repo belong to their respective owners.

About

Unofficial API for multcloud which supports multiple accounts to remotely upload to GDrive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages