{"id":21681884,"url":"https://github.com/maythiwat/hydr","last_synced_at":"2025-04-12T06:51:35.628Z","repository":{"id":47628057,"uuid":"391892541","full_name":"maythiwat/hydr","owner":"maythiwat","description":"🐲 download files faster using multiple http requests, just like hydra!","archived":false,"fork":false,"pushed_at":"2022-03-18T12:12:34.000Z","size":41,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T06:51:32.241Z","etag":null,"topics":["cli","download","downloader","parallel"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hydr","language":"TypeScript","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/maythiwat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"hiren"}},"created_at":"2021-08-02T09:43:42.000Z","updated_at":"2023-04-19T15:39:28.000Z","dependencies_parsed_at":"2022-09-06T15:10:29.640Z","dependency_job_id":null,"html_url":"https://github.com/maythiwat/hydr","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/maythiwat%2Fhydr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maythiwat%2Fhydr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maythiwat%2Fhydr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maythiwat%2Fhydr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maythiwat","download_url":"https://codeload.github.com/maythiwat/hydr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530604,"owners_count":21119595,"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":["cli","download","downloader","parallel"],"created_at":"2024-11-25T15:32:06.659Z","updated_at":"2025-04-12T06:51:35.606Z","avatar_url":"https://github.com/maythiwat.png","language":"TypeScript","funding_links":["https://ko-fi.com/hiren"],"categories":[],"sub_categories":[],"readme":"# hydr \n🐲 download files faster using multiple http requests, just like hydra!\n\n## installation\n### cli\ninstall globally from npm registery\n```bash\nnpm install -g hydr\n```\nor clone this repository \u0026 build manually\n```bash\ngit clone https://github.com/maythiwat/hydr.git\ncd hydr\nnpm run build .\nnpm install -g . \n```\n\n### module\nto use this module in your project\n```bash\nnpm install hydr\n# or: yarn add hydr\n```\n\n## usage\n### cli\n- **help (--help)** - show help\n```bash\nhydr --help\n```\n- **version (--version)** - show version number\n```bash\nhydr --version\n```\n- **chunks (-c, --chunks)** - number of split chunks\n```bash\nhydr -c \u003cnumber of chunk\u003e\n```\n- **delay (-d, --delay)** - add delay per chunks (in ms) [default = 100]\n```bash\nhydr -d \u003ctime in ms\u003e\n```\n- **timeout (-t, --timeout)** - timeout per chunks download (in ms, 0 = forever) [default = 0]\n```bash\nhydr -t \u003ctime in ms\u003e\n```\n- **retry (-r, --retry)** - max retries on chunks download timeout \n```bash\nhydr -r \u003camount\u003e\n```\n- **outFile (-o, --outfile)** - save output file name\n```bash\nhydr -o \u003cfilename.extension\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaythiwat%2Fhydr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaythiwat%2Fhydr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaythiwat%2Fhydr/lists"}