{"id":21867854,"url":"https://github.com/jakbin/gdrive-bot","last_synced_at":"2025-12-13T22:39:54.447Z","repository":{"id":184098798,"uuid":"671314568","full_name":"jakbin/gdrive-bot","owner":"jakbin","description":"upload file to gdrive with access token, also support shared drive","archived":false,"fork":false,"pushed_at":"2024-02-05T14:56:04.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T13:56:42.129Z","etag":null,"topics":["google-drive","google-drive-api","google-drive-api-python","google-drive-api-v3","google-drive-downloader","google-drive-uploader"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakbin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-27T03:33:50.000Z","updated_at":"2024-03-20T09:32:59.000Z","dependencies_parsed_at":"2024-12-01T07:10:10.315Z","dependency_job_id":null,"html_url":"https://github.com/jakbin/gdrive-bot","commit_stats":null,"previous_names":["jakbin/g-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fgdrive-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fgdrive-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fgdrive-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fgdrive-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakbin","download_url":"https://codeload.github.com/jakbin/gdrive-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248970695,"owners_count":21191473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-drive","google-drive-api","google-drive-api-python","google-drive-api-v3","google-drive-downloader","google-drive-uploader"],"created_at":"2024-11-28T05:10:50.544Z","updated_at":"2025-12-13T22:39:54.337Z","avatar_url":"https://github.com/jakbin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdrive-bot\n\nUpload files to your gdrive with gdrive-bot without using google-api-python-client.\n\n [![Publish package](https://github.com/jakbin/gdrive-bot/actions/workflows/publish.yml/badge.svg)](https://github.com/jakbin/gdrive-bot/actions/workflows/publish.yml)\n [![PyPI version](https://badge.fury.io/py/gdrive-bot.svg)](https://pypi.org/project/gdrive-bot/)\n [![Downloads](https://pepy.tech/badge/gdrive-bot/month)](https://pepy.tech/project/gdrive-bot)\n [![Downloads](https://static.pepy.tech/personalized-badge/gdrive-bot?period=total\u0026units=international_system\u0026left_color=green\u0026right_color=blue\u0026left_text=Total%20Downloads)](https://pepy.tech/project/gdrive-bot)\n ![GitHub Contributors](https://img.shields.io/github/contributors/jakbin/gdrive-bot)\n ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jakbin/gdrive-bot)\n ![GitHub last commit](https://img.shields.io/github/last-commit/jakbin/gdrive-bot)\n ![Python 3.6](https://img.shields.io/badge/python-3.6-yellow.svg)\n\n\n## Features\n- Progress bar\n\n\n## Installation\n\n```sh\npip3 install -U gdrive-bot\n```\n\n## Usage \n```sh\ng-bot setup               # setup your gdrive credentials\ng-bot reset               # reset to default your gdrive credentials\ng-bot up {file_name}      # upload gdrive channel or group\ng-bot d {url}             # download and upload file to your gdrive\n```\n\n# API\n\nThe g-bot client is also usable through an API (for test integration, automation, etc)\n\n### g_bot.main.upload_file(access_token:str, filename:str, filedirectory:str, folder_id: str = None)\n\n```py\nfrom g_bot.main import upload_file\n\nupload_file(access_token:str, filename:str, filedirectory:str, folder_id: str = None)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fgdrive-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakbin%2Fgdrive-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fgdrive-bot/lists"}