From 8294e8d95fc3389ac737c4c74162fbd5ad4b4b00 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 17 Mar 2026 13:36:43 -0500 Subject: [PATCH] Initial commit: add README for nyaa-crawler Co-Authored-By: Claude Sonnet 4.6 --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md 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