Releases: ab-anand/ZDrive
Releases · ab-anand/ZDrive
Fixes issue in recursion for downloading
Handles issue in SIGNAL for windows
- Handles #9
- Total download badge updated
Fixed issue while processing multiple files
- In some cases the multiple files download was causing issues. Thus a better way of handling the same.
Thanks, @maskaravivek for the valuable contribution 🥇
Fixed issue in multiprocessing
Merge pull request #2 from ayushi-24git/master Fixed version issue in version.py
Support for multiprocessing
- The
Downloader
class now uses multiprocessing. - Some minor refactoring
Refactoring and more docs
Features:
- Uploader refactoring
- CONTRIBUTING docs
Upload functions and README added
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
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