{"id":13594089,"url":"https://github.com/matthuisman/gdrivedl","last_synced_at":"2025-04-09T07:30:37.735Z","repository":{"id":37711199,"uuid":"194969456","full_name":"matthuisman/gdrivedl","owner":"matthuisman","description":"Google Drive Download Python Script","archived":false,"fork":false,"pushed_at":"2024-06-19T11:32:25.000Z","size":8595,"stargazers_count":199,"open_issues_count":3,"forks_count":55,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-06T16:41:12.152Z","etag":null,"topics":["google-drive","python"],"latest_commit_sha":null,"homepage":"https://www.matthuisman.nz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthuisman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"matthuisman","patreon":"matthuisman","open_collective":null,"ko_fi":"matthuisman","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://matthuisman.nz/donate"}},"created_at":"2019-07-03T03:00:09.000Z","updated_at":"2024-11-03T12:04:39.000Z","dependencies_parsed_at":"2024-01-13T10:17:35.860Z","dependency_job_id":"1eeaf508-2d82-4e13-a0a1-2b7065f54e8c","html_url":"https://github.com/matthuisman/gdrivedl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthuisman%2Fgdrivedl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthuisman%2Fgdrivedl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthuisman%2Fgdrivedl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthuisman%2Fgdrivedl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthuisman","download_url":"https://codeload.github.com/matthuisman/gdrivedl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247997861,"owners_count":21030693,"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","python"],"created_at":"2024-08-01T16:01:28.568Z","updated_at":"2025-04-09T07:30:37.430Z","avatar_url":"https://github.com/matthuisman.png","language":"Python","funding_links":["https://github.com/sponsors/matthuisman","https://patreon.com/matthuisman","https://ko-fi.com/matthuisman","https://matthuisman.nz/donate"],"categories":["Python"],"sub_categories":[],"readme":"# GDriveDL\n\nGoogle Drive Download Script\n\n-   Python 2 / 3 compatible\n-   No API keys / credentials required\n-   Supports all operating systems\n-   No external dependencies\n-   Works with shared files or folders\n-   Works with large files\n-   Files / folders must have been shared via link\n\n## Usage\n\n```bash\npython gdrivedl.py \u003cURL\u003e\n```\n-   URL is a shared Google Drive URL\n\nMultiple urls can be used by seperating them with a space. eg. ```python gdrivedl.py \u003cURL1\u003e \u003cURL2\u003e \u003cURL3\u003e```\u003cbr\u003e\nOn some systems you may need to enclose the url within quotes. eg ```python gdrivedl.py \"\u003cURL\u003e\"```\n\u003cbr\u003eThe script will exit with code 1 if there were any errors otherwise 0\n\n### Options\n- `-P` `--directory-prefix` Output directory (default is current directory)\n- `-O` `--output-document` Download to a particular filename (defaults to the\n  GDrive filename). Only valid when downloading a single file.\n- `-e` `--continue_on_errors` If any errors processing files/folder then log and continue to next\n- `-q` `--quiet` Disable console output\n- `-d` `--debug` Show debug console output\n- `-v` `--vebose` Debug console output as well as HTML headers and content\n- `-m` `--mtimes` Try use modified times to check for changed files\n- `-f` `--urlfile` Text file containing Google Drive URLS to download (one per line)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthuisman%2Fgdrivedl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthuisman%2Fgdrivedl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthuisman%2Fgdrivedl/lists"}