{"id":26718871,"url":"https://github.com/bwsix/adget","last_synced_at":"2026-07-20T22:32:08.747Z","repository":{"id":218500516,"uuid":"746555000","full_name":"BWsix/adget","owner":"BWsix","description":"All Debrid cli, powered by wget","archived":false,"fork":false,"pushed_at":"2024-04-13T15:35:57.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T17:51:45.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://alldebrid.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BWsix.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-22T08:43:20.000Z","updated_at":"2024-04-14T10:25:01.000Z","dependencies_parsed_at":"2024-01-22T11:34:29.637Z","dependency_job_id":"47b3e781-f0b9-49a3-9605-b287af5c3923","html_url":"https://github.com/BWsix/adget","commit_stats":null,"previous_names":["bwsix/adget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BWsix/adget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BWsix%2Fadget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BWsix%2Fadget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BWsix%2Fadget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BWsix%2Fadget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BWsix","download_url":"https://codeload.github.com/BWsix/adget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BWsix%2Fadget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009968,"owners_count":26084671,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-03-27T17:50:34.200Z","updated_at":"2025-10-12T02:52:10.925Z","avatar_url":"https://github.com/BWsix.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adget\n\nUnlocks premium link or downloads magnet with All Debrid premium account.\n\n### examples\n\n```bash\n# download from premium host with wget, and set the output document to `renamed.zip`\nadget \"https://alligator.com/somefile.zip\" -- -O renamed.zip\n\n# get an all debrid download link of a magnet, and append to `links.txt`\nadget -n \"magnet:?xt=...\" \u003e\u003e links.txt\n```\n\n### requirements\n\n- rust \u003chttps://www.rust-lang.org/tools/install\u003e\n- wget\n- All Debrid premium account\n\n### quick start\n\n1. clone and cd into this repo\n2. run: `cargo build --release`\n3. cp `./target/release/adget` to `/usr/local/bin`\n   1. or run the script `./scripts/deploy.sh`\n   2. to remove adget, we have `./scripts/undeploy.sh`\n4. run `adget \u003cmagnet\u003e` or `adget \u003cpremium link\u003e`\n   1. (you only have to do the following in the first run or when the apikey\n      becomes invalid)\n   2. generate an apikey here: \u003chttps://alldebrid.com/apikeys/\u003e\n   3. paste your apikey into the terminal\n5. profit\n\n### usage\n\n```txt\n\u003e adget --help\nAll Debrid Downloader\n\nUsage: adget [OPTIONS] \u003clink\u003e [-- \u003cwget-args\u003e...]\n\nArguments:\n  \u003clink\u003e          Magnet or Premium Link To Download\n  [wget-args]...  Args for wget\n\nOptions:\n  -n, --nodl  No Download: only prints out the all debrid link\n  -h, --help  Print help\n``````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwsix%2Fadget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwsix%2Fadget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwsix%2Fadget/lists"}