getparty
brew install getparty
v1.26.3
BSD-3-Clause
Multi-part HTTP download manager
37
30-day installs · #5352
47
90-day · #7506
228
365-day · #7030
112
★ GitHub stars · updated 3mo ago
Build dependencies
GitHub topics
cli
download-manager
downloader
go
terminal
Links
- https://github.com/vbauerster/getparty
- GitHub: vbauerster/getparty
- Brew formula source: Formula/g/getparty.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Multi-part HTTP download manager",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:59+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "getparty",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-22T14:11:50Z",
"github_readme_excerpt": "# getparty\n\n[](https://github.com/vbauerster/getparty/actions/workflows/test-build.yml)\n[](https://github.com/vbauerster/getparty/actions/workflows/golangci-lint.yml)\n\nHTTP Download Manager with multi-parts\n\n\n\n## Installation\n\n#### Homebrew\n\n```\n$ brew tap vbauerster/getparty\n$ brew install getparty\n```\n\n#### [AUR](https://wiki.archlinux.org/title/AUR_helpers)\n\n```\n$ paru -S getparty\n```\n\n#### From source\n\n```\n$ git clone --depth 1 https://github.com/vbauerster/getparty.git\n$ cd getparty/cmd/getparty \u0026\u0026 go build\n```\n\n## Usage\n\n```\nUsage:\n getparty [OPTIONS] [\u003curl\u003e]\n\nApplication Options:\n -p, --parts=n number of parts (default: 1)\n -r, --max-retry=n max retries per each part, 0 for infinite (default: 10)\n --max-redirect=n max redirections allowed, 0 for infinite (default: 10)\n -t, --timeout=sec initial timeout to fill a buffer (default: 10)\n -b, --buf-size=KiB[2|4|8|16] buffer size, prefer smaller for slow connection (default: 8)\n -l, --speed-limit=[1|2|3|4|5] speed limit (default: 0 = no limit; 5 = max limit)\n -s, --session=FILE auto saved json file of previous incomplete download session\n -U, --user-agent=[chrome|firefox|safari|edge] User-Agent header (default: getparty/ver)\n --username= basic http auth username\n --password= basic http auth password\n -H, --header=key:value http header, can be specified more than once\n -x, --proxy=\u003c[scheme://]host[:port]\u003e use the specified proxy, if scheme is empty http is assumed\n -q, --quiet",
"github_repo": "vbauerster/getparty",
"github_stars": 112,
"github_topics": [
"cli",
"download-manager",
"downloader",
"go",
"terminal"
],
"homepage": "https://github.com/vbauerster/getparty",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 37,
"installs_365d": 228,
"installs_90d": 47,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "getparty",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5352,
"rank_365d": 7030,
"rank_90d": 7506,
"raw_hash": "09536cdd754dbd00",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/getparty.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.26.3",
"versioned_formulae": [],
"why_use_this": null
}