Google-Drive-File-Downloader
Helps to download google drive files with ease 🎉
Installing the Package:
pip install googleDriveFileDownloader
Sample code:
from googleDriveFileDownloader import googleDriveFileDownloader
gdownloader = googleDriveFileDownloader()
gdownloader.downloadFile("https://drive.google.com/uc?id=1O4x8rwGJAh8gRo8sjm0kuKFf6vCEm93G&export=download")
You can also provide custom file name :
gdownloader.downloadFile("https://drive.google.com/uc?id=1O4x8rwGJAh8gRo8sjm0kuKFf6vCEm93G&export=download","NewFile.zip") #Make sure to provide the custom file name along with the file extension if exists
- It will automatically save the file in your local directory with the name as stored in the drive or as provided in the custom file name
Release files for googleDriveFileDownloader 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| googleDriveFileDownloader-1.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| googleDriveFileDownloader-1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.9 kB
Release files / googleDriveFileDownloader-1.2.tar.gz
| Download URL | googleDriveFileDownloader-1.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0defbd5ac15f4f8d22b5bc3670a490921b51425d051783cc2308cadca0dd3afa
|
|
BLAKE2b-256 checksum How to use checksums |
1d1fa4718938a4ff64a1eef8170a1e96378cdd78e0f007dd5525fd6bd10f5df9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
|
Release files / googleDriveFileDownloader-1.2-py3-none-any.whl
| Download URL | googleDriveFileDownloader-1.2-py3-none-any.whl |
|---|---|
| Size | 15.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2323e7bb31c8f6707dd3399ea30f4d28b1adff542eb445601ec766f7b3d1729
|
|
BLAKE2b-256 checksum How to use checksums |
7ab8153f2082103ae57cc871575b5acedb7dd87deed4e751c174af62a2c732b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
|