{"id":16446351,"url":"https://github.com/shivajichalise/magnet","last_synced_at":"2026-05-01T19:34:06.490Z","repository":{"id":127259209,"uuid":"445526127","full_name":"shivajichalise/magnet","owner":"shivajichalise","description":"Get a torrent's magnet link from CLI and download using qbittorrent","archived":false,"fork":false,"pushed_at":"2022-01-10T03:42:50.000Z","size":3,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:44:51.660Z","etag":null,"topics":["bash","cli","cli-tool","magnet-link","qbittorrent","torrent","torrent-client"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/shivajichalise.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-07T13:13:57.000Z","updated_at":"2023-04-18T08:10:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"86ed3568-f393-4fe1-8d80-672b494af893","html_url":"https://github.com/shivajichalise/magnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivajichalise/magnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivajichalise%2Fmagnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivajichalise%2Fmagnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivajichalise%2Fmagnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivajichalise%2Fmagnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivajichalise","download_url":"https://codeload.github.com/shivajichalise/magnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivajichalise%2Fmagnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["bash","cli","cli-tool","magnet-link","qbittorrent","torrent","torrent-client"],"created_at":"2024-10-11T09:47:17.299Z","updated_at":"2026-05-01T19:34:06.471Z","avatar_url":"https://github.com/shivajichalise.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magnet\n\na simple bash script which fetches selected torrent's magnet link and downloads using qbittorrent.\n\n\u003e check Bugswriter's [notflix](https://github.com/Bugswriter/notflix) if you want to stream directly rather than downloading. (I copied half of the code from notflix :P)\n\n\u003e NOTE: it requires qbittorrent \u0026 dialog to run and uses GNU Core Utilities commands `grep`, `awk`, `sed`, `paste` etc.\n\n```\npacman -S dialog qbittorrent\napt install dialog qbittorrent\n```\n\n## Installing\n\nFor the current user:\n\n```\ncurl https://raw.githubusercontent.com/shivajichalise/magnet/main/magnet \u003e ~/usr/local/bin/magnet \u0026\u0026 chmod +755 ~/usr/local/bin/magnet\n```\n\nOr simply copy the `magnet` file to a location in your `$PATH` and make it executable.\n\n## Usage\n\n- run `magnet \u003csearch-query\u003e` or just `magnet`\n- if asked for input give appropriate input\n- choose from given options\n- torrent client will open; select required files and hit start\n\n## How it works\n\nthis script scrapes [1337x.to](https://1337x.to) and gets the magnet link and then opens qbittorrent to download\n\n## Self-Promotion\n\nStar the repository on [Github](https://github.com/shivajichalise/magnet)\nFollow [shivajichalise](http://shivajichalise.com.np) on [Github](https://github.com/shivajichalise)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivajichalise%2Fmagnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivajichalise%2Fmagnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivajichalise%2Fmagnet/lists"}