{"id":21409976,"url":"https://github.com/milisp/github-file-dl","last_synced_at":"2026-05-18T08:33:00.977Z","repository":{"id":230370735,"uuid":"779157136","full_name":"milisp/github-file-dl","owner":"milisp","description":"download github folder or file. Resuming interrupted downloads","archived":false,"fork":false,"pushed_at":"2024-08-31T08:34:43.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T17:46:59.649Z","etag":null,"topics":["file-download","github"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/milisp.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":"2024-03-29T07:00:18.000Z","updated_at":"2024-08-31T08:34:47.000Z","dependencies_parsed_at":"2024-05-14T11:30:23.470Z","dependency_job_id":"c2eb7602-cd97-4f74-9f81-e3f21493a780","html_url":"https://github.com/milisp/github-file-dl","commit_stats":null,"previous_names":["milisp/github-dl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milisp/github-file-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fgithub-file-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fgithub-file-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fgithub-file-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fgithub-file-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milisp","download_url":"https://codeload.github.com/milisp/github-file-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milisp%2Fgithub-file-dl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["file-download","github"],"created_at":"2024-11-22T17:36:13.540Z","updated_at":"2026-05-18T08:33:00.961Z","avatar_url":"https://github.com/milisp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-file-dl\n\n\u003e download github special files. Resuming interrupted downloads  \n\n\u003e 下载 github 某个文件夹或文件，可以断点续传\n\n[api](https://docs.github.com/en/rest/repos/contents) - github contents api\n\n\n## python\n### Install\n\n```sh\npip install git+https://github.com/milisp/github-file-dl\n```\n\n### Usage\n\n```sh\ngithub-file-dl -h\ngithub-file-dl github_url download_folder\ngithub-file-dl github_url download_folder -p proxy_url\n```\n\n### main code file\n\n[`__main__.py`](src/github_file_dl/__main__.py)\n\n## Rust\nHow to Run:\n\nWithout Proxy:\n\n```sh\ncargo run --release -- \"https://github.com/owner/repo/tree/branch/folder_path\"\n```\n\nWith Proxy:\n\n```sh\ncargo run --release -- \"https://github.com/owner/repo/tree/branch/folder_path\" \"http://your_proxy_here\"\n```\n\n## Similar or related Projects\n\n- [github-files-fetcher](https://github.com/Gyumeijie/github-files-fetcher) - nodejs\n- [fetch](https://github.com/gruntwork-io/fetch) - golang\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisp%2Fgithub-file-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilisp%2Fgithub-file-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisp%2Fgithub-file-dl/lists"}