Skip to content

Releases: ab-anand/ZDrive

Fixes issue in recursion for downloading

29 Aug 18:04
7a1b8aa
Compare
Choose a tag to compare

Handles issue in SIGNAL for windows

27 Aug 15:41
ed7757d
Compare
Choose a tag to compare
  • Handles #9
  • Total download badge updated

Fixed issue while processing multiple files

16 Sep 17:37
Compare
Choose a tag to compare
  • 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

14 Jun 08:50
126319f
Compare
Choose a tag to compare
Merge pull request #2 from ayushi-24git/master

Fixed version issue in version.py

Support for multiprocessing

06 Jun 11:35
Compare
Choose a tag to compare
  • The Downloader class now uses multiprocessing.
  • Some minor refactoring

Refactoring and more docs

31 May 11:28
Compare
Choose a tag to compare

Features:

  • Uploader refactoring
  • CONTRIBUTING docs

Upload functions and README added

31 May 11:18
Compare
Choose a tag to compare

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

22 May 15:15
Compare
Choose a tag to compare

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