Metadata-Version: 2.1
Name: binodtharu-cli
Version: 0.2
Summary: Binod
Home-page: https://github.com/soumya997/BinodTharu-cli
Author: Sayantan Das, Soumyadip Sarkar
Author-email: sayantandas30011998@gmail.com, soumya997.sarkar@gmail.com
License: UNKNOWN
Keywords: binod
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: wget
Requires-Dist: tqdm

# BinodTharu
This ain't no useless shit hon. A low code drive file downloader that's what it is.

![](https://alltimetrends.com/wp-content/uploads/2020/08/image-26-e1596777470888-800x277.png)
# `pip install binodtharu-cli`

# Usage

```
from binodtharu.binodfile import binodfunc
binodfunc('https://drive.google.com/file/d/1idYyq8CVm81WguiXyTuBCbXS53VT04YP/view?usp=sharing') # This mofo lets you download any (publicly available) Drive file/folder.
```

```
binodcli https://drive.google.com/file/d/15CJ-dulqm-piGea1kRpWZZXS3-G5-ccH/view?usp=sharing
```


### By [Sayantan Das](https://www.linkedin.com/in/ucalyptus)
### Follow me on [Github](https://github.com/ucalyptus) for more such stupid shit/serious stuff.

### Contributions:
- [Soumyadip Sarkar](https://www.linkedin.com/in/soumyadip-sarkar/)


### ToDo
- [x] add cli
- [x] add progress bar


