From dc7dbcb4daedbb9d404a5570440b6a6011e60e86 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 15 Jun 2025 16:52:47 +0300 Subject: [PATCH] update roadmap details --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd47b0a..68dc175 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,20 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke ## Roadmap +> [!TIP] +> For details on all implemented features, see the [Options](#options) section + * Info-hash versions supported * [x] 1 * [ ] 2 * Targets supported * [x] IPv4/IPv6 info-hash JSON/API (requires [PR#233](https://github.com/greatest-ape/aquatic/pull/233)) - * [x] local file path + * [x] local file path (`--infohash-file`) * [ ] remote URL * Storage - * [x] File system (resolve infohash to the `.torrent` + download content files match the regex pattern) + * [x] File system (`--storage`) + * [x] resolve infohash to the `.torrent` file (`--save-torrents`) + * [x] download content files match the regex pattern (`--preload-regex`) * [ ] [Manticore](https://github.com/manticoresoftware/manticoresearch-rust) full text search * [ ] SQLite