Any further development has been transfered to torge.
A shell script for searching torrents on nyaa.
- hgrep
- xclip
install -m 755 tnyaa /usr/bin
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