update readme

This commit is contained in:
yggverse 2025-07-07 17:36:44 +03:00
parent 113dd9ac09
commit ed1e85138c

View file

@ -19,15 +19,15 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke
* [ ] 2 * [ ] 2
* Import sources * Import sources
* [x] IPv4 / IPv6 info-hash JSON/API (requires [PR#233](https://github.com/greatest-ape/aquatic/pull/233)) * [x] IPv4 / IPv6 info-hash JSON/API (requires [PR#233](https://github.com/greatest-ape/aquatic/pull/233))
* [x] local file path (`--infohash-file`) * [x] local file path
* [ ] remote URL * [ ] remote URL
* Export options * Export options
* [x] File system (`--storage`) * [x] Content (`--preload`)
* [x] resolve infohash to the `.torrent` file (`--export-torrents`)
* [x] download content files match the regex pattern (`--preload-regex`) * [x] download content files match the regex pattern (`--preload-regex`)
* [x] Resolved `.torrent` files (`--export-torrents`)
* [x] RSS feed (includes resolved torrent meta and magnet links to download) * [x] RSS feed (includes resolved torrent meta and magnet links to download)
* [ ] [Manticore](https://github.com/manticoresoftware/manticoresearch-rust) full text search * [ ] [Manticore](https://github.com/manticoresoftware/manticoresearch-rust) full text search index
* [ ] SQLite * [ ] SQLite database index
## Install ## Install