{"id":16603436,"url":"https://github.com/rnestler/attractorr","last_synced_at":"2025-04-05T01:04:04.927Z","repository":{"id":2959536,"uuid":"48009694","full_name":"rnestler/attractorr","owner":"rnestler","description":"Tool written in Rust to search for torrents","archived":false,"fork":false,"pushed_at":"2025-04-01T08:13:38.000Z","size":511,"stargazers_count":52,"open_issues_count":7,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T02:45:30.644Z","etag":null,"topics":["hacktoberfest","rust","torrent","torrent-search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rnestler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-12-15T00:29:11.000Z","updated_at":"2025-03-15T18:47:00.000Z","dependencies_parsed_at":"2023-02-19T20:01:40.028Z","dependency_job_id":"f654c8b6-8407-4b04-807a-b8b46800065f","html_url":"https://github.com/rnestler/attractorr","commit_stats":{"total_commits":206,"total_committers":10,"mean_commits":20.6,"dds":"0.23300970873786409","last_synced_commit":"dced897b9898ee0ce77ea2be87d5b1e73b36f3f3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnestler%2Fattractorr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnestler%2Fattractorr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnestler%2Fattractorr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnestler%2Fattractorr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnestler","download_url":"https://codeload.github.com/rnestler/attractorr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271515,"owners_count":20911587,"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":["hacktoberfest","rust","torrent","torrent-search"],"created_at":"2024-10-12T00:50:23.173Z","updated_at":"2025-04-05T01:04:04.911Z","avatar_url":"https://github.com/rnestler.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Attractorr\n\n[![GitHub Actions Build Status](https://github.com/rnestler/attractorr/actions/workflows/ci.yml/badge.svg)](https://github.com/rnestler/attractorr/actions/workflows/ci.yml)\n[![Crates.io Version](https://img.shields.io/crates/v/attractorr.svg)](https://crates.io/crates/attractorr)\n[![Crates.io Downloads](https://img.shields.io/crates/d/attractorr.svg)](https://crates.io/crates/attractorr)\n[![AUR version](https://img.shields.io/aur/version/attractorr?label=AUR)](https://aur.archlinux.org/packages/attractorr)\n\nAttractorr attracts magnets!\n\nIt is a tool, written in Rust, to search on various websites and APIs for\nmagnet links.\n\n## Supported Websites\n\n * 1337x\n * YTS\n * piratebay\n * torrent-csv\n\n## Building\n\nOn Linux, make sure to have openssl installed:\n\n```Bash\n# ArchLinux\n$ sudo pacman -S openssl\n# Ubuntu\n$ sudo apt-get install libssl-dev\n```\n\nThen just use [cargo](http://doc.crates.io/) to build\n\n```\n$ cargo build\n```\n\n## Install\n\n```\ncargo install attractorr\n```\n\n### Distro Packages\n\n#### Arch Linux\n\nOn Arch Linux it is available from the\n[AUR](https://aur.archlinux.org/packages/attractorr). You can use an [AUR\nhelper](https://wiki.archlinux.org/title/AUR_helpers) to install:\n\n```\nparu -S attractorr\n```\n\n## Usage\n\nJust execute\n\n```\n$ cargo run \"search term\"\n```\n\nTo search for \"search term\" in all supported sources.\n\nWith `--search-providers` one may limit the sources:\n```\n$ cargo run -- --sort seeders --search-providers yts,pirate-bay,torrent-csv test\n```\n\n## Alternatives\n\nHere is a list of projects which do similar things:\n\n * https://crates.io/crates/tpb\n * https://crates.io/crates/torrentfind/\n * https://crates.io/crates/nyaadesu\n * https://crates.io/crates/ktorrent\n * https://crates.io/crates/magnetfinder\n * https://crates.io/crates/kickasstorrent\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnestler%2Fattractorr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnestler%2Fattractorr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnestler%2Fattractorr/lists"}