commit 8294e8d95fc3389ac737c4c74162fbd5ad4b4b00 Author: jason Date: Tue Mar 17 13:36:43 2026 -0500 Initial commit: add README for nyaa-crawler Co-Authored-By: Claude Sonnet 4.6 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7d47ce --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# nyaa-crawler + +A Torrent Crawler/Downloader for [Nyaa.si](https://nyaa.si). + +## Overview + +This project provides tools to crawl and download torrents from Nyaa.si, a torrent site primarily focused on anime, manga, and other Japanese media. + +## Features + +- Browse and search Nyaa.si torrent listings +- Download torrents programmatically +- Filter by category, quality, and other metadata + +## Getting Started + +Documentation and setup instructions coming soon. + +## License + +TBD