You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
716 B
Markdown

11 years ago
# nzbspider
Takes input in the form of either a list of release names or a
configuration file (matching database entries), and then searches for
and downloads the corresponding NZBs.
## Sources
Currently uses nzbindex.nl and binsearch.info. Shouldn't be hard to
extend. Contributions welcome.
## Installing
11 years ago
You'll need to `pip install oursql requests` (this will require having
the MySQL development libraries installed). Other than that, just run
main.py.
11 years ago
## License
Licensed under the WTFPL or, if you take issue with that for some
reason, the CC0. Attribution (to Sven Slootweg) appreciated, not
required.
## Donating
If you like this, you can donate
[here](http://cryto.net/~joepie91/donate.html).