Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (20 loc) · 748 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 748 Bytes

Archive

Any further development has been transfered to torge.

tnyaa

A shell script for searching torrents on nyaa.

example

Requirements

Installation

install -m 755 tnyaa /usr/bin

Usage

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

Search for the biggest lossless audio

tnyaa -c audio-lossless -s size audio

Search for the least seeded lossy audio on second page

tnyaa -r -s se -p 2 'audio'

Search different domain for word "list" and change delimiter to space

tnyaa -D ' ' -d 'https://otherdomain.to' 'list'

Get some help

tnyaa -h