NicKoehler / 1337x

Cli utility for fetching and downloading torrents from 1337x.to on your default torrent client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1337x.py

Table of Contents

Installation

Install the module using pip:

python -m pip install git+https://github.com/NicKoehler/1337x

Usage

Base search.

python -m 1337x "title with spaces"

See the help for sorting and search using categories.

python -m 1337x -h

When you are asked to choose the torrent, enter one or more numbers divided by spaces and press Enter to confirm.

If the search presents pages, just enter n or next to go in the next page, p or prev to go in the previous page.

License

This project is licensed under the MIT license, see the LICENSE file for more information.

Contributing

Contributions are welcome! Please open an issue or pull request.

About

Cli utility for fetching and downloading torrents from 1337x.to on your default torrent client.

License:MIT License


Languages

Language:Python 100.0%