[UNMAINTAINED] scrapes nyaa.se rss feeds with regex and timestamps
Go to file
2013-07-09 17:30:29 -07:00
config.sh allow out of source configs 2013-05-26 11:09:39 -07:00
meow.sh use most recent release timestamp instead of local time 2013-05-29 05:30:09 -07:00
README.md reword readme 2013-07-09 17:30:29 -07:00
run add options to run; pretty print and pass to transmission 2013-06-01 22:33:34 -07:00
scrape.awk i do too much before my first commit 2013-05-25 19:15:43 -07:00
splittags.awk i do too much before my first commit 2013-05-25 19:15:43 -07:00

meow.sh

Scrapes the title, torrent link, and timestamp for every new release matching user-defined regular expressions. Optionally sends them to a local instance of transmission-remote.

Usage

Define regexes in config.sh and execute ../path/to/meow.sh/run. You may wish to redirect or silence stdout when running as a cron job.

License

These scripts are hardly unique so I'm not signing my name on them and I'm not applying any license. Just pretend they're under the WTFPL if you really want to.