{"id":43306467,"url":"https://github.com/mostafa-asg/go-dl","last_synced_at":"2026-02-01T20:31:02.442Z","repository":{"id":57574696,"uuid":"353356029","full_name":"mostafa-asg/go-dl","owner":"mostafa-asg","description":"Dead simple file downloader in Go","archived":false,"fork":false,"pushed_at":"2022-11-05T21:52:01.000Z","size":1639,"stargazers_count":40,"open_issues_count":1,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T21:03:35.981Z","etag":null,"topics":["download","downloader","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mostafa-asg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-31T12:53:26.000Z","updated_at":"2023-12-12T00:51:58.000Z","dependencies_parsed_at":"2022-09-18T06:15:19.607Z","dependency_job_id":null,"html_url":"https://github.com/mostafa-asg/go-dl","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/mostafa-asg/go-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa-asg%2Fgo-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa-asg%2Fgo-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa-asg%2Fgo-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa-asg%2Fgo-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostafa-asg","download_url":"https://codeload.github.com/mostafa-asg/go-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa-asg%2Fgo-dl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28988954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"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":["download","downloader","go","golang"],"created_at":"2026-02-01T20:31:01.618Z","updated_at":"2026-02-01T20:31:02.435Z","avatar_url":"https://github.com/mostafa-asg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dead simple file downloader\n- [X] parallel download\n- [X] resumable\n- [X] [progressbar](https://github.com/schollz/progressbar)\n\n### Install\n```\ngit clone https://github.com/mostafa-asg/go-dl\ncd go-dl/cmd\ngo build dl.go\n```\n\n### Download a file\n```\n./dl -u {YOUR_FILE} -n {CONCURRENCY_Level}\n./dl -u https://apache.claz.org/zookeeper/zookeeper-3.7.0/apache-zookeeper-3.7.0-bin.tar.gz\n```\n\n### Interupt/Pause the download\nCtrl+c\n\n### Resume the download\nUse --resume\n```\n./dl -u https://apache.claz.org/zookeeper/zookeeper-3.7.0/apache-zookeeper-3.7.0-bin.tar.gz --resume\n```\n\n### Need more control?\nSee other options\n```\n./dl --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafa-asg%2Fgo-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafa-asg%2Fgo-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafa-asg%2Fgo-dl/lists"}