{"id":13425118,"url":"https://github.com/huydx/hget","last_synced_at":"2026-04-17T11:35:03.722Z","repository":{"id":57498864,"uuid":"65123426","full_name":"huydx/hget","owner":"huydx","description":" interruptable, resumable download accelerator written in golang","archived":false,"fork":false,"pushed_at":"2022-10-24T21:30:06.000Z","size":25,"stargazers_count":986,"open_issues_count":27,"forks_count":69,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-15T19:36:57.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/huydx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-07T08:27:03.000Z","updated_at":"2025-03-04T10:36:49.000Z","dependencies_parsed_at":"2022-09-06T17:10:56.332Z","dependency_job_id":null,"html_url":"https://github.com/huydx/hget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huydx/hget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huydx%2Fhget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huydx%2Fhget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huydx%2Fhget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huydx%2Fhget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huydx","download_url":"https://codeload.github.com/huydx/hget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huydx%2Fhget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31928188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-07-31T00:01:05.279Z","updated_at":"2026-04-17T11:35:03.706Z","avatar_url":"https://github.com/huydx.png","language":"Go","funding_links":[],"categories":["Go","Misc","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# hget\nThis project is my personal project to learn golang to build something useful.\n\n![](https://i.gyazo.com/641166ab79e196e35d1a0ef3f9befd80.png)\n\n\n\n**Build Status**: [![Build Status](https://travis-ci.org/huydx/hget.svg?branch=master)](https://travis-ci.org/huydx/hget)\n\n## Install\n\n```\n$ go get -d github.com/huydx/hget\n$ cd $GOPATH/src/github.com/huydx/hget\n$ make clean install\n```\n\nBinary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/bin and even `alias wget hget` to replace wget totally :P\n\n## Usage\n\n```\nhget [Url] [-n parallel] [-skip-tls false] //to download url, with n connections, and not skip tls certificate\nhget tasks //get interrupted tasks\nhget resume [TaskName | URL] //to resume task\n```\n\nTo interrupt any on-downloading process, just ctrl-c or ctrl-d at the middle of the download, hget will safely save your data and you will be able to resume later\n\n### Download\n![](https://i.gyazo.com/89009c7f02fea8cb4cbf07ee5b75da0a.gif)\n\n### Resume\n![](https://i.gyazo.com/caa69808f6377421cb2976f323768dc4.gif)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuydx%2Fhget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuydx%2Fhget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuydx%2Fhget/lists"}