Skip to content

Releases: ab-anand/ZDrive

Fixes issue in recursion for downloading

Choose a tag to compare

@ab-anand ab-anand released this 29 Aug 18:04
7a1b8aa
  • Fixes #8

Handles issue in SIGNAL for windows

Choose a tag to compare

@ab-anand ab-anand released this 27 Aug 15:41
ed7757d
  • Handles #9
  • Total download badge updated

Fixed issue while processing multiple files

Choose a tag to compare

@ab-anand ab-anand released this 16 Sep 17:37
  • In some cases the multiple files download was causing issues. Thus a better way of handling the same.

Thanks, @maskaravivek for the valuable contribution 🥇

Ref: https://stackoverflow.com/questions/14207708/ioerror-errno-32-broken-pipe-when-piping-prog-py-othercmd

Fixed issue in multiprocessing

Choose a tag to compare

@ab-anand ab-anand released this 14 Jun 08:50
126319f
Merge pull request #2 from ayushi-24git/master

Fixed version issue in version.py

Support for multiprocessing

Choose a tag to compare

@ab-anand ab-anand released this 06 Jun 11:35
  • The Downloader class now uses multiprocessing.
  • Some minor refactoring

Refactoring and more docs

Choose a tag to compare

@ab-anand ab-anand released this 31 May 11:28

Features:

  • Uploader refactoring
  • CONTRIBUTING docs

Upload functions and README added

Choose a tag to compare

@ab-anand ab-anand released this 31 May 11:18

Features:

  • Upload folders as well as files
  • Upload folders in a specified parent folder
  • Uploaded folders will contain the same structure as present locally in the PC
  • Returns a prettified JSON results with the uploaded folders/files in their tree view
  • Updated README

Basic download functionalities added

Choose a tag to compare

@ab-anand ab-anand released this 22 May 15:15

Functionalities:

  • Get a list of folders within root as well as in parent
  • Download folder containing folders as well as file
  • Download folders in the same structure as present in the Drive
  • Download folders in a specific location