Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
/ t1337x Public archive

A script for searching torrents on 1337x

License

Notifications You must be signed in to change notification settings

TUVIMEN/t1337x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95c2bc5 · Nov 19, 2023

History

18 Commits
Nov 21, 2021
Nov 19, 2023
Nov 11, 2022
Jul 7, 2023

Repository files navigation

Archive

Any further development has been transfered to torge.

t1337x

A shell script for searching torrents on 1337x.

example

Requirements

Installation

install -m 755 t1337x /usr/bin

Usage

Just type 't1337x your search', choose what you want and the magnet link will be copied to your clipboard.

Search for the biggest linux isos

t1337x -s size linux iso

Search for the smallest linux isos on second page

t1337x -r -s size -p 2 linux iso

Search different domain for linux isos and change delimiter to space

t1337x -D ' ' -d 'https://otherdomain.to' 'linux iso'

Get some help

t1337x -h