Skip to content
This repository has been archived by the owner on Nov 19, 2023. 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

 

History

18 Commits
 
 
 
 
 
 
 
 

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