{"id":16966978,"url":"https://github.com/cyberboysumanjay/gdrivedownloader","last_synced_at":"2025-10-12T19:56:38.559Z","repository":{"id":50200029,"uuid":"137496126","full_name":"cyberboysumanjay/Gdrivedownloader","owner":"cyberboysumanjay","description":"Just enter the direct URL of the file and it will upload it to Google Drive and print download link of it.","archived":false,"fork":false,"pushed_at":"2021-06-01T23:02:26.000Z","size":2298,"stargazers_count":93,"open_issues_count":2,"forks_count":74,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T05:41:54.044Z","etag":null,"topics":["drive-uploader","google-drive","python","python3","remote","remote-downloader","uploader","url"],"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/cyberboysumanjay.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}},"created_at":"2018-06-15T14:19:42.000Z","updated_at":"2025-02-27T07:39:07.000Z","dependencies_parsed_at":"2022-09-08T20:51:48.904Z","dependency_job_id":null,"html_url":"https://github.com/cyberboysumanjay/Gdrivedownloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyberboysumanjay/Gdrivedownloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberboysumanjay%2FGdrivedownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberboysumanjay%2FGdrivedownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberboysumanjay%2FGdrivedownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberboysumanjay%2FGdrivedownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberboysumanjay","download_url":"https://codeload.github.com/cyberboysumanjay/Gdrivedownloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberboysumanjay%2FGdrivedownloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012674,"owners_count":26085159,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["drive-uploader","google-drive","python","python3","remote","remote-downloader","uploader","url"],"created_at":"2024-10-14T00:06:58.034Z","updated_at":"2025-10-12T19:56:38.529Z","avatar_url":"https://github.com/cyberboysumanjay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Google Drive Uploader\n=====================\n\nSimple script to upload files on Google Drive through Direct URL and gives the direct drive download link.\n\n# Description\nScript uses predefined Drive APIs Client ID and Client Secret (Please don't abuse the credentials)\n\nIt takes upload file as command line argument, uploads it and sets permissions that anyone who has download link can download the file.  \nAfter file has been uploaded the script prints direct download url.\n\n# Requirements\n  * Python \u003e= 2.6 [Tested on Python 3.6.7]\n  * [google-api-python-client](http://code.google.com/p/google-api-python-client/)\n  * python-httplib2\n  * urllib\n  * sys\n  * logging\n  * mimetypes\n  * apiclient\n  * oauth2client\n  * wget\n\n#### Install all requirements using this command:\n`sudo -H pip3 install -r requirements.txt`  \n# Example Usage:\n####  Note: Make sure you've given the bash file permission to execute\n`sudo chmod +x start.sh`\n\n#### You can also start the file without using bash using the command\n\n`python3 gdrive_upload.py`\n\n  \u003e cyberboy@MonsterMachine:~/python/gdrive/Gdrivedownloader$ ./start.sh  \n  \u003eEnter the Direct URL of the file you want to download:  \n  \u003ehttps://cyberboysumanjay.github.io/img/jetpacktocat.jpg  \n  \u003eBeginning file download...  \n  \u003eThis may take time depending upon the file size.  \n  \u003ePlease be patient  \n  \u003ejetpacktocat.jpg is successfully downloaded locally  \n  \u003eStarting Google Drive upload.....  \n  \u003eHere is your Google Drive link:   https://drive.google.com/uc?id=1y3qM4xqNTUf2B_NWAdBeBeO7F2lumtMw\u0026export=download\n  \u003ePerforming local cleanup.........  \n  \u003eEverything done... Exiting!  \n\n# Credits\n### kshcherban for his lovely work [here](https://github.com/kshcherban/gdrive_uploader)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberboysumanjay%2Fgdrivedownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberboysumanjay%2Fgdrivedownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberboysumanjay%2Fgdrivedownloader/lists"}