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