[UNMAINTAINED] scrapes nyaa.se rss feeds with regex and timestamps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Connor Olding 477f67363d
use https; it's required now
7 years ago
README.md reword readme 10 years ago
config.sh allow out of source configs 10 years ago
meow.sh use https; it's required now 7 years ago
run better error handling 9 years ago
scrape.awk split searching from filtering, log searches 9 years ago
splittags.awk 4-space indentation 9 years ago

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.