8 releases

0.1.7 Aug 31, 2022
0.1.6 Aug 25, 2022

#2944 in Command line utilities

MIT license

51KB
718 lines

KickassTorrents CLI

License: MIT License: MIT

KickassTorrents CLI is a command line interface and Rust library for KickassTorrents.

Installation

cargo install kickasstorrent

Or download the latest release for your platform from here.

Usage


USAGE:
    kickasstorrent <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    category           List torrents in a category
    help               Print this message or the help of the given subcommand(s)
    info               Show information about a torrent
    latest             Show latest torrents
    latest-searches    Show latest searches
    popular            Show popular torrents
    search             Search for torrents

Dependencies

~15–25MB
~375K SLoC