{"id":18085080,"url":"https://github.com/jwodder/download-assets-rust","last_synced_at":"2025-03-29T00:33:20.970Z","repository":{"id":47322730,"uuid":"516039638","full_name":"jwodder/download-assets-rust","owner":"jwodder","description":"Download GitHub release assets in parallel","archived":true,"fork":false,"pushed_at":"2023-10-31T12:39:13.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T00:20:55.815Z","etag":null,"topics":["async","download","github","rust"],"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/jwodder.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}},"created_at":"2022-07-20T15:38:08.000Z","updated_at":"2024-05-12T21:54:43.000Z","dependencies_parsed_at":"2023-10-31T13:35:17.762Z","dependency_job_id":null,"html_url":"https://github.com/jwodder/download-assets-rust","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/jwodder%2Fdownload-assets-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fdownload-assets-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fdownload-assets-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fdownload-assets-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwodder","download_url":"https://codeload.github.com/jwodder/download-assets-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122251,"owners_count":20726822,"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":["async","download","github","rust"],"created_at":"2024-10-31T15:09:18.436Z","updated_at":"2025-03-29T00:33:20.711Z","avatar_url":"https://github.com/jwodder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a Rust program for downloading all the assets for one or more releases\nof a given GitHub repository in parallel.  It was written as an exercise in\nbeginning asynchronous Rust and is a translation (with some behavior changes)\nof [this Python script][pygist].\n\n[pygist]: https://gist.github.com/jwodder/c0ad1a5a0b6fda18c15dbdb405e1e549\n\nUsage\n=====\n\n    download-assets [\u003coptions\u003e] \u003crepo\u003e [\u003crelease\u003e ...]\n\nDownload all the assets for each of the given releases (identified by tag name)\nof the given GitHub repository.\n\nThe repository can be specified as either `OWNER/NAME` or\n`https://github.com/OWNER/NAME`.\n\nAt least one release or the `--all` option must be specified.\n\nOptions\n-------\n\n- `-A`, `--all` — Download assets for all releases of the repository\n\n- `-d PATH`, `--download-dir PATH` — Specify the directory in which to save the\n  assets.  The directory need not already exist.  The assets for each release\n  will be placed in a subdirectory named after the release's tag.  [default:\n  current directory]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fdownload-assets-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwodder%2Fdownload-assets-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fdownload-assets-rust/lists"}