[UNMAINTAINED] scrapes nyaa.se rss feeds with regex and timestamps
Go to file
Connor Olding 477f67363d use https; it's required now 2016-10-12 19:36:22 -07:00
README.md reword readme 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 https; it's required now 2016-10-12 19:36:22 -07:00
run better error handling 2014-03-15 14:32:44 -07:00
scrape.awk split searching from filtering, log searches 2014-03-15 11:56:56 -07:00
splittags.awk 4-space indentation 2014-03-15 08:46:42 -07:00

README.md

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.