Code Monkey home page Code Monkey logo

ronin's Introduction

Ronin

Yify Torrents Client

dependency status AGPL License

Ronin is a client for accessing Yify Torrents. The website is ad-invested and has become borderline unusable. I tried everything from disabling popups, using adblockers and even staying patient while navigating their website but nothing seemed to work and hence the motivation to create Ronin.

It talks to Yify's API to fetch movie details and their magnet links. You can search for movies with their names or their IMDB code for more successful results. Filters exist for quality, genre and minimum ratings.

It's part of a larger meta-search engine that I'm planning to write so the CLI tool is probably temporary.

How to build

  • Install Cargo using rustup with:
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Clone the repository with:
$ git clone https://github.com/realaravinth/ronin
  • Build with Cargo:
$ cd ronin && cargo build --release

Usage

ronin 0.1.0
Aravinth Manivannan <[email protected]>
Yify Torrents Client

USAGE:
    ronin-cli [OPTIONS] --name <name>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -g, --genre <genre>                                        Genre of the film
    -l, --limit <limit>                                          limit search results
    -n, --name <name>
            Name of moive or IMDB code(if you know it)

    -q, --quality <quality>                                      quality: 720p, 1080p, 2160 or 3D
    -r, --rotten-tomatoes-rattings <rotten-tomatoes-rattings>    Minimum ratings of the films
    -s, --sort-by <sort-by>
            Sort by: title year rating peers seeds download_count like_count date_added

    -u, --url <url>
            URL of yify torrents instance accessible to you(if default isn't working)

ronin's People

Contributors

realaravinth avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.