|
3 years ago | |
---|---|---|
dist-archive | 3 years ago | |
.legacy-codesite.toml | 7 years ago | |
README.md | 3 years ago |
Shell script to download torrents from nyaa and automatically add them to transmission.
Tags: torrent, anime
Usage:
autonyaa [flags] [search [search2 ...]]
Options:
--dry-run Do not download torrent files
--filelist FILENAME Search all terms in the file FILENAME.
One term per line, # to comment
--help Display this message
--sukebei Use alternative nyaa host
-v Verbose
Environment:
TORRENT_FILE_DIR Set a custom directory to store cached torrent files.
Default $HOME/.cache/autonyaa/archive/
NYAA_HOSTNAME Set a custom nyaa-compatible data provider
2018-01-18 1.3
--dry-run
flag2016-10-25 1.2
2016-10-09 1.1
set -e
and some conditional handling)2013-06-23 1.0