{"id":18423780,"url":"https://github.com/realaravinth/ronin","last_synced_at":"2025-08-01T04:08:39.246Z","repository":{"id":105008891,"uuid":"370452766","full_name":"realaravinth/ronin","owner":"realaravinth","description":"Yiffy Torrents client","archived":false,"fork":false,"pushed_at":"2021-08-30T12:44:46.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T07:06:42.368Z","etag":null,"topics":["cli","ronin","yify","yify-torrents"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realaravinth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-05-24T18:43:21.000Z","updated_at":"2022-10-18T07:54:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f7e3289-581b-4897-a5c8-d841ef306dd3","html_url":"https://github.com/realaravinth/ronin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realaravinth/ronin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Fronin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Fronin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Fronin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Fronin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realaravinth","download_url":"https://codeload.github.com/realaravinth/ronin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Fronin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268167153,"owners_count":24206511,"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-08-01T02:00:08.611Z","response_time":67,"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":["cli","ronin","yify","yify-torrents"],"created_at":"2024-11-06T04:38:39.737Z","updated_at":"2025-08-01T04:08:39.230Z","avatar_url":"https://github.com/realaravinth.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eRonin\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eYify Torrents Client\u003c/strong\u003e\n  \u003c/p\u003e\n\n[![dependency status](https://deps.rs/repo/github/realaravinth/ronin/status.svg?style=flat-square)](https://deps.rs/repo/github/realaravinth/ronin)\n[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg?style=flat-square)](http://www.gnu.org/licenses/agpl-3.0)\n\n\u003c/div\u003e\n\nRonin is a client for accessing Yify Torrents. The website is\nad-invested and has become borderline unusable. I tried everything from\ndisabling popups, using adblockers and even staying patient while\nnavigating their website but nothing seemed to work and hence the\nmotivation to create Ronin.\n\nIt talks to Yify's API to fetch movie details and their magnet links.\nYou can search for movies with their names or their IMDB code for more\nsuccessful results. Filters exist for quality, genre and minimum\nratings.\n\n\u003e It's part of a larger meta-search engine that I'm planning to write so\n\u003e the CLI tool is probably temporary.\n\n## How to build\n\n- Install Cargo using [rustup](https://rustup.rs/) with:\n\n```\n$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n- Clone the repository with:\n\n```\n$ git clone https://github.com/realaravinth/ronin\n```\n\n- Build with Cargo:\n\n```\n$ cd ronin \u0026\u0026 cargo build --release\n```\n\n## Usage\n\n```\nronin 0.1.0\nAravinth Manivannan \u003crealaravinth@batsense.net\u003e\nYify Torrents Client\n\nUSAGE:\n    ronin-cli [OPTIONS] --name \u003cname\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -g, --genre \u003cgenre\u003e                                        Genre of the film\n    -l, --limit \u003climit\u003e                                          limit search results\n    -n, --name \u003cname\u003e\n            Name of moive or IMDB code(if you know it)\n\n    -q, --quality \u003cquality\u003e                                      quality: 720p, 1080p, 2160 or 3D\n    -r, --rotten-tomatoes-rattings \u003crotten-tomatoes-rattings\u003e    Minimum ratings of the films\n    -s, --sort-by \u003csort-by\u003e\n            Sort by: title year rating peers seeds download_count like_count date_added\n\n    -u, --url \u003curl\u003e\n            URL of yify torrents instance accessible to you(if default isn't working)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealaravinth%2Fronin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealaravinth%2Fronin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealaravinth%2Fronin/lists"}